75 lines
2.3 KiB
Plaintext
75 lines
2.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Jan 16 14:25:52 UTC 2011 - coolo@novell.com
|
|
|
|
- use %find_lang
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 19 15:05:30 CEST 2010 - dimstar@opensuse.org
|
|
|
|
- Update to version 1.16:
|
|
+ Include xcode prject files in distributed tar ball
|
|
+ Build system fixes
|
|
+ Provide popt.pc
|
|
+ Extended test suite
|
|
+ Various fixes
|
|
- Changes from version 1.15:
|
|
+ Build system fixes
|
|
+ avoid displaying --[no]nofoo with POPT_ARGFLAG_TOGGLE.
|
|
+ reserve a bit for --[no]opt prefix toggling.
|
|
+ trim out escaped newline(s) from file content, other fixes.
|
|
+ check/print argv[0] in --help for NULL.
|
|
+ misc fixes
|
|
- Changes from version 1.14:
|
|
+ Build system fixes
|
|
+ permit "#define POPT_fprintf fprintf" to lose the malloc'ing
|
|
fprintf
|
|
+ Many fixes.
|
|
+ Updated translations
|
|
- Drop popt-1.13-popt_fprintf.diff: Should all be fixed upstream.
|
|
In case POPT_fprintf really still does not suffice, we can just
|
|
use "#define POPT_fprintf frptinf" and be set. The code is
|
|
prepared for this override.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
|
|
|
- use %_smp_mflags
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 7 17:06:09 CEST 2010 - mls@suse.de
|
|
|
|
- make libpopt0-32bit obsolete popt-32bit [bnc#544964]
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 1 12:26:16 UTC 2010 - jengelh@medozas.de
|
|
|
|
- remove sparcv9-specific baselib exceptions (not needed)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 12 18:40:03 CET 2009 - jengelh@medozas.de
|
|
|
|
- enable parallel building
|
|
- add baselibs.conf as a source
|
|
- add baselibs for SPARC
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 28 15:42:48 CEST 2009 - mrueckert@suse.de
|
|
|
|
- add back baselibs.conf. bootstrap done
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 28 15:38:46 CEST 2009 - mrueckert@suse.de
|
|
|
|
- disable baselibs.conf for the moment
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 26 16:08:58 CEST 2009 - mls@suse.de
|
|
|
|
- add baselibs.conf
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 21 19:30:12 CEST 2009 - mls@suse.de
|
|
|
|
- initial release
|
|
|