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:
BIN
libzypp-17.35.10.tar.bz2
(Stored with Git LFS)
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
BIN
libzypp-17.35.11.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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
|
Fri Sep 6 11:55:42 CEST 2024 - ma@suse.de
|
||||||
|
|
||||||
|
@@ -57,7 +57,7 @@
|
|||||||
%bcond_with enable_preview_single_rpmtrans_as_default_for_zypper
|
%bcond_with enable_preview_single_rpmtrans_as_default_for_zypper
|
||||||
|
|
||||||
Name: libzypp
|
Name: libzypp
|
||||||
Version: 17.35.10
|
Version: 17.35.11
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
URL: https://github.com/openSUSE/libzypp
|
URL: https://github.com/openSUSE/libzypp
|
||||||
@@ -90,7 +90,7 @@ Recommends: logrotate
|
|||||||
# lsof is used for 'zypper ps':
|
# lsof is used for 'zypper ps':
|
||||||
Recommends: lsof
|
Recommends: lsof
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: cmake >= 3.1
|
BuildRequires: cmake >= 3.5
|
||||||
BuildRequires: pkgconfig(openssl)
|
BuildRequires: pkgconfig(openssl)
|
||||||
BuildRequires: pkgconfig(libudev)
|
BuildRequires: pkgconfig(libudev)
|
||||||
%if 0%{?suse_version} >= 1330
|
%if 0%{?suse_version} >= 1330
|
||||||
|
Reference in New Issue
Block a user