automatic version update by autodist [release 1.47.4-1mamba;Thu Jun 22 2017]

This commit is contained in:
Automatic Build System 2024-01-05 23:39:35 +01:00
parent bc70a87669
commit 9b3291617d

View File

@ -1,5 +1,5 @@
Name: help2man
Version: 1.47.3
Version: 1.47.4
Release: 1mamba
Summary: A tool for automatically generating simple manual pages from program output
Group: Development/Tools
@ -62,6 +62,7 @@ Given a program which produces resonably standard --help and --version outputs,
%lang(fr) %{_infodir}/help2man-fr.info.*
%lang(pl) %{_infodir}/help2man-pl.info.*
%lang(uk) %{_infodir}/help2man-uk.info.*
%lang(zh_CN) %{_infodir}/help2man-zh_CN.info.*
%lang(da) %{_mandir}/da/man1/help2man.*
%lang(de) %{_mandir}/de/man1/help2man.*
%lang(el) %{_mandir}/el/man1/help2man.*
@ -85,6 +86,9 @@ Given a program which produces resonably standard --help and --version outputs,
%{_datadir}/man/man1/help2man.*
%changelog
* Thu Jun 22 2017 Automatic Build System <autodist@mambasoft.it> 1.47.4-1mamba
- automatic version update by autodist
* Tue Apr 19 2016 Automatic Build System <autodist@mambasoft.it> 1.47.3-1mamba
- automatic version update by autodist