Accepting request 955628 from home:AndreasStieger:branches:Base:System
help2man 1.49.1 OBS-URL: https://build.opensuse.org/request/show/955628 OBS-URL: https://build.opensuse.org/package/show/Base:System/help2man?expand=0&rev=78
This commit is contained in:
parent
187fed08c3
commit
29f925be00
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6739e4caa42e6aed3399be4387ca79399640967334e91728863b8eaa922582be
|
||||
size 204672
|
Binary file not shown.
3
help2man-1.49.1.tar.xz
Normal file
3
help2man-1.49.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd99a664ec4be9a86a0dd89719989f14f367a9c079d75d0e1d71e18a7bb51b03
|
||||
size 214504
|
BIN
help2man-1.49.1.tar.xz.sig
Normal file
BIN
help2man-1.49.1.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 17 04:08:14 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- help2man 1.49.1:
|
||||
* Use @samp{} around the option in the menu description for
|
||||
"--help recommendations" to avoid rendering the -- as endash
|
||||
* Don't translate @documentencoding
|
||||
* Fall back to forking iconv for encodings which are not
|
||||
supported by Perl's Encode module
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 17 20:14:54 UTC 2021 - Bernhard Voelker <mail@bernhard-voelker.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package help2man
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: help2man
|
||||
Version: 1.48.5
|
||||
Version: 1.49.1
|
||||
Release: 0
|
||||
Summary: Script for generating man pages from --help output
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user