From 80e970bbca930472aa25cfa960ce6e063c2d86ab3df41061e5d7889586857eb1 Mon Sep 17 00:00:00 2001 From: Asterios Dramis Date: Sat, 28 Mar 2020 22:55:36 +0000 Subject: [PATCH] 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 --- help2man-1.47.12.tar.xz | 3 --- help2man-1.47.12.tar.xz.sig | Bin 95 -> 0 bytes help2man-1.47.13.tar.xz | 3 +++ help2man-1.47.13.tar.xz.sig | Bin 0 -> 95 bytes help2man.changes | 8 ++++++++ help2man.spec | 6 +++--- 6 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 help2man-1.47.12.tar.xz delete mode 100644 help2man-1.47.12.tar.xz.sig create mode 100644 help2man-1.47.13.tar.xz create mode 100644 help2man-1.47.13.tar.xz.sig diff --git a/help2man-1.47.12.tar.xz b/help2man-1.47.12.tar.xz deleted file mode 100644 index 082650f..0000000 --- a/help2man-1.47.12.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d0ba64cf9d16ec97cc11aafb659b55aa7bdec99072ff2aec5fcecf0fbeab160 -size 202252 diff --git a/help2man-1.47.12.tar.xz.sig b/help2man-1.47.12.tar.xz.sig deleted file mode 100644 index 71991342a5d7f103b8f5b3ac0b5e8442841e5f10d985dfae171ea70bedff5f8f..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WNClpaxvh>G||Vi?B9L3)5ox>Cvqw)Q=EYAdj>8}0hmakHN#wi wYqP&{-Q2?G$NMPb#qs#8Lq$d+3=2+#9L&#~Z2V|}-3R-nGF2bG||Vi?B9L3)5ox>Cvqw)Q(T^)3Ii9X08HeLFT;YB vj1JE`9&i0@J#(>)PL#Y*R7*QE!#r)-BK1zY8{Xe$TsYxj)yA7NHJ=Lr;4CHr literal 0 HcmV?d00001 diff --git a/help2man.changes b/help2man.changes index b6f78e3..8e74f05 100644 --- a/help2man.changes +++ b/help2man.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Mar 28 10:14:51 UTC 2020 - Andreas Stieger + +- 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 diff --git a/help2man.spec b/help2man.spec index dd31637..7d6967e 100644 --- a/help2man.spec +++ b/help2man.spec @@ -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