diff --git a/python-copr.spec b/python-copr.spec index f41ec85..d9bdfe2 100644 --- a/python-copr.spec +++ b/python-copr.spec @@ -11,7 +11,7 @@ Name: python-copr Version: 1.72 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python interface for Copr Group: Applications/Productivity @@ -185,6 +185,9 @@ popd %endif %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 1.72-2 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Fri Jul 01 2016 clime 1.72-1 - run pylint check during build only if python3 is defined - Bug 1335237 - copr create command missing --disable_createrepo