diff --git a/newt.spec b/newt.spec index 1ae33ef..6997bc7 100644 --- a/newt.spec +++ b/newt.spec @@ -7,7 +7,7 @@ Summary: A library for text mode user interfaces Name: newt Version: 0.52.18 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2 Group: System Environment/Libraries URL: https://fedorahosted.org/newt/ @@ -122,6 +122,10 @@ make DESTDIR=$RPM_BUILD_ROOT install %endif %changelog +* Sat Feb 21 2015 Till Maas - 0.52.18-2 +- Rebuilt for Fedora 23 Change + https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code + * Thu Oct 23 2014 Miroslav Lichvar - 0.52.18-1 - update to 0.52.18 (#1151455)