Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion products.d/agama-products.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.
Expand Down