diff --git a/newt.spec b/newt.spec index 565f022..edda752 100644 --- a/newt.spec +++ b/newt.spec @@ -7,7 +7,7 @@ Summary: A library for text mode user interfaces Name: newt Version: 0.52.20 -Release: 6%{?dist} +Release: 7%{?dist} License: LGPLv2 Group: System Environment/Libraries URL: https://pagure.io/newt @@ -129,6 +129,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %endif %changelog +* Thu Feb 08 2018 Fedora Release Engineering - 0.52.20-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Tue Jan 09 2018 Iryna Shcherbina - 0.52.20-6 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)