From 122a0d9f9f781a397e07cd6b9fa919c34ef46ba5c028271ba372d5f013783e6b Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sat, 26 May 2012 19:17:49 +0000 Subject: [PATCH] Accepting request 122500 from home:adra:branches:Base:System Update to version 1.40.9, Removed -ggdb from CFLAGS and CXXFLAGS (no reference is made why this is needed) OBS-URL: https://build.opensuse.org/request/show/122500 OBS-URL: https://build.opensuse.org/package/show/Base:System/help2man?expand=0&rev=19 --- help2man-1.40.7.tar.gz | 3 --- help2man-1.40.9.tar.gz | 3 +++ help2man.changes | 19 +++++++++++++++++++ help2man.spec | 4 +--- 4 files changed, 23 insertions(+), 6 deletions(-) delete mode 100644 help2man-1.40.7.tar.gz create mode 100644 help2man-1.40.9.tar.gz diff --git a/help2man-1.40.7.tar.gz b/help2man-1.40.7.tar.gz deleted file mode 100644 index 1c0353d..0000000 --- a/help2man-1.40.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:83eafff6b59ca8aea15b80654dcea3d620e27280ab46404d300a008399b59fd2 -size 181936 diff --git a/help2man-1.40.9.tar.gz b/help2man-1.40.9.tar.gz new file mode 100644 index 0000000..c36ca5e --- /dev/null +++ b/help2man-1.40.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75e7b650d078b021fb862b245ea76cb330727866ac604613ebd8471b722d094e +size 184179 diff --git a/help2man.changes b/help2man.changes index a6ca09a..51ecd14 100644 --- a/help2man.changes +++ b/help2man.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed May 23 21:21:38 UTC 2012 - asterios.dramis@gmail.com + +- Update to version 1.40.9: + * Update Japanese translation. + * Update Esperanto translation. + * Update Vietnamese translation. + * Update German translation. + From 1.40.8: + * Update French translation. + * Update Italian translation. + * Update Polish translation. + * Update Russian translation. + * Update Ukranian translation. + * Modify self-extracting scripts to output to a temporary file. + * Ensure that help2man exists before building manual pages. +- Removed "-ggdb" from CFLAGS and CXXFLAGS (no reference was found why this is + needed). + ------------------------------------------------------------------- Sun Mar 25 13:09:36 UTC 2012 - asterios.dramis@gmail.com diff --git a/help2man.spec b/help2man.spec index a13ba3f..5ca4f00 100644 --- a/help2man.spec +++ b/help2man.spec @@ -17,7 +17,7 @@ Name: help2man -Version: 1.40.7 +Version: 1.40.9 Release: 0 Summary: Create Simple Man Pages from --help Output License: GPL-3.0+ @@ -42,8 +42,6 @@ still providing some useful information. %setup -q %build -export CFLAGS="%{optflags} -ggdb" -export CXXFLAGS="%{optflags} -ggdb" %configure make %{?_smp_mflags}