From a04f3a996d650247995f1dd9ebf3ad7c9d7e5994 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Thu, 21 May 2015 17:41:43 -0400 Subject: [PATCH] 0.5.0 --- .gitignore | 1 + python-requests-oauthlib.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) 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