diff --git a/python-oauth2client.spec b/python-oauth2client.spec index f72792f..a44215a 100644 --- a/python-oauth2client.spec +++ b/python-oauth2client.spec @@ -12,7 +12,7 @@ Name: python-%{srcname} Version: 4.1.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{sum} License: ASL 2.0 @@ -222,6 +222,9 @@ rm -r $(find %{_buildrootdir} -type d -name 'tests') || /bin/true %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 4.1.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Mon Jan 21 2019 Michele Baldessari - 4.1.3-1 - New upstream - Disable keyring requires as python-keyring is gone