SHA256
1
0
forked from pool/libzypp

Accepting request 1200640 from zypp:Head

Softwarestack update

OBS-URL: https://build.opensuse.org/request/show/1200640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=499
This commit is contained in:
Ana Guerrero 2024-09-13 12:27:38 +00:00 committed by Git OBS Bridge
commit 5ba8cc81bb
4 changed files with 13 additions and 5 deletions

BIN
libzypp-17.35.10.tar.bz2 (Stored with Git LFS)

Binary file not shown.

BIN
libzypp-17.35.11.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -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

View File

@ -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