diff --git a/newt.spec b/newt.spec index 54e0782..27a0b08 100644 --- a/newt.spec +++ b/newt.spec @@ -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 - 0.52.15-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Fri Apr 05 2013 Miroslav Lichvar - 0.52.15-2 - add missing whiptail options to help and man page