This commit is contained in:
Dennis Gilmore 2013-08-03 08:15:34 -05:00
parent 41b088e044
commit 2af9e6f237

View File

@ -2,7 +2,7 @@
Summary: A library for text mode user interfaces
Name: newt
Version: 0.52.15
Release: 2%{?dist}
Release: 3%{?dist}
License: LGPLv2
Group: System Environment/Libraries
URL: https://fedorahosted.org/newt/
@ -97,6 +97,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
%{python_sitearch}/*.py*
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.52.15-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Apr 05 2013 Miroslav Lichvar <mlichvar@redhat.com> - 0.52.15-2
- add missing whiptail options to help and man page