gnupg2-2.3.2-2

This commit is contained in:
Jakub Jelen 2021-09-20 09:45:31 +02:00
parent 1450ac3691
commit f79dca04eb

View File

@ -7,7 +7,7 @@
Summary: Utility for secure communication and data storage
Name: gnupg2
Version: 2.3.2
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv3+
Source0: https://gnupg.org/ftp/gcrypt/%{?pre:alpha/}gnupg/gnupg-%{version}%{?pre}.tar.bz2
@ -220,6 +220,9 @@ make -k check
%changelog
* Mon Sep 20 2021 Jakub Jelen <jjelen@redhat.com> - 2.3.2-2
- Disable ccid driver to avoid clash with pcscd (#2005714)
* Wed Aug 25 2021 Jakub Jelen <jjelen@redhat.com> - 2.3.2-1
- New upstream relase (#1997276)