diff --git a/.gitignore b/.gitignore index 018f42e..a1bca95 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /requests-oauthlib-0.4.0.tar.gz +/requests-oauthlib-0.5.0.tar.gz diff --git a/python-requests-oauthlib.spec b/python-requests-oauthlib.spec index d971dd1..9633d50 100644 --- a/python-requests-oauthlib.spec +++ b/python-requests-oauthlib.spec @@ -13,8 +13,8 @@ %global modname requests_oauthlib Name: python-requests-oauthlib -Version: 0.4.0 -Release: 7%{?dist} +Version: 0.5.0 +Release: 1%{?dist} Summary: OAuthlib authentication support for Requests. Group: Development/Libraries @@ -110,6 +110,9 @@ popd %endif %changelog +* Thu May 21 2015 Ralph Bean - 0.5.0-1 +- new version + * Fri Jan 23 2015 Ralph Bean - 0.4.0-7 - Alter egg requirements for epel. diff --git a/sources b/sources index 777270b..cd64197 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2649560205a02473998e0e7dd881ee5a requests-oauthlib-0.4.0.tar.gz +139a17c495fb593b5842634faf72ebb0 requests-oauthlib-0.5.0.tar.gz