From b2aee9f2d2fde9b944ddcd808293a695b6df97e2 Mon Sep 17 00:00:00 2001 From: Michele Baldessari Date: Sat, 13 May 2017 12:19:06 +0200 Subject: [PATCH] New upstream --- python-oauth2client.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-oauth2client.spec b/python-oauth2client.spec index a2f11e3..dce1e5a 100644 --- a/python-oauth2client.spec +++ b/python-oauth2client.spec @@ -11,8 +11,8 @@ %endif Name: python-%{srcname} -Version: 4.0.0 -Release: 2%{?dist} +Version: 4.1.0 +Release: 1%{?dist} Summary: %{sum} Group: Development/Languages @@ -219,6 +219,9 @@ rm -r $(find %{_buildrootdir} -type d -name 'tests') %endif %changelog +* Sat May 13 2017 Michele Baldessari - 4.1.0-1 +- New upstream + * Thu Mar 30 2017 Ralph Bean - 4.0.0-2 - Compat for EPEL7.