diff options
author | Remi Collet <remi@remirepo.net> | 2020-03-23 11:28:00 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-03-23 11:28:00 +0100 |
commit | db6ab23fc85345341a23510ce08f9d323d187541 (patch) | |
tree | 11ca0a366d0a7bbe502586df95d5fc900f10ad01 | |
parent | 7a6261399b144e55910339194df20cc8fcac4f8b (diff) |
v1.4.23
-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 |