diff --git a/python-betamax.spec b/python-betamax.spec index 4fecbe8..8c320b6 100644 --- a/python-betamax.spec +++ b/python-betamax.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.7.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: VCR imitation for python-requests License: ASL 2.0 @@ -72,6 +72,9 @@ Python 3 version. %{python3_sitelib}/%{srcname}-*.egg-info/ %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0.7.1-3 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Wed Jun 29 2016 Igor Gnatenko - 0.7.1-2 - Add missing Requires: pythonX-requests - Make python2- subpkg