From 0698a0b6e86c1d97c8f0e6bd294d292c049db1bc Mon Sep 17 00:00:00 2001 From: Michele Baldessari Date: Sun, 12 Jul 2015 10:01:35 +0200 Subject: [PATCH] New upstream --- .gitignore | 1 + python-oauth2client.spec | 6 ++++-- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4aa8221..2f0928b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /oauth2client-1.4.11.tar.gz +/oauth2client-1.4.12.tar.gz diff --git a/python-oauth2client.spec b/python-oauth2client.spec index 205b4f7..bdf5891 100644 --- a/python-oauth2client.spec +++ b/python-oauth2client.spec @@ -10,8 +10,8 @@ %endif Name: python-%{realname} -Version: 1.4.11 -Release: 2%{?dist} +Version: 1.4.12 +Release: 1%{?dist} Summary: Python client library for OAuth 2.0 Group: Development/Languages @@ -139,6 +139,8 @@ popd %endif %changelog +* Sun Jul 12 2015 Michele Baldessari - 1.4.12-1 +- New upstream (BZ#1241304) * Mon Jun 22 2015 Michele Baldessari - 1.4.11-2 - Use -O1 for python3 as well - Use python2 macros diff --git a/sources b/sources index cae7de2..7455e03 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d63a5da9856871f196de0cb918686c3f oauth2client-1.4.11.tar.gz +4860eb70478b18626bcf75dcee100d40 oauth2client-1.4.12.tar.gz