SHA256
1
0
forked from pool/help2man

Accepting request 244965 from home:mnhauke:test

Update to version 1.46.1

OBS-URL: https://build.opensuse.org/request/show/244965
OBS-URL: https://build.opensuse.org/package/show/Base:System/help2man?expand=0&rev=29
This commit is contained in:
Asterios Dramis
2014-08-19 20:03:04 +00:00
committed by Git OBS Bridge
parent 45b854603c
commit 743cca0d28
4 changed files with 39 additions and 7 deletions

View File

@@ -1,3 +1,35 @@
-------------------------------------------------------------------
Sat Aug 16 20:01:03 UTC 2014 - mardnh@gmx.de
- Update to version 1.46.1:
* Update translations.
* Apply texinfo patch from Mario Blätterman.
* Rename aclocal macros with LOCAL_ prefix.
* Include "missing" program from automake in distribution.
* Add LOCAL_PROG_OR_MISSING macro.
* Change reference to standards to avoid spurious comma.
to Yuri Chornoivan).
Jakub Bogusz).
* Move automake helper scripts into a build-aux sub-directory.
* Add a helper script to locate files in $VPATH.
+ fixup-tex-pot: remove entries from template which should not be
translated.
+ fixup-texi-trans: add the correct path for install-info and correct the
alignment of the main menu.
From 1.45.1:
* Skip additional blank lines following sections, and provide an
explicit method of adding sections (thanks to Mischa Williamson).
* Improve handling of tagged paragraphs when the body is on a following
line (thanks to Brian Campbell).
* Add escapes to adjust spacing of italic text at roman/italic
boundaries (thanks to Bjarni Ingi Gislason, closes: #742289)
From: 1.44.1:
* Perform shell word splitting on option lines in include files.
* Update translations.
* Update copyright years.
* Change distribution filename in README to help2man-VERSION.tar.xz
* Fix gitweb URL in README.
-------------------------------------------------------------------
Tue Jul 9 18:16:52 UTC 2013 - asterios.dramis@gmail.com