From fd42b93e6d8a636afee998000b8789912165277eb1e21620ca99a6e9b5774295 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 6 Feb 2025 18:15:13 +0100 Subject: [PATCH] Sync from SUSE:SLFO:Main yast2-packager revision a36f376861ce032dda7d0e2579184b17 --- yast2-packager-4.6.2.tar.bz2 | 3 -- yast2-packager-5.0.6.tar.bz2 | 3 ++ yast2-packager.changes | 55 ++++++++++++++++++++++++++++++++++++ yast2-packager.spec | 14 +++++---- 4 files changed, 66 insertions(+), 9 deletions(-) delete mode 100644 yast2-packager-4.6.2.tar.bz2 create mode 100644 yast2-packager-5.0.6.tar.bz2 diff --git a/yast2-packager-4.6.2.tar.bz2 b/yast2-packager-4.6.2.tar.bz2 deleted file mode 100644 index 00499e1..0000000 --- a/yast2-packager-4.6.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51fe781fce9fd88f41e4a7bc9adcb728c473fb5a169933c6a7b6333b6e58efae -size 1956117 diff --git a/yast2-packager-5.0.6.tar.bz2 b/yast2-packager-5.0.6.tar.bz2 new file mode 100644 index 0000000..3bcdef6 --- /dev/null +++ b/yast2-packager-5.0.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:681be4174d3eacde26cc311c0e4e84a4542bea0b65e4df2d0dc1af8841acfdec +size 1956779 diff --git a/yast2-packager.changes b/yast2-packager.changes index 7539bec..97d24ef 100644 --- a/yast2-packager.changes +++ b/yast2-packager.changes @@ -1,3 +1,58 @@ +------------------------------------------------------------------- +Mon Jan 6 10:45:35 UTC 2025 - Martin Vidner + +- Adjust test for ruby-3.4 (bsc#1235099) +- 5.0.6 + +------------------------------------------------------------------- +Tue Mar 12 13:43:26 UTC 2024 - Ladislav Slezák + +- Change the product mapping API to be the same as in SP5 and older + (related to bsc#1220567) +- 5.0.5 + +------------------------------------------------------------------- +Thu Feb 22 09:34:54 UTC 2024 - Ladislav Slezák + +- Display a better product summary for the SLE_HPC => SLES upgrade + (jsc#PED-7841) + +------------------------------------------------------------------- +Tue Feb 13 16:40:17 UTC 2024 - Ladislav Slezák + +- SLE HPC is not a base product anymore, it is replaced by + SLES + HPC module, added migration mapping (jsc#PED-7841) +- 5.0.4 + +------------------------------------------------------------------- +Thu Feb 8 13:49:00 UTC 2024 - Ladislav Slezák + +- Fixed ERB template loading in self update, if the template + cannot be found using a relative path then fallback to the + absolute path (bsc#1219174) +- 5.0.3 + +------------------------------------------------------------------- +Tue Jan 9 13:39:32 UTC 2024 - Ladislav Slezák + +- After installation disable the empty installation repository + from the SLE15 Online medium (bsc#1182303) +- 5.0.2 + +------------------------------------------------------------------- +Wed Sep 20 15:58:33 UTC 2023 - Ladislav Slezák + +- Properly save the repo file when changing URL of a repository + from a service (bsc#1214135) +- Also display a warning when changing URL of a service repository, + the change might be lost after the service is refreshed +- 5.0.1 + +------------------------------------------------------------------- +Wed Aug 30 20:16:10 UTC 2023 - Josef Reidinger + +- 5.0.0 (bsc#1185510) + ------------------------------------------------------------------- Tue Aug 8 11:22:18 UTC 2023 - Ladislav Slezák diff --git a/yast2-packager.spec b/yast2-packager.spec index 0d0ca28..7600f61 100644 --- a/yast2-packager.spec +++ b/yast2-packager.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-packager # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: yast2-packager -Version: 4.6.2 +Version: 5.0.6 Release: 0 Summary: YaST2 - Package Library License: GPL-2.0-or-later @@ -38,8 +38,8 @@ BuildRequires: yast2-storage-ng >= 4.0.141 #!BuildIgnore: yast2-packager # Replace PackageSystem with Package BuildRequires: yast2 >= 4.4.38 -# raw_name -BuildRequires: yast2-pkg-bindings >= 4.2.8 +# "service" attribute in Pkg.SourceEditSet() +BuildRequires: yast2-pkg-bindings >= 5.0.2 # yast/rspec/helpers.rb BuildRequires: yast2-ruby-bindings >= 4.4.7 # Augeas lenses @@ -48,8 +48,8 @@ BuildRequires: ruby-solv # Newly added RPM Requires: yast2-country-data >= 2.16.3 -# raw_name -Requires: yast2-pkg-bindings >= 4.2.8 +# "service" attribute in Pkg.SourceEditSet() +Requires: yast2-pkg-bindings >= 5.0.2 # Replace PackageSystem with Package Requires: yast2 >= 4.4.38 # unzipping license file @@ -77,6 +77,8 @@ Requires: yast2-ruby-bindings >= 1.0.0 Conflicts: yast2-core < 2.15.10 # NotEnoughMemory-related functions moved to misc.ycp import-file Conflicts: yast2-add-on < 2.15.15 +# changed API in Y2Packager::ProductUpgrade and Yast::AddOnProduct +Conflicts: yast2-registration < 5.0.1 # ensure that 'checkmedia' is on the medium Recommends: checkmedia