From 35fa2b8180e833e7573f8ca5571b5e10102beb25 Mon Sep 17 00:00:00 2001 From: Wesfun <93811710+WesfunOfficial@users.noreply.github.com> Date: Thu, 17 Oct 2024 17:05:14 -0500 Subject: [PATCH] Update agama-products.spec Added slowroll.yaml (pending PR gh#agama-project/agama#1674) --- products.d/agama-products.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/products.d/agama-products.spec b/products.d/agama-products.spec index ef40297dad..a5c52ad67e 100644 --- a/products.d/agama-products.spec +++ b/products.d/agama-products.spec @@ -41,7 +41,7 @@ install -m 0644 *.yaml %{buildroot}%{_datadir}/agama/products.d Summary: Definition of openSUSE products for the Agama installer. %description opensuse -Definition of openSUSE products (Tumbleweed, Leap and MicroOS) for the Agama installer. +Definition of openSUSE products (Tumbleweed, Leap, MicroOS and Slowroll) for the Agama installer. %files opensuse %doc README.md @@ -51,6 +51,7 @@ Definition of openSUSE products (Tumbleweed, Leap and MicroOS) for the Agama ins %{_datadir}/agama/products.d/microos.yaml %{_datadir}/agama/products.d/tumbleweed.yaml %{_datadir}/agama/products.d/leap_160.yaml +%{_datadir}/agama/products.d/slowroll.yaml %package sle Summary: Definition of SLE products for the Agama installer.