diff options
-rw-r--r-- | gnupg1.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gnupg1.spec b/gnupg1.spec index bb7309f..aa4282d 100644 --- a/gnupg1.spec +++ b/gnupg1.spec @@ -10,7 +10,7 @@ # Summary: A GNU utility for secure communication and data storage Name: gnupg1 -Version: 1.4.20 +Version: 1.4.23 Release: 1%{?dist} License: GPLv3+ with exceptions Group: Applications/System @@ -161,6 +161,9 @@ exit 0 %{_mandir}/man1/gpgv1.1.gz %changelog +* Mon Mar 23 2020 Remi Collet <remi@remirepo.net> - 1.4.23-1 +- update to 1.4.23 + * Thu Jun 16 2016 Remi Collet <remi@remirepo.net> - 1.4.20-1 - adapt for EL to install beside gnupg2 |