From dd22e5edfee3a9ab55a1244ca3ce74240415cabf83008cd6b4103d60ffbc93a6 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Fri, 25 Sep 2020 12:13:31 +0000 Subject: [PATCH] Update to last successful build 54e36243ddfa028073e258052955dcc27c45e73a changes 17.25.1 (22) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2238 --- libzypp-17.25.0.tar.bz2 | 3 --- libzypp-17.25.1.tar.bz2 | 3 +++ libzypp.changes | 17 +++++++++++++++++ libzypp.spec | 2 +- 4 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 libzypp-17.25.0.tar.bz2 create mode 100644 libzypp-17.25.1.tar.bz2 diff --git a/libzypp-17.25.0.tar.bz2 b/libzypp-17.25.0.tar.bz2 deleted file mode 100644 index da4f69e..0000000 --- a/libzypp-17.25.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5ab1fb3260318f45f5b56b5770763e1eb3db5143c423bd65547074ab7cb7e1c -size 4785999 diff --git a/libzypp-17.25.1.tar.bz2 b/libzypp-17.25.1.tar.bz2 new file mode 100644 index 0000000..e6c7dc3 --- /dev/null +++ b/libzypp-17.25.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4be3ca51b2178d0bea78d87097235cdd77670de885954ebabd7ad556c6b5491 +size 4785814 diff --git a/libzypp.changes b/libzypp.changes index 2a6db45..8568758 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Sep 25 13:39:38 CEST 2020 - ma@suse.de + +- Fix bsc#1176902: When kernel-rt has been installed, the + purge-kernels service fails during boot. +- Use package name provides as group key in purge-kernel + (bsc#1176740 bsc#1176192) + kernel-default-base has new packaging, where the kernel uname -r + does not reflect the full package version anymore. This patch + adds additional logic to use the most generic/shortest edition + each package provides with %{packagename}= to group the + kernel packages instead of the rpm versions. + This also changes how the keep-spec for specific versions is + applied, instead of matching the package versions, each of the + package name provides will be matched. +- version 17.25.1 (22) + ------------------------------------------------------------------- Fri Sep 18 16:45:49 CEST 2020 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index b6c8181..7465f4a 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -31,7 +31,7 @@ %bcond_without mediabackend_tests Name: libzypp -Version: 17.25.0 +Version: 17.25.1 Release: 0 URL: https://github.com/openSUSE/libzypp Summary: Library for package, patch, pattern and product management