diff --git a/python-oauth2client.spec b/python-oauth2client.spec index efd58b1..b18f317 100644 --- a/python-oauth2client.spec +++ b/python-oauth2client.spec @@ -12,7 +12,7 @@ Name: python-%{srcname} Version: 3.0.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: %{sum} Group: Development/Languages @@ -174,6 +174,9 @@ rm -r $(find %{_buildrootdir} -type d -name 'tests') %endif %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 3.0.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Tue Dec 27 2016 Michele Baldessari - 3.0.0-3 - Fix python 3.6 breakage