New upstream (BZ#1263881)
This commit is contained in:
parent
893bcefe27
commit
281f849213
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/oauth2client-1.4.11.tar.gz
|
||||
/oauth2client-1.4.12.tar.gz
|
||||
/oauth2client-1.5.0.tar.gz
|
||||
/oauth2client-1.5.1.tar.gz
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-%{realname}
|
||||
Version: 1.5.0
|
||||
Version: 1.5.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Python client library for OAuth 2.0
|
||||
|
||||
@ -140,6 +140,8 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Sep 17 2015 Michele Baldessari <michele@acksyn.org> - 1.5.1-1
|
||||
- New upstream (BZ#1263881)
|
||||
* Fri Sep 04 2015 Michele Baldessari <michele@acksyn.org> - 1.5.0-1
|
||||
- New upstream (BZ#1259966)
|
||||
* Sun Jul 12 2015 Michele Baldessari <michele@acksyn.org> - 1.4.12-1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user