New upstream

This commit is contained in:
Michele Baldessari 2015-07-12 10:01:35 +02:00
parent 6a0e7e8eb3
commit 0698a0b6e8
3 changed files with 6 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/oauth2client-1.4.11.tar.gz
/oauth2client-1.4.12.tar.gz

View File

@ -10,8 +10,8 @@
%endif
Name: python-%{realname}
Version: 1.4.11
Release: 2%{?dist}
Version: 1.4.12
Release: 1%{?dist}
Summary: Python client library for OAuth 2.0
Group: Development/Languages
@ -139,6 +139,8 @@ popd
%endif
%changelog
* Sun Jul 12 2015 Michele Baldessari <michele@acksyn.org> - 1.4.12-1
- New upstream (BZ#1241304)
* Mon Jun 22 2015 Michele Baldessari <michele@acksyn.org> - 1.4.11-2
- Use -O1 for python3 as well
- Use python2 macros

View File

@ -1 +1 @@
d63a5da9856871f196de0cb918686c3f oauth2client-1.4.11.tar.gz
4860eb70478b18626bcf75dcee100d40 oauth2client-1.4.12.tar.gz