diff --git a/libzypp-17.19.0.tar.bz2 b/libzypp-17.19.0.tar.bz2 deleted file mode 100644 index efc5309..0000000 --- a/libzypp-17.19.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3da9475f3fc355232426aa8367920f52f7b613a31795c7e3302338dd9e45c2d3 -size 4740338 diff --git a/libzypp-17.20.0.tar.bz2 b/libzypp-17.20.0.tar.bz2 new file mode 100644 index 0000000..345733d --- /dev/null +++ b/libzypp-17.20.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e188ab10b32a2bd214c8e7716cc659739a4ad4f4ad1dee4a6126859a9a295904 +size 4741483 diff --git a/libzypp.changes b/libzypp.changes index b1d67a2..463d3ff 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Dec 19 13:28:00 CET 2019 - ma@suse.de + +- BuildRequires: libsolv-devel >= 0.7.10. +- RpmDb: Become rpmdb backend independent (jsc#SLE-7272) +- RpmDb: Close API offering a custom rpmdb path + It's actually not needed and for this to work also libsolv needs + to support it. You can sill use a librpmDb::db_const_iterator to + access a database at a custom location (ro). +- Remove legacy rpmV3database conversion code. +- version 17.20.0 (20) + ------------------------------------------------------------------- Wed Dec 11 09:51:10 CET 2019 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 5e45ea5..6389bbd 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -17,7 +17,7 @@ Name: libzypp -Version: 17.19.0 +Version: 17.20.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.8 +BuildRequires: libsolv-devel >= 0.7.10 %if 0%{?suse_version} >= 1100 BuildRequires: libsolv-tools %requires_eq libsolv-tools