diff --git a/gnupg2.spec b/gnupg2.spec index ed91d44..804d7de 100644 --- a/gnupg2.spec +++ b/gnupg2.spec @@ -7,7 +7,7 @@ Summary: Utility for secure communication and data storage Name: gnupg2 Version: 2.2.25 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ Source0: ftp://ftp.gnupg.org/gcrypt/%{?pre:alpha/}gnupg/gnupg-%{version}%{?pre}.tar.bz2 @@ -223,6 +223,9 @@ make -k check %changelog +* Tue Nov 24 2020 Jakub Jelen - 2.2.25-2 +- Enable gpgtar (#1901103) + * Tue Nov 24 2020 Jakub Jelen - 2.2.25-1 - Update to 2.2.25 (#1900815)