diff --git a/newt.spec b/newt.spec index 150e479..242b98d 100644 --- a/newt.spec +++ b/newt.spec @@ -7,7 +7,7 @@ Summary: A library for text mode user interfaces Name: newt Version: 0.52.17 -Release: 2%{?dist} +Release: 1%{?dist} License: LGPLv2 Group: System Environment/Libraries URL: https://fedorahosted.org/newt/ @@ -122,6 +122,10 @@ make DESTDIR=$RPM_BUILD_ROOT install %endif %changelog +* Wed Feb 19 2014 Miroslav Lichvar - 0.52.17-1 +- update to 0.52.17 +- upstream changelog is now in CHANGES + * Thu Oct 17 2013 Miroslav Lichvar - 0.52.16-2 - add python3 support (Matthias Klose) (#963839) - build python3 subpackage (Miro HronĨok) (#963839)