0.52.20-13
This commit is contained in:
parent
208ccc8840
commit
0c55ac26dc
@ -5,7 +5,7 @@
|
||||
Summary: A library for text mode user interfaces
|
||||
Name: newt
|
||||
Version: 0.52.20
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
License: LGPLv2
|
||||
Group: System Environment/Libraries
|
||||
URL: https://pagure.io/newt
|
||||
@ -113,6 +113,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libnewt.a
|
||||
%{python3_sitearch}/__pycache__/*.py*
|
||||
|
||||
%changelog
|
||||
* Wed Oct 17 2018 Miroslav Lichvar <mlichvar@redhat.com> - 0.52.20-13
|
||||
- move snack provides to python3-newt subpackage
|
||||
- drop obsoletes for migrating from Fedora 27 and earlier
|
||||
|
||||
* Mon Jul 16 2018 Miroslav Lichvar <mlichvar@redhat.com> - 0.52.20-12
|
||||
- fix conditional enabling python2 subpackage (#1600446)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user