From a0c1393e4cc10ba46fbbbb2f04b7f1950d783a98 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Thu, 15 Apr 2021 11:23:47 +0200 Subject: [PATCH] pinentry-1.1.1-5 --- pinentry.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pinentry.spec b/pinentry.spec index ea2196d..e3138e6 100644 --- a/pinentry.spec +++ b/pinentry.spec @@ -1,7 +1,7 @@ Name: pinentry Version: 1.1.1 -Release: 4%{?dist} +Release: 5%{?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 +* Thu Apr 15 2021 Jakub Jelen - 1.1.1-5 +- Address few more minor issues reported by coverity + * Wed Apr 14 2021 Jakub Jelen - 1.1.1-4 - Fix issues reported by coverity