New upstream
This commit is contained in:
parent
e3c1662c18
commit
af7f6d0002
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user