Accepting request 789249 from home:AndreasStieger:branches:Base:System
help2man 1.47.13 OBS-URL: https://build.opensuse.org/request/show/789249 OBS-URL: https://build.opensuse.org/package/show/Base:System/help2man?expand=0&rev=60
This commit is contained in:
parent
82c36d9832
commit
80e970bbca
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d0ba64cf9d16ec97cc11aafb659b55aa7bdec99072ff2aec5fcecf0fbeab160
|
||||
size 202252
|
Binary file not shown.
3
help2man-1.47.13.tar.xz
Normal file
3
help2man-1.47.13.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7f8bbad1f2c405db747e3f5a4d5e1eddc63b360221c824bf79748f27b560523
|
||||
size 202480
|
BIN
help2man-1.47.13.tar.xz.sig
Normal file
BIN
help2man-1.47.13.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 28 10:14:51 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- help2man 1.47.13:
|
||||
* build system fixes
|
||||
* Update parsing of --version to allow multi-word programs when
|
||||
constructing the placeholder NAME paragraph
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 5 10:44:52 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package help2man
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 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.47.12
|
||||
Version: 1.47.13
|
||||
Release: 0
|
||||
Summary: Script for generating man pages from --help output
|
||||
License: GPL-3.0-or-later
|
||||
@ -48,7 +48,7 @@ still providing some useful information.
|
||||
%build
|
||||
%configure \
|
||||
--enable-nls
|
||||
make %{?_smp_mflags}
|
||||
%make_build
|
||||
|
||||
%install
|
||||
%make_install
|
||||
|
Loading…
Reference in New Issue
Block a user