diff --git a/python-entrypoints.spec b/python-entrypoints.spec index 2c85832..9b24aa3 100644 --- a/python-entrypoints.spec +++ b/python-entrypoints.spec @@ -6,7 +6,7 @@ Name: python-%{srcname} Version: 0.2.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: %{sum} # license clarification issue opened upstream @@ -116,6 +116,9 @@ rm -r %{buildroot}%{python3_sitelib}/%{srcname}-%{version}.dist-info/ %license LICENSE %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 0.2.2-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Tue Jan 31 2017 Michal Cyprian - 0.2.2-6 - Use python install wheel macros