New upstream

This commit is contained in:
Michele Baldessari 2016-05-22 22:44:21 +02:00
parent e3c1662c18
commit af7f6d0002
3 changed files with 5 additions and 2 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/oauth2client-1.5.1.tar.gz
/oauth2client-1.5.2.tar.gz
/oauth2client-2.0.1.tar.gz
/oauth2client-2.1.0.tar.gz

View File

@ -11,7 +11,7 @@
%endif
Name: python-%{srcname}
Version: 2.0.1
Version: 2.1.0
Release: 1%{?dist}
Summary: %{sum}
@ -170,6 +170,8 @@ rm -r $(find %{_buildrootdir} -type d -name 'tests')
%endif
%changelog
* Sun May 22 2016 Michele Baldessari <michele@acksyn.org> - 2.1.0-1
- New upstream
* Tue Mar 08 2016 Michele Baldessari <michele@acksyn.org> - 2.0.1-1
- New upstream (NB: for now I am not shipping the tests, to be revised later)
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-3

View File

@ -1 +1 @@
e1538ca6beb643fb1d6fc603ae351cd2 oauth2client-2.0.1.tar.gz
31cf17622b54b8c491274a5ca7dc038e oauth2client-2.1.0.tar.gz