diff --git a/python-oauthlib.spec b/python-oauthlib.spec index cc0330f..72bb02d 100644 --- a/python-oauthlib.spec +++ b/python-oauthlib.spec @@ -19,7 +19,7 @@ Name: python-oauthlib Version: 0.7.2 -Release: 2.%{checkout}%{?dist} +Release: 3.%{checkout}%{?dist} Summary: An implementation of the OAuth request-signing logic Group: Development/Libraries @@ -140,6 +140,9 @@ popd %endif %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 0.7.2-3.20150520git514cad7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Wed Feb 18 2015 Ralph Bean - 0.7.2-2.20150520git514cad7 - new version, from a git checkout - Replace our patch with a sed statement.