diff --git a/libzypp-17.35.19.tar.bz2 b/libzypp-17.35.19.tar.bz2 deleted file mode 100644 index eb4cf96..0000000 --- a/libzypp-17.35.19.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:307c0d1f8f8efb26fafcbd167775182bb530cf7c1ba802478f1ead295d5c2f54 -size 5633486 diff --git a/libzypp-17.36.1.tar.bz2 b/libzypp-17.36.1.tar.bz2 new file mode 100644 index 0000000..dc6e8d7 --- /dev/null +++ b/libzypp-17.36.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88e0e71757b8d2bf2a789ee1e4e149e4ede1dfa4f1202a8f9491f54055769be5 +size 5655034 diff --git a/libzypp.changes b/libzypp.changes index d5f28db..d9be54b 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Wed Feb 12 15:58:56 CET 2025 - ma@suse.de + +- Don't issue deprecated warnings if -DNDEBUG is set (bsc#1236983) + Released libyui packages compile with -Werror=deprecated-declarations + so we can't add deprecated warnings without breaking them. +- make gcc15 happy (fixes #613) +- version 17.36.1 (35) + +------------------------------------------------------------------- +Mon Feb 10 16:18:10 CET 2025 - ma@suse.de + +- Drop zypp-CheckAccessDeleted in favor of 'zypper ps'. +- Fix Repoverification plugin not being executed (fixes #614) +- Refresh: Fetch the master index file before key and signature + (bsc#1236820) +- Allow libzypp to compile with C++20. +- Deprecate RepoReports we do not trigger. +- version 17.36.0 (35) + ------------------------------------------------------------------- Wed Jan 22 16:09:09 CET 2025 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 34cd1e6..54b9c8b 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.19 +Version: 17.36.1 Release: 0 License: GPL-2.0-or-later URL: https://github.com/openSUSE/libzypp @@ -436,6 +436,7 @@ done %{_includedir}/zypp-media %{_includedir}/zypp-curl %{_includedir}/zypp-tui +%{_includedir}/zypp-common %{_libdir}/pkgconfig/libzypp.pc %files devel-doc