From 9cd44081a5b4650e9c094ad7302a0f4067eb9c7a9e146cca89c62b9867e51c1e Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Mon, 5 Feb 2018 15:43:12 +0000 Subject: [PATCH] Update to last successful build e4d2aa05f92506f4d02766322f8bdd0d2e085e2b BuildRequire gpg2 as testcases need it (fixes #84) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=1891 --- libzypp-17.1.2.tar.bz2 | 4 ++-- libzypp.spec | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/libzypp-17.1.2.tar.bz2 b/libzypp-17.1.2.tar.bz2 index 79bd57e..d9dc153 100644 --- a/libzypp-17.1.2.tar.bz2 +++ b/libzypp-17.1.2.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5526e59035107ac544f97f2442d8fd4168fb6cbb17b6e0fc750eadc7eea1255b -size 4680888 +oid sha256:1abc8bb73b4ed04b94ead373339e034198f54d356ffe627d95d4147e25f0e906 +size 4680920 diff --git a/libzypp.spec b/libzypp.spec index 586aaf3..9048c82 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -116,8 +116,10 @@ BuildRequires: librpm-devel > 4.4 %endif %if 0%{?suse_version} +BuildRequires: gpg2 Requires: gpg2 %else +BuildRequires: gnupg2 Requires: gnupg2 %endif