gengetopt/gengetopt.changes
2015-03-17 15:27:41 +00:00

80 lines
2.9 KiB
Plaintext

-------------------------------------------------------------------
Mon Mar 16 19:15:15 UTC 2015 - mpluskal@suse.com
- Cleanup spec file with spec-cleaner
- Use url for source
- Add gpg signature
- Correct info scriplet dependencies
-------------------------------------------------------------------
Thu Nov 8 10:04:46 UTC 2012 - sweet_f_a@gmx.de
- update to gengetopt-2.22.6
* A compilation problem in Mac OS X has been fixed.
* The version text directive has been added.
* The commandline option --strict-hidden has been added.
* Many bugs have been fixed.
- use xz compressed sources
-------------------------------------------------------------------
Wed Feb 8 11:52:02 UTC 2012 - puzel@suse.com
- cleanup spec file
-------------------------------------------------------------------
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
- minor build fixes and spec file polish
-------------------------------------------------------------------
Mon Apr 11 11:18:49 UTC 2011 - puzel@novell.com
- use spec-cleaner
-------------------------------------------------------------------
Wed Dec 30 08:02:14 UTC 2009 - puzel@novell.com
- update to gengetopt-2.22.4
* removed other gcc compilation warnings on generated files
-------------------------------------------------------------------
Fri Oct 16 14:44:19 UTC 2009 - puzel@novell.com
- update to gengetopt-2.22.3
* enum option values can contain + and - (thanks to Papp Gyozo).
* fixed compilation problems due to macro FIX_UNUSED which was not
in the right place (thanks to Matthew Junker)
* --header-output-dir and --src_output-dir to store cmdline.h
separately from cmdline.c (thanks to Yegor Yefremov)
* #include <getopt.h> in the generated files, instead of "getopt.h"
* generated functions use prototypes with char ** instead of
char *const *
-------------------------------------------------------------------
Sun Jun 14 16:17:01 CEST 2009 - puzel@novell.com
- update to gengetopt-2.22.2
* removed further compilation warnings for generated files
* fixed a compilation problems for files generated with --include-getopt
with some versions of stdlib.h
* removed dependency from flex library (that generated problems in
compilation in open solaris)
* uses PACKAGE_NAME, if defined, for printing help and version
* uses --docdir if specified for installing documentation
-------------------------------------------------------------------
Thu Apr 30 14:39:21 CEST 2009 - puzel@suse.cz
- initial package (version 2.22.1)