diff --git a/libzypp-17.15.0.tar.bz2 b/libzypp-17.15.0.tar.bz2 deleted file mode 100644 index 32249a3..0000000 --- a/libzypp-17.15.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f4c67863caf8bb3c660a7d7db728adf0b8b0300d87622f71351dcc7232f2c7f -size 4717159 diff --git a/libzypp-17.17.0.tar.bz2 b/libzypp-17.17.0.tar.bz2 new file mode 100644 index 0000000..1026a61 --- /dev/null +++ b/libzypp-17.17.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30ac04b5ed64cf1f6219e7e512375a6f897f8c8fe870baf41b8c85663980910 +size 4731312 diff --git a/libzypp.changes b/libzypp.changes index cdb8741..32e813e 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Thu Nov 28 18:20:04 CET 2019 - ma@suse.de + +- Introduce PurgeKernels class (bsc#1155198) + Adds libzypp API to mark all obsolete kernels according to the + existing purge-kernel script rules. +- Add solver jobs for retracted packages and ptfs. + Support for ptf packages and retract ed patches. +- Do not enforce 'en' being in RequestedLocales (bsc#1155678) + If the user decides to have a system without explicit language + support he may do so. +- Pass correct posttrans script argument (fixes #190) +- BuildRequires: libsolv-devel >= 0.7.8. +- version 17.17.0 (12) + +------------------------------------------------------------------- +Tue Oct 29 14:54:51 CET 2019 - ma@suse.de + +- Expose new libsolv API via C++ counterparts + (openSUSE/zypper#214) +- BuildRequires: libsolv-devel >= 0.7.7 +- version 17.16.0 (12) + ------------------------------------------------------------------- Fri Oct 18 17:20:08 CEST 2019 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 07a59cc..a7614f5 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -17,7 +17,7 @@ Name: libzypp -Version: 17.15.0 +Version: 17.17.0 Release: 0 Url: https://github.com/openSUSE/libzypp Summary: Library for package, patch, pattern and product management @@ -71,7 +71,7 @@ BuildRequires: pkgconfig BuildRequires: pkg-config %endif -BuildRequires: libsolv-devel >= 0.7.2 +BuildRequires: libsolv-devel >= 0.7.8 %if 0%{?suse_version} >= 1100 BuildRequires: libsolv-tools %requires_eq libsolv-tools