New upstream (BZ#1263881)

This commit is contained in:
Michele Baldessari 2015-09-17 10:02:05 +02:00
parent 893bcefe27
commit 281f849213
3 changed files with 5 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/oauth2client-1.4.11.tar.gz /oauth2client-1.4.11.tar.gz
/oauth2client-1.4.12.tar.gz /oauth2client-1.4.12.tar.gz
/oauth2client-1.5.0.tar.gz /oauth2client-1.5.0.tar.gz
/oauth2client-1.5.1.tar.gz

View File

@ -10,7 +10,7 @@
%endif %endif
Name: python-%{realname} Name: python-%{realname}
Version: 1.5.0 Version: 1.5.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: Python client library for OAuth 2.0 Summary: Python client library for OAuth 2.0
@ -140,6 +140,8 @@ popd
%endif %endif
%changelog %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 * Fri Sep 04 2015 Michele Baldessari <michele@acksyn.org> - 1.5.0-1
- New upstream (BZ#1259966) - New upstream (BZ#1259966)
* Sun Jul 12 2015 Michele Baldessari <michele@acksyn.org> - 1.4.12-1 * Sun Jul 12 2015 Michele Baldessari <michele@acksyn.org> - 1.4.12-1

View File

@ -1 +1 @@
e829d6fb6d9d7ce6c1c9eb129552875d oauth2client-1.5.0.tar.gz 2530d696a8e3526bafc72e37053034d8 oauth2client-1.5.1.tar.gz