From 82da94062204f08fa1c90921a240df0a38680c5d Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 17 Feb 2021 12:09:55 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/gnupg2.git#abaa28eef31fca3976fcff7738dca46c7a5b7025 --- gnupg2.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/gnupg2.spec b/gnupg2.spec index 637c815..a582cda 100644 --- a/gnupg2.spec +++ b/gnupg2.spec @@ -7,11 +7,11 @@ Summary: Utility for secure communication and data storage Name: gnupg2 Version: 2.2.27 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ -Source0: ftp://ftp.gnupg.org/gcrypt/%{?pre:alpha/}gnupg/gnupg-%{version}%{?pre}.tar.bz2 -Source1: ftp://ftp.gnupg.org/gcrypt/%{?pre:alpha/}gnupg/gnupg-%{version}%{?pre}.tar.bz2.sig +Source0: https://gnupg.org/ftp/gcrypt/%{?pre:alpha/}gnupg/gnupg-%{version}%{?pre}.tar.bz2 +Source1: https://gnupg.org/ftp/gcrypt/%{?pre:alpha/}gnupg/gnupg-%{version}%{?pre}.tar.bz2.sig Patch1: gnupg-2.2.23-insttools.patch # needed for compatibility with system FIPS mode Patch3: gnupg-2.1.10-secmem.patch @@ -223,6 +223,9 @@ make -k check %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.2.27-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jan 12 2021 Jakub Jelen - 2.2.27-1 - New upstream release (#1909825)