0.52.20-8

This commit is contained in:
Miroslav Lichvar 2018-02-21 16:05:15 +01:00
parent a78027624c
commit 57b62bc0f8

View File

@ -1,7 +1,7 @@
Summary: A library for text mode user interfaces
Name: newt
Version: 0.52.20
Release: 7%{?dist}
Release: 8%{?dist}
License: LGPLv2
Group: System Environment/Libraries
URL: https://pagure.io/newt
@ -108,6 +108,15 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libnewt.a
%{python3_sitearch}/__pycache__/*.py*
%changelog
* Wed Feb 21 2018 Miroslav Lichvar <mlichvar@redhat.com> - 0.52.20-8
- rename newt-python3 subpackage to python3-newt
- build python3 subpackage unconditionally
- don't use unversioned python_sitearch macro
- drop static subpackage
- use macro for ldconfig scriptlets
- add gcc to build requirements
- fix description of python2-newt
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.52.20-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild