From af7f6d0002f9324d6798d9bfbaf920a498fd6c33 Mon Sep 17 00:00:00 2001 From: Michele Baldessari Date: Sun, 22 May 2016 22:44:21 +0200 Subject: [PATCH] New upstream --- .gitignore | 1 + python-oauth2client.spec | 4 +++- sources | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9e004f9..9ee3660 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/python-oauth2client.spec b/python-oauth2client.spec index ffbd6d8..d799857 100644 --- a/python-oauth2client.spec +++ b/python-oauth2client.spec @@ -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 - 2.1.0-1 +- New upstream * Tue Mar 08 2016 Michele Baldessari - 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 - 1.5.2-3 diff --git a/sources b/sources index e09fd01..5a21302 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e1538ca6beb643fb1d6fc603ae351cd2 oauth2client-2.0.1.tar.gz +31cf17622b54b8c491274a5ca7dc038e oauth2client-2.1.0.tar.gz