Rebuild for new libpng

This commit is contained in:
Adam Jackson 2011-11-14 11:59:49 -05:00
parent 7db36dd56d
commit 9083eadb2c

View File

@ -17,7 +17,7 @@
Name: pinentry
Version: 0.8.1
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Collection of simple PIN or passphrase entry dialogs
Group: Applications/System
@ -189,6 +189,9 @@ fi
%changelog
* Mon Nov 14 2011 Adam Jackson <ajax@redhat.com> 0.8.1-5
- Rebuild for new libpng
* Tue Jul 26 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.8.1-4
- Improve wrapper to fallback to curses even with DISPLAY set (#622077)