From 29b7b968e67642117346928046b76541c7cdfe1137b481e42cb8a2a05658e39d Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 16 Oct 2014 13:05:17 +0000 Subject: [PATCH] Accepting request 256060 from home:AndreasStieger:branches:Base:System help2man 1.46.4 OBS-URL: https://build.opensuse.org/request/show/256060 OBS-URL: https://build.opensuse.org/package/show/Base:System/help2man?expand=0&rev=33 --- help2man-1.46.3.tar.xz | 3 --- help2man-1.46.3.tar.xz.sig | Bin 72 -> 0 bytes help2man-1.46.4.tar.xz | 3 +++ help2man-1.46.4.tar.xz.sig | Bin 0 -> 72 bytes help2man.changes | 16 ++++++++++++++++ help2man.spec | 2 +- 6 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 help2man-1.46.3.tar.xz delete mode 100644 help2man-1.46.3.tar.xz.sig create mode 100644 help2man-1.46.4.tar.xz create mode 100644 help2man-1.46.4.tar.xz.sig diff --git a/help2man-1.46.3.tar.xz b/help2man-1.46.3.tar.xz deleted file mode 100644 index 0f2ecc7..0000000 --- a/help2man-1.46.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a669dc3baf2f9fcfcf9d55d8555d1c234bc3cabd5fbe8e36e0dea4a88c222942 -size 169660 diff --git a/help2man-1.46.3.tar.xz.sig b/help2man-1.46.3.tar.xz.sig deleted file mode 100644 index 813c23742944f3f5af73fb50abc0c89b9451d3950c3ff6a25abc5c860af9a8b9..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 72 zcmV-O0Jr~$Mg#y60ssaD0#qKjxc~|Y5b)fN0J4l(m4CbdppJD)lKVO&Vmg4>{#HrM eJ4OG?FaV!&@0qv)6L*#aS4tD<`BzVGRWkW1RhEN literal 0 HcmV?d00001 diff --git a/help2man.changes b/help2man.changes index c8bf1a3..2f24be5 100644 --- a/help2man.changes +++ b/help2man.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Oct 13 20:18:49 UTC 2014 - andreas.stieger@gmx.de + +- help2man 1.46.4: + * Include architecture.mk and buildflags.mk into rules to replace + the multiple calls to dpkg-architecture and to pick up the + correct hardening flags. + * Add $(LDFLAGS) when building preload to pick up -z relro (see + https://wiki.debian.org/Hardening). + * Minor correction to Norwegian Bokmaal translation. + * Minor correction to Brazilian Portuguese translation. + * Escape dashes in --name flag for groff (see lintian tag: + hyphen-used-as-minus-sign). + * Fix example using AM_MISSING_PROG in documentation: this macro no + longer requires the third argument. + ------------------------------------------------------------------- Sun Oct 5 22:10:44 UTC 2014 - andreas.stieger@gmx.de diff --git a/help2man.spec b/help2man.spec index c442864..af073be 100644 --- a/help2man.spec +++ b/help2man.spec @@ -17,7 +17,7 @@ Name: help2man -Version: 1.46.3 +Version: 1.46.4 Release: 0 Summary: Create Simple Man Pages from --help Output License: GPL-3.0+