From 1851a2488c4afb3ad844ab71f51a1cc7e36e56294d148f494766d8ff60de559c Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Tue, 22 Mar 2022 11:45:38 +0000 Subject: [PATCH] Update to last successful build 5c9b83e62aae86d526aee18b57065f742a2356b7 fix typo in changes OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2446 --- libzypp-17.29.7.tar.bz2 | 4 ++-- libzypp.changes | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libzypp-17.29.7.tar.bz2 b/libzypp-17.29.7.tar.bz2 index af364e6..e291899 100644 --- a/libzypp-17.29.7.tar.bz2 +++ b/libzypp-17.29.7.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ab6787d6704b277f6ab8c35e68c8dc5cb3c63c3b0833665dd29031699c9e30d -size 5494210 +oid sha256:fd7acca33b3f6b4fe251da269be94d89bfa8e23609446444ddfee611124b65ff +size 5494119 diff --git a/libzypp.changes b/libzypp.changes index c7830a2..80687cd 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -8,7 +8,7 @@ Mon Mar 21 09:04:36 CET 2022 - ma@suse.de ------------------------------------------------------------------- Mon Mar 14 15:40:04 CET 2022 - ma@suse.de -- Fix package signature check (bsc#184501) +- Fix package signature check (bsc#1184501) Pay attention that header and payload are secured by a valid signature and report more detailed which signature is missing. - Retry umount if device is busy (bsc#1196061, closes #381)