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
4 changes: 2 additions & 2 deletions products.d/agama-products.spec
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Definition of SLE-based products (e.g., SUSE Linux Enterprise Server) for the Ag
%license LICENSE
%dir %{_datadir}/agama
%dir %{_datadir}/agama/products.d
%{_datadir}/agama/products.d/sles_160.yaml
%{_datadir}/agama/products.d/sles_sap_160.yaml
%{_datadir}/agama/products.d/sles_161.yaml
%{_datadir}/agama/products.d/sles_sap_161.yaml

%changelog
4 changes: 2 additions & 2 deletions products.d/sles_160.yaml → products.d/sles_161.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
id: SLES
name: SUSE Linux Enterprise Server 16.0
name: SUSE Linux Enterprise Server 16.1
registration: true
version: "16.0"
version: "16.1"
license: "license.final"
# ------------------------------------------------------------------------------
# WARNING: When changing the product description delete the translations located
Expand Down
4 changes: 2 additions & 2 deletions products.d/sles_sap_160.yaml → products.d/sles_sap_161.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
id: SLES_SAP
name: SUSE Linux Enterprise Server for SAP applications 16.0
name: SUSE Linux Enterprise Server for SAP applications 16.1
archs: x86_64,ppc
registration: true
version: "16.0"
version: "16.1"
license: "license.final"
# ------------------------------------------------------------------------------
# WARNING: When changing the product description delete the translations located
Expand Down