Accepting request 869974 from home:AndreasStieger:branches:Base:System
help2man 1.48.1 OBS-URL: https://build.opensuse.org/request/show/869974 OBS-URL: https://build.opensuse.org/package/show/Base:System/help2man?expand=0&rev=70
This commit is contained in:
parent
f4b3bf645f
commit
49e25fb248
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:da3a35c50b1e1f8c8fa322d69fa47c9011ce443a8fb8d1d671b1f01b8b0008eb
|
|
||||||
size 211476
|
|
Binary file not shown.
3
help2man-1.48.1.tar.xz
Normal file
3
help2man-1.48.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:de8a74740bd058646567b92ab4ecdeb9da9f1a07cc7c4f607a3c14dd38d10799
|
||||||
|
size 210500
|
BIN
help2man-1.48.1.tar.xz.sig
Normal file
BIN
help2man-1.48.1.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 6 12:42:18 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
- help2man 1.48.1:
|
||||||
|
* Add Serbian, Swedish, Brazilian Portuguese and Chinese
|
||||||
|
(simplified) translations of info documentation
|
||||||
|
* Add Tamil and Chinese (simplified) translations
|
||||||
|
* Move table of contents to the top of the texi file so that it
|
||||||
|
appears in the correct location in the html page
|
||||||
|
* Use the package name and version as the default for --source
|
||||||
|
(was program)
|
||||||
|
* Support packages in version strings without the GNU or Free
|
||||||
|
prefix
|
||||||
|
* Allow an optional second dash to separate the package name from
|
||||||
|
the version for multi-word packages: "program - package name -
|
||||||
|
version"
|
||||||
|
* Suppress creation of an empty pkglibdir when nls is disabled
|
||||||
|
* Fix ordering of "other" sections in manual page
|
||||||
|
* Use POSIX compliant TZ when setting UTC
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 21 19:20:50 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
Thu Jan 21 19:20:50 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: help2man
|
Name: help2man
|
||||||
Version: 1.47.17
|
Version: 1.48.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Script for generating man pages from --help output
|
Summary: Script for generating man pages from --help output
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
@ -62,6 +62,7 @@ still providing some useful information.
|
|||||||
%{_mandir}/man1/help2man.1%{?ext_man}
|
%{_mandir}/man1/help2man.1%{?ext_man}
|
||||||
|
|
||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
|
%license COPYING
|
||||||
%{_infodir}/help2man-*.info%{?ext_info}
|
%{_infodir}/help2man-*.info%{?ext_info}
|
||||||
%dir %{_mandir}/??
|
%dir %{_mandir}/??
|
||||||
%dir %{_mandir}/??/man1
|
%dir %{_mandir}/??/man1
|
||||||
|
Loading…
Reference in New Issue
Block a user