diff --git a/nautilus-python.spec b/nautilus-python.spec index 9d73878..c26bfec 100644 --- a/nautilus-python.spec +++ b/nautilus-python.spec @@ -2,7 +2,7 @@ Name: nautilus-python Version: 1.1 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Python bindings for Nautilus Group: Development/Libraries @@ -82,6 +82,9 @@ rm -rfv $RPM_BUILD_ROOT%{_docdir} %changelog +* Thu Feb 08 2018 Fedora Release Engineering - 1.1-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Feb 07 2018 Iryna Shcherbina - 1.1-16 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)