Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libzypp for openSUSE:Factory checked in at 2023-08-30 10:17:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libzypp (Old) and /work/SRC/openSUSE:Factory/.libzypp.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libzypp" Wed Aug 30 10:17:57 2023 rev:479 rq:1105865 version:17.31.20 Changes: -------- --- /work/SRC/openSUSE:Factory/libzypp/libzypp.changes 2023-08-17 19:42:59.894727962 +0200 +++ /work/SRC/openSUSE:Factory/.libzypp.new.1766/libzypp.changes 2023-08-30 10:19:06.629208308 +0200 @@ -1,0 +2,7 @@ +Thu Aug 24 15:33:45 CEST 2023 - m...@suse.de + +- Fixup changes for 17.31.16. Remove faulty reference to a bug + actually fixed in 2019. +- version 17.31.20 (22) + +------------------------------------------------------------------- @@ -34,2 +40,0 @@ -- NetworkRequestManager: assert cookie file has mode 0600 - (bsc#1158763) Old: ---- libzypp-17.31.19.tar.bz2 New: ---- libzypp-17.31.20.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libzypp.spec ++++++ --- /var/tmp/diff_new_pack.shOjB5/_old 2023-08-30 10:19:09.605314517 +0200 +++ /var/tmp/diff_new_pack.shOjB5/_new 2023-08-30 10:19:09.609314659 +0200 @@ -42,7 +42,7 @@ %bcond_with enable_preview_single_rpmtrans_as_default_for_zypper Name: libzypp -Version: 17.31.19 +Version: 17.31.20 Release: 0 License: GPL-2.0-or-later URL: https://github.com/openSUSE/libzypp ++++++ libzypp-17.31.19.tar.bz2 -> libzypp-17.31.20.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libzypp-17.31.19/VERSION.cmake new/libzypp-17.31.20/VERSION.cmake --- old/libzypp-17.31.19/VERSION.cmake 2023-08-16 17:00:07.000000000 +0200 +++ new/libzypp-17.31.20/VERSION.cmake 2023-08-24 15:36:51.000000000 +0200 @@ -61,8 +61,8 @@ SET(LIBZYPP_MAJOR "17") SET(LIBZYPP_COMPATMINOR "22") SET(LIBZYPP_MINOR "31") -SET(LIBZYPP_PATCH "19") +SET(LIBZYPP_PATCH "20") # -# LAST RELEASED: 17.31.19 (22) +# LAST RELEASED: 17.31.20 (22) # (The number in parenthesis is LIBZYPP_COMPATMINOR) #======= diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libzypp-17.31.19/package/libzypp.changes new/libzypp-17.31.20/package/libzypp.changes --- old/libzypp-17.31.19/package/libzypp.changes 2023-08-16 17:00:07.000000000 +0200 +++ new/libzypp-17.31.20/package/libzypp.changes 2023-08-24 15:36:51.000000000 +0200 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Thu Aug 24 15:33:45 CEST 2023 - m...@suse.de + +- Fixup changes for 17.31.16. Remove faulty reference to a bug + actually fixed in 2019. +- version 17.31.20 (22) + +------------------------------------------------------------------- Wed Aug 16 16:54:34 CEST 2023 - m...@suse.de - Fix zypp-tui/output/Out.h to build with clang. @@ -31,8 +38,6 @@ Mon Jul 24 16:58:18 CEST 2023 - m...@suse.de - Fix negative ZYPP_LOCK_TIMEOUT not waiting forever (bsc#1213231) -- NetworkRequestManager: assert cookie file has mode 0600 - (bsc#1158763) - Don't cleanup orphaned dirs if read-only mode was promised (bsc#1210740) - version 17.31.16 (22)