0.52.17-1

This commit is contained in:
Miroslav Lichvar 2014-02-19 18:07:26 +01:00
parent e33484704c
commit d1cf7b4e06

View File

@ -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 <mlichvar@redhat.com> - 0.52.17-1
- update to 0.52.17
- upstream changelog is now in CHANGES
* Thu Oct 17 2013 Miroslav Lichvar <mlichvar@redhat.com> - 0.52.16-2
- add python3 support (Matthias Klose) (#963839)
- build python3 subpackage (Miro Hrončok) (#963839)