0.52.20-1

This commit is contained in:
Miroslav Lichvar 2017-03-17 12:24:19 +01:00
parent c7572de82e
commit dff7de4eff

View File

@ -7,7 +7,7 @@
Summary: A library for text mode user interfaces
Name: newt
Version: 0.52.20
Release: 5%{?dist}
Release: 1%{?dist}
License: LGPLv2
Group: System Environment/Libraries
URL: https://pagure.io/newt
@ -124,6 +124,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
%endif
%changelog
* Fri Mar 17 2017 Miroslav Lichvar <mlichvar@redhat.com> - 0.52.20-1
- update to 0.52.20
* Mon Feb 20 2017 Miroslav Lichvar <mlichvar@redhat.com> - 0.52.19-5
- add build requirement on lynx (#1423989)