- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 03:57:37 +00:00
parent 3177526a44
commit 62f819c974
1 changed files with 4 additions and 1 deletions

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+
@ -146,6 +146,9 @@ rm -fv $RPM_BUILD_ROOT%{_infodir}/dir
%{_bindir}/pinentry-tty
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.1-6
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Thu Apr 15 2021 Jakub Jelen <jjelen@redhat.com> - 1.1.1-5
- Address few more minor issues reported by coverity