diff --git a/python-cliapp.spec b/python-cliapp.spec index 516588f..1f0f2c3 100644 --- a/python-cliapp.spec +++ b/python-cliapp.spec @@ -2,7 +2,7 @@ Name: python-%{pkgname} Version: 1.20160724 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Python framework for Unix command line programs License: GPLv2+ @@ -65,6 +65,9 @@ make check %doc doc/_build/html/* %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 1.20160724-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Sun Feb 11 2018 Iryna Shcherbina - 1.20160724-8 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)