diff --git a/pyjokes.spec b/pyjokes.spec index 41f988f..e2f69e4 100644 --- a/pyjokes.spec +++ b/pyjokes.spec @@ -4,7 +4,7 @@ Name: %{pypi_name} Version: 0.5.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: %{global_desc} License: BSD @@ -73,6 +73,9 @@ rm %{buildroot}%{_bindir}/* %{python3_sitelib}/pyjokes/ %changelog +* Fri Feb 09 2018 Igor Gnatenko - 0.5.0-7 +- Escape macros in %%changelog + * Fri Feb 09 2018 Fedora Release Engineering - 0.5.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild @@ -86,8 +89,8 @@ rm %{buildroot}%{_bindir}/* - Fix python2-pyjokes requires both Python 2 and Python 3(BZ#1448514) * Fri Mar 03 2017 Paul Whalen - 0.5.0-2 -- Add %python_provide macro. -- Consistently use %pypi_name macro. +- Add %%python_provide macro. +- Consistently use %%pypi_name macro. - Add global decription macro. * Fri Feb 24 2017 Paul Whalen 0.5.0-1