Changelog for
libplist++1-1.8-29.7.i586.rpm :
Tue Aug 28 14:00:00 2012 cfarrellAATTsuse.com
- license update: LGPL-2.1+
LGPL-2.1 can be relicensed to GPL without further permission. No need to
explicitly call out the GPL as a license option. Fedora has been using
LGPL-2.1+ for awhile so gain compatibility there too
Mon Apr 9 14:00:00 2012 opensuseAATTsukimashita.com
- Allow compilation on 11.4 by disabling cython bindings
Mon Apr 2 14:00:00 2012 opensuseAATTsukimashita.com
- Update to version 1.8
* Add Cython based Python bindings
* Fix memory corruption in libcnary
* Fix building on Big Endian systems
* Removed glib dependency, libplist now uses bundled libcnary
* Fix building of Python bindings with GCC 4.6
- Do not build SWIG bindings for Python
- Remove gcc46_build_fix.patch due to upstream fixes
- Update pkgconfig patch
Tue Jan 31 13:00:00 2012 jengelhAATTmedozas.de
- Remove redundant tags/sections per specfile guideline suggestions
- Parallel building using %_smp_mflags
Wed Oct 5 14:00:00 2011 uliAATTsuse.com
- cross-build fix: set cmake root, python paths
- cross-build workaround: move installed files from sysroot to
real root
Tue Jun 28 14:00:00 2011 ajAATTsuse.de
- Add baselibs.conf - needed by usbmuxd\'s baselibs.conf.
Mon May 16 14:00:00 2011 cgiboudeauxAATTgmx.com
- Add gcc46_build_fix.patch. Fixes build with GCC4.6
Sun Mar 20 13:00:00 2011 opensuseAATTsukimashita.com
- Update to version 1.4
* New maintainer and source location
* Update AUTHORS from git history
* Fix Unicode writing in binary plists
* Update plist doctype
* Fix Dictionary copy constructor
* Fix Mac OS X library install path detection
* Plug memory leak when writing Unicode data
- Remove pkgconfig patch due to upstream fixes
Wed Dec 8 13:00:00 2010 cristian.rodriguezAATTopensuse.org
- Fix both -devel package dependencies and broken pkgconfig file
Tue Apr 27 14:00:00 2010 opensuseAATTsukimashita.com
- Update to version 1.3
* Endianness, alignment and type-punning fixes
* Fix armel floating point endianess
* Allow compiling with mingw on Windows
* Minor bugfixes
Wed Mar 31 14:00:00 2010 vuntzAATTopensuse.org
- Clean up packaging, based on what I did in multimedia:libs.
Thu Mar 25 13:00:00 2010 meissnerAATTsuse.de
- run prepare_spec
Thu Jan 21 13:00:00 2010 opensuseAATTsukimashita.com
- Update to version 1.2
* Fix xml entity conversion
* Silence build warnings
- Remove upstreamed patches
Sat Jan 9 13:00:00 2010 opensuseAATTsukimashita.com
- Add patches to fix xml entity conversion and tests
Wed Dec 30 13:00:00 2009 opensuseAATTsukimashita.com
- Update to version 1.1
* Fix use of integer nodes within Python Bindings
Mon Dec 7 13:00:00 2009 opensuseAATTsukimashita.com
- Update to version 1.0
* Bugfixes
* Remove deprecated API
Wed Oct 28 13:00:00 2009 opensuseAATTsukimashita.com
- Update to version 0.16
* Build fixes
* Fix issues with SWIG
Sat Oct 24 14:00:00 2009 opensuseAATTsukimashita.com
- Update to version 0.15
* Build fixes
- Update to version 0.14
* Add C++ binding
* Refactor API
* Bugfixes
Sat Jul 18 14:00:00 2009 opensuseAATTsukimashita.com
- Update to version 0.13
* Add plist_copy for deep node copies
* Add node setter functions
* Unlink nodes from parent if free\'d
* Update Python bindings
Tue May 5 14:00:00 2009 opensuseAATTsukimashita.com
- Update to version 0.12
* Merge ascii and unicode handling in PLIST_STRING using UTF-8
* Remove unicode related declaration in API (breaks API&ABI)
* Fix bad variable type for date elements
* Silence compiler warnings
* Plugged few memory leaks
Tue Apr 21 14:00:00 2009 opensuseAATTsukimashita.com
- Update to version 0.11
* Fix Python binding segfaults
* Python API additions
* Better binary buffer handling in Python bindings
Sun Apr 12 14:00:00 2009 opensuseAATTsukimashita.com
- Update to version 0.10
Tue Apr 7 14:00:00 2009 opensuseAATTsukimashita.com
- Add patch to fix uninitialized buffer
Sat Apr 4 14:00:00 2009 opensuseAATTsukimashita.com
- Initial package created