diff --git a/python-oauthlib.spec b/python-oauthlib.spec index 7bb2517..d3869e2 100644 --- a/python-oauthlib.spec +++ b/python-oauthlib.spec @@ -1,4 +1,4 @@ -%if 0%{?fedora} +%if 0%{?fedora} || 0%{?rhel} > 7 %global with_python3 1 %endif @@ -24,7 +24,7 @@ Name: python-oauthlib Version: 2.0.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: An implementation of the OAuth request-signing logic Group: Development/Libraries @@ -164,6 +164,9 @@ rm -rf %{modname}.egg-info %endif %changelog +* Fri Sep 29 2017 Troy Dawson - 0.7.19-5 +- Cleanup spec file conditionals + * Thu Jul 27 2017 Fedora Release Engineering - 2.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild