Change the openSUSE autoinstallation IDs (bsc#1249399) #1
2
_service
2
_service
@@ -8,7 +8,7 @@
|
||||
<param name="scm">git</param>
|
||||
<!-- the revision might be changed to "release" branch or a git tag by the
|
||||
.github/workflows/obs-staging-shared.yml action when submitting to OBS -->
|
||||
<param name="revision">master</param>
|
||||
<param name="revision">Leap-16.0</param>
|
||||
<param name="subdir">products.d</param>
|
||||
<param name="without-version">enable</param>
|
||||
<param name="extract">agama-products.changes</param>
|
||||
|
||||
@@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 12 14:30:16 UTC 2025 - Ladislav Slezák <lslezak@suse.com>
|
||||
|
||||
- Change the openSUSE Leap autoinstallation ID from "Leap_16.0"
|
||||
to "openSUSE_Leap" and the openSUSE Leap Micro ID from
|
||||
"LeapMicro_6.2" to "openSUSE_Leap_Micro". This allows using the
|
||||
same autoinstallation profile in future versions. (bsc#1249399)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 12 08:14:28 UTC 2025 - Ladislav Slezák <lslezak@suse.com>
|
||||
|
||||
- Update translations (bsc#1249378)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 25 08:59:20 UTC 2025 - Josef Reidinger <jreidinger@suse.com>
|
||||
|
||||
- Fix failure of agama-products build after drop of is_opensuse
|
||||
on SLE16 (bsc#1248484)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 12:44:14 UTC 2025 - Eugenio Paolantonio <eugenio.paolantonio@suse.com>
|
||||
|
||||
- products: sles, sle-sap: remove Beta tag, switch to the final EULAs
|
||||
(gh#agama-project/agama#2666).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 6 12:44:13 UTC 2025 - Lubos Kocman <lubos.kocman@suse.com>
|
||||
|
||||
|
||||
@@ -67,7 +67,7 @@ Definition of openSUSE products (Tumbleweed, Leap, MicroOS and Slowroll) for the
|
||||
%dir %{_datadir}/agama
|
||||
%dir %{_datadir}/agama/products.d
|
||||
# if building on SLES add all opensuse products
|
||||
%if !%{?is_opensuse} || 0%{?suse_version} > 1600
|
||||
%if !0%{?is_opensuse} || 0%{?suse_version} > 1600
|
||||
%{_datadir}/agama/products.d/microos.yaml
|
||||
%{_datadir}/agama/products.d/tumbleweed.yaml
|
||||
%{_datadir}/agama/products.d/slowroll.yaml
|
||||
|
||||
BIN
agama.obscpio
LFS
BIN
agama.obscpio
LFS
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
name: agama
|
||||
version: 17+119.3f282bef5
|
||||
mtime: 1754484514
|
||||
commit: 3f282bef5627a88938a83721e9ade8cdfd564245
|
||||
version: 17+349.5252df47c
|
||||
mtime: 1757689067
|
||||
commit: 5252df47ce7ca43046988559fb33c2f56b138e27
|
||||
|
||||
Reference in New Issue
Block a user