From 46280b55de664bbbcef21705319d135609ddad27a6912e8d309449291da01916 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Wed, 7 Apr 2021 07:24:43 +0000 Subject: [PATCH] Update to last successful build 1e1e992511af2bbd36fdee1ad99afcdd8aed30c0 Update changes OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2304 --- libzypp-17.25.8.tar.bz2 | 4 ++-- libzypp.changes | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libzypp-17.25.8.tar.bz2 b/libzypp-17.25.8.tar.bz2 index 8f34d40..4b1db5e 100644 --- a/libzypp-17.25.8.tar.bz2 +++ b/libzypp-17.25.8.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4c473620a2797479a7a60bc1cd80c3cf9336494b517023a961a198b36309e8a -size 4847053 +oid sha256:fc6cf3660dfbcdcf6a821ad6d29aa97eeb8594aa73ac4a956021b1ae3c3386bf +size 4847009 diff --git a/libzypp.changes b/libzypp.changes index 3621244..a926c62 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -15,7 +15,7 @@ Wed Feb 17 09:06:49 CET 2021 - ma@suse.de This allows to use the RH and SUSE patch categrory names synonymously: (recommendedi = bugfix) and (optional = feature = enhancement). -- Add missing includes for GCC 11 compatibility. +- Add missing includes for GCC 11 compatibility. (bsc#1181874) - Fix %posttrans script execution (fixes #265) The scripts are execuable. No need to call them through 'sh -c'. - Commit: Fix rpmdb compat symlink in case rpm got removed.