diff --git a/liblouis.spec b/liblouis.spec index 53432f640ed3972c7069c19a625637f0c2a6aca2..8999588bcb61956bfdac6b2dc19d26d0d5faf888 100644 --- a/liblouis.spec +++ b/liblouis.spec @@ -2,11 +2,12 @@ Name: liblouis Version: 3.7.0 -Release: 2 +Release: 3 Summary: Braille translation and back-translation library License: LGPLv3+ and GPLv3+ URL: http://liblouis.org Source0: https://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz +Recommends: %{name}-help = %{version}-%{release} BuildRequires: chrpath gcc help2man texinfo texinfo-tex texlive-eurosym BuildRequires: texlive-xetex python2-devel python3-devel Provides: bundled(gnulib) = 20130621 @@ -133,5 +134,8 @@ done %{python3_sitelib}/louis/ %changelog +* Thu Nov 12 2020 xinghe - 3.7.0-3 +- add help for Recommends + * Thu Nov 28 2019 liujing - 3.7.0-2 - Package init