diff --git a/python-requests-oauthlib.spec b/python-requests-oauthlib.spec index c40a7e5..b4d98de 100644 --- a/python-requests-oauthlib.spec +++ b/python-requests-oauthlib.spec @@ -14,7 +14,7 @@ Name: python-requests-oauthlib Version: 0.5.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: OAuthlib authentication support for Requests. Group: Development/Libraries @@ -108,6 +108,9 @@ rm -rf %{distname}.egg-info %endif %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0.5.0-6 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Tue Jun 28 2016 Ralph Bean - 0.5.0-5 - Add an explicit python2 subpackage for #1313242.