Escape '%' in changelog

Fixes dist.rpmgrill.spec-file-sanity check
This commit is contained in:
Yaakov Selkowitz 2017-12-19 09:30:18 -06:00
parent a585cee8d6
commit 83b9e2fd1e

View File

@ -215,7 +215,7 @@ make check
* Tue Nov 9 2004 Matthias Saou <matthias.saou@est.une.marmotte.net> * Tue Nov 9 2004 Matthias Saou <matthias.saou@est.une.marmotte.net>
- Use %%find_lang macro. - Use %%find_lang macro.
- Add %%doc files, including mandatory copy of the LGPL license. - Add %%doc files, including mandatory copy of the LGPL license.
- Use %{?_smp_mflags} - Use %%{?_smp_mflags}
- Improve the descriptions - Improve the descriptions
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> * Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>