pinentry-1.1.1-6

This commit is contained in:
Jakub Jelen 2021-04-16 08:43:03 +02:00
parent 30a09c682d
commit 38d3dcb5d9

View File

@ -1,7 +1,7 @@
Name: pinentry
Version: 1.1.1
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Collection of simple PIN or passphrase entry dialogs
License: GPLv2+
@ -148,6 +148,10 @@ rm -fv $RPM_BUILD_ROOT%{_infodir}/dir
%{_bindir}/pinentry-tty
%changelog
* Fri Apr 16 2021 Jakub Jelen <jjelen@redhat.com> - 1.1.1-6
- Honor the disabled rpath
- Sync final version of coverity patches from upstream
* Thu Apr 15 2021 Jakub Jelen <jjelen@redhat.com> - 1.1.1-5
- Address few more minor issues reported by coverity