diff --git a/krusader.spec b/krusader.spec index e565945..04f8356 100644 --- a/krusader.spec +++ b/krusader.spec @@ -1,6 +1,6 @@ %define pkgver %(echo %version | tr _ -) Name: krusader -Version: 2.6.0 +Version: 2.7.0 Release: 1mamba Summary: An advanced twin panel (commander style) file manager for KDE Group: Graphical Desktop/Applications/Utilities @@ -71,7 +71,7 @@ It supports the following archive formats: tar, zip, bzip2, gzip, rar, ace, arj [ "%{buildroot}" != / ] && rm -rf %{buildroot} %makeinstall -C build -%find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang +%find_lang %{name}5_qt --with-qt --with-man --all-name || touch %{name}5_qt.lang %clean [ "%{buildroot}" != / ] && rm -rf %{buildroot} @@ -90,15 +90,13 @@ It supports the following archive formats: tar, zip, bzip2, gzip, rar, ace, arj %{_kde5_icondir}/hicolor/*/*/*.png %{_kde5_servicesdir}/*.protocol %{_mandir}/man1/krusader.1* -%lang(de) %{_mandir}/de/man1/krusader.1* -%lang(nl) %{_mandir}/nl/man1/krusader.1* -%lang(pt_BR) %{_mandir}/pt_BR/man1/krusader.1* -%lang(sv) %{_mandir}/sv/man1/krusader.1* -%lang(uk) %{_mandir}/uk/man1/krusader.1* %doc AUTHORS COPYING #ChangeLog README TODO %changelog +* Tue Jun 05 2018 Automatic Build System 2.7.0-1mamba +- automatic version update by autodist + * Tue Aug 08 2017 Automatic Build System 2.6.0-1mamba - automatic version update by autodist