Accepting request 1239105 from zypp:Head

Softwarestack update

OBS-URL: https://build.opensuse.org/request/show/1239105
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=505
This commit is contained in:
Ana Guerrero 2025-01-21 20:09:48 +00:00 committed by Git OBS Bridge
commit 04ccd8c842
4 changed files with 22 additions and 6 deletions

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

Binary file not shown.

3
libzypp-17.35.18.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5277975f913d9ada2c535aaaeb7b7fead9c59d6ca0856cb482a568cd93bf6333
size 5633235

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Jan 20 17:17:16 CET 2025 - ma@suse.de
- Fix missing UID checks in repomanager workflow (fixes #603)
- version 17.35.18 (35)
-------------------------------------------------------------------
Mon Jan 20 10:36:25 CET 2025 - ma@suse.de
- Move cmake config files to LIB_INSTALL_DIR/cmake/Zypp (fixes #28)
- Fix 'zypper ps' when running in incus container (bsc#1229106)
Should apply to lxc and lxd containers as well.
- Re-enable 'rpm --runposttrans' usage for chrooted systems
(bsc#1216091)
- version 17.35.17 (35)
-------------------------------------------------------------------
Wed Dec 18 22:40:49 CET 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.16
Version: 17.35.18
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.5
BuildRequires: cmake >= 3.10
BuildRequires: pkgconfig(openssl)
BuildRequires: pkgconfig(libudev)
%if 0%{?suse_version} >= 1330
@ -428,9 +428,9 @@ done
%files devel
%defattr(-,root,root)
%{_libdir}/cmake/Zypp
%{_libdir}/libzypp.so
%{_libdir}/libzypp-tui.a
%{_datadir}/cmake/Modules/*
%{_includedir}/zypp
%{_includedir}/zypp-core
%{_includedir}/zypp-media