diff --git a/newt.spec b/newt.spec index e3ac177..a962cbc 100644 --- a/newt.spec +++ b/newt.spec @@ -5,7 +5,7 @@ Summary: A library for text mode user interfaces Name: newt Version: 0.52.20 -Release: 9%{?dist} +Release: 10%{?dist} License: LGPLv2 Group: System Environment/Libraries URL: https://pagure.io/newt @@ -117,6 +117,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libnewt.a %{python3_sitearch}/__pycache__/*.py* %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.52.20-10 +- Rebuilt for Python 3.7 + * Mon Mar 26 2018 Miroslav Lichvar - 0.52.20-9 - don't build python2 subpackage on rhel >= 8