Changelog for
libconfuse0-2.8-94.1.x86_64.rpm :
Wed Nov 18 13:00:00 2015 p.drouandAATTgmail.com
- Update to version 2.8
* Support for specifying a searchpath for cfg_parse().
* Restore build of shared library by default.
* Added German translation.
* Document CFG_SIMPLE_STR for doxygen.
* Update ISC license to 2007 version.
* Write files in a Bourne shell compatible way.
* Fix mid-string environment variable substitution.
* Various ISO C90 and -ansi fixes.
* Fix C++ compiler warnings for const strings.
* Fix make distcheck and out-of-source builds.
* Fix missing .gitignore files.
* Fix CFG_SIMPLE_INT on 64-bit systems.
* Coding style cleanup.
* Fix issue #27: searchpath free problems. Fix to new feature introduced in this release cycle.
* Improved support for MSYS2.
- Perform a spec-cleaner
- Use download Url as source
- Add xz build dependency for SLE11 support
Sun Nov 13 13:00:00 2011 jengelhAATTmedozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
Sun Nov 13 13:00:00 2011 cooloAATTsuse.com
- add libtool as explicit buildrequire to avoid implicit dependency from prjconf
Thu Oct 14 14:00:00 2010 adamAATTmizerski.pl
- update to 2.7
- Bugfix release.
- update to 2.6
- added French translation contributed by Matthieu Sion
- added build script and instructions for compiling with Mingw under Windows
(contributed by Matthieu Sion)
- now accepts a simplified list append syntax:
option += \"value\"
insted of
option += {\"value\"}
- added flag CFGF_NO_TITLE_DUPES: multiple section titles must be unique
(duplicates raises an error, only applies to sections)
(suggested by Brian Fallik)
- fixed rpm builds, patch by Dan Lipsitt
- always installs pkg-config .pc script
- remove obsolete confuse-config script in favour of pkg-config
- fixed a bug reported by Josh Kropf with single sections with titles
- added patch that escapes values with quotes and backslashes when printing.
- fixed a memory leak in default values for string lists,
reported by Vineeth Neelakant.
- windows build files now only in separate zip distribution
- reenabled locale files as lang package
- removed changelog from spec file since it\'s in changes file
Mon Sep 17 14:00:00 2007 mrueckertAATTsuse.de
- dont package locale files
Wed Jul 18 14:00:00 2007 mrueckertAATTsuse.de
- fix buildrequires on check(-devel)
Wed Jul 18 14:00:00 2007 mrueckertAATTsuse.de
- update to new packaging policy
- no longer build the static lib
- add confuse-2.5_tests.patch:
fix testsuite
Sun Apr 8 14:00:00 2007 mrueckertAATTsuse.de
- run ldconfig