Escape a macro in an old %changelog entry

Related: rhbz#1950291
This commit is contained in:
Miro Hrončok 2021-04-07 10:48:38 +00:00
parent ca0a3311c5
commit 019f8b973d

View File

@ -235,7 +235,7 @@ install -m 644 compileall2.py %{buildroot}%{_rpmconfigdir}/redhat/
- Add %%python_disable_dependency_generator
* Wed Dec 05 2018 Miro Hrončok <mhroncok@redhat.com> - 3-40
- Workaround leaking buildroot PATH in %py_byte_compile (#1647212)
- Workaround leaking buildroot PATH in %%py_byte_compile (#1647212)
* Thu Nov 01 2018 Petr Viktorin <pviktori@redhat.com> - 3-39
- Move "sleep 1" workaround from py3_build to py2_build (#1644923)