Accepting request 85185 from devel:tools

mainenance update to gengetopt 2.22.5 (forwarded request 85183 from rudi_m)

OBS-URL: https://build.opensuse.org/request/show/85185
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gengetopt?expand=0&rev=3
This commit is contained in:
Sascha Peilicke
2011-09-28 12:09:29 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78ac752e23f488c99851845a987f608aa6725f36a253656401dd47248a08eb44
size 714369

3
gengetopt-2.22.5.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6a59065d23b46496eb6350d95440371f730050aa7cd1bafbcc35c2b9c321bde2
size 717129

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Sep 26 05:22:30 UTC 2011 - sweet_f_a@gmx.de
- update to gengetopt-2.22.5
* correctly preprocess the specified usage string
* handle escaped newline chars correctly
* initialize enum variables with generated null enum
value instead of -1
* generated parser compilable with C++
-------------------------------------------------------------------
Sun Sep 18 16:43:39 UTC 2011 - sweet_f_a@gmx.de

View File

@@ -18,7 +18,7 @@
Name: gengetopt
Version: 2.22.4
Version: 2.22.5
Release: 1
License: GPLv3+
Summary: Commandline parser generator