From eebcbef32ceb8cae0c3c6f2f4157afe5c708e7a5 Mon Sep 17 00:00:00 2001 From: Michele Baldessari Date: Sun, 22 May 2016 23:02:28 +0200 Subject: [PATCH] New upstream --- .gitignore | 1 + google-api-python-client.spec | 21 +++++++++++++-------- sources | 2 +- 3 files changed, 15 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index b40e6e0..c337372 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /google-api-python-client-1.4.2.tar.gz +/google-api-python-client-1.5.1.tar.gz diff --git a/google-api-python-client.spec b/google-api-python-client.spec index d4de45b..b900f48 100644 --- a/google-api-python-client.spec +++ b/google-api-python-client.spec @@ -9,13 +9,12 @@ Name: google-api-python-client Summary: %{sum} -Version: 1.4.2 -Release: 5%{?dist} +Version: 1.5.1 +Release: 1%{?dist} License: ASL 2.0 URL: http://github.com/google/%{name}/ -Source0: https://pypi.python.org/packages/source/g/%{name}/%{name}-%{version}.tar.gz - +Source0: https://pypi.python.org/packages/b5/b4/e7030ec96ce8eb5b00707d2530906c0c6389eb61af8f5a7ca4ee29d02643/%{name}-%{version}.tar.gz BuildArch: noarch %description @@ -29,12 +28,12 @@ Summary: %{sum} BuildRequires: python2-devel >= 2.7 BuildRequires: python2-setuptools BuildRequires: python-httplib2 >= 0.8 -BuildRequires: python-oauth2client >= 1.4.6 +BuildRequires: python-oauth2client >= 2.0.0 BuildRequires: python-uri-templates >= 0.6 BuildRequires: python-six >= 1.6.1 Requires: python-httplib2 >= 0.8 -Requires: python2-oauth2client >= 1.4.6 +Requires: python2-oauth2client >= 2.0.0 Requires: python2-uri-templates >= 0.6 Requires: python2-six >= 1.6.1 @@ -51,12 +50,12 @@ Summary: %{sum} BuildRequires: python3-devel >= 3.3 BuildRequires: python3-setuptools BuildRequires: python3-httplib2 >= 0.8 -BuildRequires: python3-oauth2client >= 1.4.6 +BuildRequires: python3-oauth2client >= 2.0.0 BuildRequires: python3-uri-templates >= 0.6 BuildRequires: python3-six >= 1.6.1 Requires: python3-httplib2 >= 0.8 -Requires: python3-oauth2client >= 1.4.6 +Requires: python3-oauth2client >= 2.0.0 Requires: python3-uri-templates >= 0.6 Requires: python3-six >= 1.6.1 @@ -105,6 +104,12 @@ done %{python3_sitelib}/google_api_python_client-%{version}-py?.?.egg-info %changelog +* Sun May 22 2016 Michele Baldessari - 1.5.1-1 +- New upstream + +* Thu Mar 10 2016 Michele Baldessari - 1.5.0-1 +- New upstream + * Wed Feb 03 2016 Fedora Release Engineering - 1.4.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 482296a..d9cbb88 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7033985a645e39d3ccf1b2971ab7b6b8 google-api-python-client-1.4.2.tar.gz +6fb1f0eff75f6dba88495ac7d5ece27c google-api-python-client-1.5.1.tar.gz