0.5.0
This commit is contained in:
parent
15f22638ea
commit
a04f3a996d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/requests-oauthlib-0.4.0.tar.gz
|
||||
/requests-oauthlib-0.5.0.tar.gz
|
||||
|
@ -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 <rbean@redhat.com> - 0.5.0-1
|
||||
- new version
|
||||
|
||||
* Fri Jan 23 2015 Ralph Bean <rbean@redhat.com> - 0.4.0-7
|
||||
- Alter egg requirements for epel.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user