Fix rpmlint warnings

Macros used in changelog and mixed tabs/spaces.
This commit is contained in:
Timm Bäder 2021-11-10 07:09:10 +01:00
parent 2bfc863406
commit f9c51fed24
1 changed files with 3 additions and 3 deletions

View File

@ -288,12 +288,12 @@ rm -rf %{buildroot}%{_libdir}/libarcher_static.a
- Use gnupg verify
* Tue Jun 16 2020 sguelton@redhat.com - 10.0.0-3
- Add Requires: libomp = %{version}-%{release} to libomp-test to avoid
- Add Requires: libomp = %%{version}-%%{release} to libomp-test to avoid
the need to test interoperability between the various combinations of old
and new subpackages.
* Mon Jun 01 2020 sguelton@redhat.com - 10.0.0-2
- Add Requires: libomp-devel = %{version}-%{release} to libomp-test to avoid
- Add Requires: libomp-devel = %%{version}-%%{release} to libomp-test to avoid
the need to test interoperability between the various combinations of old
and new subpackages.