New upstream
This commit is contained in:
parent
b25cc2a421
commit
d85f0247b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/google-api-python-client-1.4.2.tar.gz
|
||||
/google-api-python-client-1.5.1.tar.gz
|
||||
/google-api-python-client-1.5.5.tar.gz
|
||||
|
@ -9,12 +9,12 @@
|
||||
|
||||
Name: google-api-python-client
|
||||
Summary: %{sum}
|
||||
Version: 1.5.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.5.5
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: ASL 2.0
|
||||
URL: http://github.com/google/%{name}/
|
||||
Source0: https://pypi.python.org/packages/b5/b4/e7030ec96ce8eb5b00707d2530906c0c6389eb61af8f5a7ca4ee29d02643/%{name}-%{version}.tar.gz
|
||||
Source0: https://pypi.python.org/packages/a7/4e/1278995cd1e50b9cdb6b04981db91290b5aedca8fba48b9f83c7dba05f6d/%{name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -104,6 +104,9 @@ done
|
||||
%{python3_sitelib}/google_api_python_client-%{version}-py?.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Thu Nov 10 2016 Michele Baldessari <michele@acksyn.org> - 1.5.5-1
|
||||
New upstream
|
||||
|
||||
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.1-2
|
||||
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user