Accepting request 1295369 from zypp:Head

Softwarestack update

OBS-URL: https://build.opensuse.org/request/show/1295369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=521
This commit is contained in:
2025-07-24 16:43:30 +00:00
committed by Git OBS Bridge
4 changed files with 22 additions and 5 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Jul 23 17:11:47 CEST 2025 - ma@suse.de
- During installation indicate the backend being used (bsc#1246038)
If some package actually needs to know, it should test for
ZYPP_CLASSIC_RPMTRANS being set in the environment.
Otherwise the transaction is driven by librpm.
- version 17.37.14 (35)
-------------------------------------------------------------------
Tue Jul 22 18:18:07 CEST 2025 - ma@suse.de
- Workaround 'rpm -vv' leaving scriptlets /var/tmp (bsc#1218459)
- Verbose log libproxy results if PX_DEBUG=1 is set.
- BuildRequires: cmake >= 3.17.
- version 17.37.13 (35)
-------------------------------------------------------------------
Thu Jul 17 23:37:54 CEST 2025 - ma@suse.de

View File

@@ -72,7 +72,7 @@
%endif
Name: libzypp
Version: 17.37.12
Version: 17.37.14
Release: 0
License: GPL-2.0-or-later
URL: https://github.com/openSUSE/libzypp
@@ -105,7 +105,7 @@ Recommends: logrotate
# lsof is used for 'zypper ps':
Recommends: lsof
%endif
BuildRequires: cmake >= 3.10
BuildRequires: cmake >= 3.17
BuildRequires: pkgconfig(openssl)
BuildRequires: pkgconfig(libudev)
%if 0%{?suse_version} >= 1330