Till Maas 2015-02-21 22:17:44 +01:00
parent 5423984274
commit 3e682712a9

View File

@ -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 <opensource@till.name> - 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 <mlichvar@redhat.com> - 0.52.18-1
- update to 0.52.18 (#1151455)