diff --git a/libzypp-17.35.10.tar.bz2 b/libzypp-17.35.10.tar.bz2 deleted file mode 100644 index 49486d6..0000000 --- a/libzypp-17.35.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47080809ec124bae1b9b0e619d1636bac7363690f02dd8fa4f8aeba01af22ad7 -size 5622215 diff --git a/libzypp-17.35.11.tar.bz2 b/libzypp-17.35.11.tar.bz2 new file mode 100644 index 0000000..349823d --- /dev/null +++ b/libzypp-17.35.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d900bc6a2a5f529a131f7535ec333aa293a6e6d1f9488264126b6fb2fe5606f5 +size 5623160 diff --git a/libzypp.changes b/libzypp.changes index b72817d..4013899 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Sep 12 13:44:05 CEST 2024 - ma@suse.de + +- Deprecate librpmDb::db_const_iterator default ctor (bsc#1230267) + It's preferred to explicitly tell the root directory of the + system whose database you want to query. +- version 17.35.11 (35) + ------------------------------------------------------------------- Fri Sep 6 11:55:42 CEST 2024 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 573ba57..db8bedb 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -57,7 +57,7 @@ %bcond_with enable_preview_single_rpmtrans_as_default_for_zypper Name: libzypp -Version: 17.35.10 +Version: 17.35.11 Release: 0 License: GPL-2.0-or-later URL: https://github.com/openSUSE/libzypp @@ -90,7 +90,7 @@ Recommends: logrotate # lsof is used for 'zypper ps': Recommends: lsof %endif -BuildRequires: cmake >= 3.1 +BuildRequires: cmake >= 3.5 BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(libudev) %if 0%{?suse_version} >= 1330