New upstream
This commit is contained in:
parent
6a0e7e8eb3
commit
0698a0b6e8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/oauth2client-1.4.11.tar.gz
|
/oauth2client-1.4.11.tar.gz
|
||||||
|
/oauth2client-1.4.12.tar.gz
|
||||||
|
|||||||
@ -10,8 +10,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-%{realname}
|
Name: python-%{realname}
|
||||||
Version: 1.4.11
|
Version: 1.4.12
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Python client library for OAuth 2.0
|
Summary: Python client library for OAuth 2.0
|
||||||
|
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -139,6 +139,8 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Jun 22 2015 Michele Baldessari <michele@acksyn.org> - 1.4.11-2
|
||||||
- Use -O1 for python3 as well
|
- Use -O1 for python3 as well
|
||||||
- Use python2 macros
|
- Use python2 macros
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user