Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 23:55:58 +00:00 committed by Stepan Oksanichenko
parent ad1cb92866
commit 824a2a99ff
2 changed files with 7 additions and 1 deletions

2
.pinentry.metadata Normal file
View File

@ -0,0 +1,2 @@
b8b88cab4fd844e3616d55aeba8f084f2b98fb0f pinentry-1.1.1.tar.bz2
1e5ef060969a795d048aab8d83fa5581dcc4441b pinentry-1.1.1.tar.bz2.sig

View File

@ -1,7 +1,7 @@
Name: pinentry
Version: 1.1.1
Release: 7%{?dist}
Release: 8%{?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
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.1-8
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Jakub Jelen <jjelen@redhat.com> - 1.1.1-7
- Honor the disabled rpath
- Sync final version of coverity patches from upstream (#1938729)