diff --git a/python-oauth2client.spec b/python-oauth2client.spec index b040ce6..4f4045f 100644 --- a/python-oauth2client.spec +++ b/python-oauth2client.spec @@ -12,7 +12,7 @@ Name: python-%{srcname} Version: 3.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{sum} Group: Development/Languages @@ -174,6 +174,9 @@ rm -r $(find %{_buildrootdir} -type d -name 'tests') %endif %changelog +* Mon Dec 19 2016 Miro HronĨok - 3.0.0-2 +- Rebuild for Python 3.6 + * Thu Nov 10 2016 Michele Baldessari - 3.0.0-1 - New upstream