Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/SLE-15-SP6' into selfupdate_url_…
Browse files Browse the repository at this point in the history
…master
  • Loading branch information
lslezak committed Mar 13, 2024
2 parents 267e36b + 7fd2c45 commit 679edaf
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion control/control.leanos.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ textdomain="control"
<!-- self-update URL -->
<!-- $os_release_version will be replaced by VERSION defined in /etc/os-release file (inst-sys). -->
<!-- $arch will be replaced by the machine architecture. -->
<self_update_url>https://updates.suse.com/SUSE/Updates/SLE-INSTALLER/$os_release_version/$arch/update</self_update_url>
<self_update_url>https://installer-updates.suse.com/SUSE/Updates/SLE-INSTALLER/$os_release_version/$arch/update</self_update_url>
<!-- self-update ID. SCC recognize for SLE15 ID SLES -->
<self_update_id>SLES</self_update_id>

Expand Down
8 changes: 7 additions & 1 deletion package/skelcd-control-leanos.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 13 13:39:00 UTC 2024 - Ladislav Slezák <lslezak@suse.com>

- Use a new fallback for the self-update URL (jsc#PED-4839)
- 15.6.4

-------------------------------------------------------------------
Tue Feb 13 12:35:48 UTC 2024 - Ladislav Slezák <lslezak@suse.com>

Expand All @@ -22,7 +28,7 @@ Mon Aug 7 09:07:13 UTC 2023 - Ladislav Slezák <lslezak@suse.com>
-------------------------------------------------------------------
Fri Mar 03 14:44:07 UTC 2023 - Ladislav Slezák <lslezak@suse.cz>

- Bump version to 15.6.0 (bsc#1208913)
- Branch package for SP6 (bsc#1208913)

-------------------------------------------------------------------
Tue Feb 28 10:36:43 UTC 2023 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
Expand Down
2 changes: 1 addition & 1 deletion package/skelcd-control-leanos.spec
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Requires: sap-installation-wizard

URL: https://github.com/yast/skelcd-control-leanos
AutoReqProv: off
Version: 15.6.3
Version: 15.6.4
Release: 0
Summary: Leanos control file needed for installation
License: MIT
Expand Down

0 comments on commit 679edaf

Please sign in to comment.