Accepting request 114395 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/114395
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libplist?expand=0&rev=19
This commit is contained in:
Stephan Kulow
2012-04-18 14:29:45 +00:00
committed by Git OBS Bridge
parent dc80af4aae
commit 02357d0eaf
7 changed files with 49 additions and 34 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Apr 09 15:45:03 CEST 2012 - opensuse@sukimashita.com
- Allow compilation on 11.4 by disabling cython bindings
-------------------------------------------------------------------
Mon Apr 02 15:54:57 CEST 2012 - opensuse@sukimashita.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 10:50:25 UTC 2012 - jengelh@medozas.de