diff --git a/python-requests-oauthlib.spec b/python-requests-oauthlib.spec index 7aa98e4..da34026 100644 --- a/python-requests-oauthlib.spec +++ b/python-requests-oauthlib.spec @@ -14,7 +14,7 @@ Name: python-requests-oauthlib Version: 0.4.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: OAuthlib authentication support for Requests. Group: Development/Libraries @@ -108,6 +108,9 @@ popd %endif %changelog +* Wed May 14 2014 Bohuslav Kabrda - 0.4.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + * Mon Mar 3 2014 Jakub Dorňák - 0.4.0-4 - python3 and python version related macros required to build python3- subpackage are not available in el6 and el7