diff --git a/libzypp-17.23.8.tar.bz2 b/libzypp-17.23.8.tar.bz2 deleted file mode 100644 index da70f5f..0000000 --- a/libzypp-17.23.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68b38022a984c4130a44b43e96ee80dfd2aae34b87b6e8a494c9d14073564f7b -size 4765220 diff --git a/libzypp-17.24.0.tar.bz2 b/libzypp-17.24.0.tar.bz2 new file mode 100644 index 0000000..8c53fad --- /dev/null +++ b/libzypp-17.24.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7367ef8fd93c8c299abda11ed24d821ed36a6bff487c3391ee2e3ea93cd64e78 +size 4765283 diff --git a/libzypp.changes b/libzypp.changes index 2c86a39..ef57cd5 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jul 14 13:19:56 CEST 2020 - ma@suse.de + +- Completey rework the purge-kernels algorithm (fix bsc#1173106) + The new code is closer to the original perl script, grouping the + packages by name before applying the keep spec. +- Set ZYPP_RPM_DEBUG=1 to capture verbose rpm command output + (implements #228) +- version 17.24.0 (22) + ------------------------------------------------------------------- Fri Jun 26 14:13:10 CEST 2020 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index b47d39e..e22fc1c 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -25,7 +25,7 @@ %bcond_without mediabackend_tests Name: libzypp -Version: 17.23.8 +Version: 17.24.0 Release: 0 URL: https://github.com/openSUSE/libzypp Summary: Library for package, patch, pattern and product management