032bc317ce
Copy from devel:libraries:c_c++/libplist based on submit request 40852 from user FunkyM OBS-URL: https://build.opensuse.org/request/show/40852 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libplist?expand=0&rev=3
104 lines
3.2 KiB
Plaintext
104 lines
3.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Apr 27 11:20:20 CEST 2010 - opensuse@sukimashita.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
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 1 00:17:48 CEST 2010 - vuntz@opensuse.org
|
|
|
|
- Clean up packaging, based on what I did in multimedia:libs.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 25 11:14:40 CET 2010 - meissner@suse.de
|
|
|
|
- run prepare_spec
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 22 01:40:54 CEST 2010 - opensuse@sukimashita.com
|
|
|
|
- Update to version 1.2
|
|
* Fix xml entity conversion
|
|
* Silence build warnings
|
|
- Remove upstreamed patches
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 09 11:07:34 CEST 2010 - opensuse@sukimashita.com
|
|
|
|
- Add patches to fix xml entity conversion and tests
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 30 18:33:27 CEST 2009 - opensuse@sukimashita.com
|
|
|
|
- Update to version 1.1
|
|
* Fix use of integer nodes within Python Bindings
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 08 00:20:17 CEST 2009 - opensuse@sukimashita.com
|
|
|
|
- Update to version 1.0
|
|
* Bugfixes
|
|
* Remove deprecated API
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 28 21:01:57 CEST 2009 - opensuse@sukimashita.com
|
|
|
|
- Update to version 0.16
|
|
* Build fixes
|
|
* Fix issues with SWIG
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 24 23:53:01 CEST 2009 - opensuse@sukimashita.com
|
|
|
|
- Update to version 0.15
|
|
* Build fixes
|
|
- Update to version 0.14
|
|
* Add C++ binding
|
|
* Refactor API
|
|
* Bugfixes
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 19 00:06:10 CEST 2009 - opensuse@sukimashita.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
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 06 01:06:10 CEST 2009 - opensuse@sukimashita.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
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 22 00:02:19 CET 2009 - opensuse@sukimashita.com
|
|
|
|
- Update to version 0.11
|
|
* Fix Python binding segfaults
|
|
* Python API additions
|
|
* Better binary buffer handling in Python bindings
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 12 19:17:41 CET 2009 - opensuse@sukimashita.com
|
|
|
|
- Update to version 0.10
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 07 10:20:57 CET 2009 - opensuse@sukimashita.com
|
|
|
|
- Add patch to fix uninitialized buffer
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 04 11:08:16 CET 2009 - opensuse@sukimashita.com
|
|
|
|
- Initial package created
|