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.