diff --git a/libzypp-17.35.16.tar.bz2 b/libzypp-17.35.16.tar.bz2 deleted file mode 100644 index ab2514f..0000000 --- a/libzypp-17.35.16.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d13020b0ebef369e2fe135ca8a76b35950bfb4687871f02abbc61ea2f2dd73d6 -size 5632850 diff --git a/libzypp-17.35.18.tar.bz2 b/libzypp-17.35.18.tar.bz2 new file mode 100644 index 0000000..b200019 --- /dev/null +++ b/libzypp-17.35.18.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5277975f913d9ada2c535aaaeb7b7fead9c59d6ca0856cb482a568cd93bf6333 +size 5633235 diff --git a/libzypp.changes b/libzypp.changes index ea61af6..3eb01a5 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -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 diff --git a/libzypp.spec b/libzypp.spec index 97662a0..1ac397e 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.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