From 7efbb9cdfabbb9ecfdc3b0889e019e639167b2f6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 19 Jul 2016 09:04:24 +0000 Subject: [PATCH] - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- python-betamax.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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