From 38d3dcb5d91505e40eded299b736e0b692d4c693 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Fri, 16 Apr 2021 08:43:03 +0200 Subject: [PATCH] pinentry-1.1.1-6 --- pinentry.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pinentry.spec b/pinentry.spec index e2171f9..6218aeb 100644 --- a/pinentry.spec +++ b/pinentry.spec @@ -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 - 1.1.1-6 +- Honor the disabled rpath +- Sync final version of coverity patches from upstream + * Thu Apr 15 2021 Jakub Jelen - 1.1.1-5 - Address few more minor issues reported by coverity