Skip to content
Merged
Show file tree
Hide file tree
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
6 changes: 6 additions & 0 deletions products.d/agama-products.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 30 12:44:21 UTC 2026 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>

- Fix packaging after the inclusion of Leap 16.1 specification
(gh#agama-project/agama#3098).

-------------------------------------------------------------------
Fri Jan 30 11:36:18 UTC 2026 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>

Expand Down
2 changes: 1 addition & 1 deletion products.d/agama-products.spec
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Definition of openSUSE products (Tumbleweed, Leap, MicroOS and Slowroll) for the
%{_datadir}/agama/products.d/slowroll.yaml
%endif
%if !0%{?is_opensuse} || 0%{?suse_version} == 1600
%{_datadir}/agama/products.d/leap_160.yaml
%{_datadir}/agama/products.d/leap_161.yaml
%{_datadir}/agama/products.d/leap_micro_62.yaml
%endif

Expand Down