Marcus Meissner
14b9486cac
Update OBS-URL: https://build.opensuse.org/request/show/289554 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/mxml?expand=0&rev=13
117 lines
4.2 KiB
Plaintext
117 lines
4.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Mar 5 15:01:03 UTC 2015 - p.drouand@gmail.com
|
|
|
|
- Update to version 2.9
|
|
* mxmlLoad* did not correctly load value nodes with MXML_NO_CALLBACK
|
|
or MXML_TEXT_CALLBACK (Bug #502)
|
|
- Update homepage Url
|
|
- Use download Url as source
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 12 08:29:09 UTC 2014 - jengelh@inai.de
|
|
|
|
- Improve on RPM group classification
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 11 19:02:58 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
- Add baselibs.conf
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 29 19:52:20 UTC 2012 - jengelh@medozas.de
|
|
|
|
- Remove redundant tags/sections per specfile guideline suggestions
|
|
- Parallel building using %_smp_mflags
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 12 19:05:21 UTC 2011 - andrea.turrini@gmail.com
|
|
|
|
- fixed typos in mxml.spec
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 6 17:08:54 UTC 2011 - mrueckert@suse.de
|
|
|
|
- update to version 2.6
|
|
- Documentation fixes (STR #91, STR #92)
|
|
- The mxmldoc program did not handle typedef comments properly
|
|
(STR #72)
|
|
- Added support for "long long" printf formats.
|
|
- The XML parser now ignores BOMs in UTF-8 XML files (STR #89)
|
|
- The mxmldoc program now supports generating Xcode documentation
|
|
sets.
|
|
- mxmlSave*() did not output UTF-8 correctly on some platforms.
|
|
- mxmlNewXML() now adds encoding="utf-8" in the ?xml directive to
|
|
avoid problems with non-conformant XML parsers that assume
|
|
something other than UTF-8 as the default encoding.
|
|
- Wrapping was not disabled when mxmlSetWrapMargin(0) was called,
|
|
and "<?xml ... ?>" was always followed by a newline (STR #76)
|
|
- The mxml.pc.in file was broken (STR #79)
|
|
- The mxmldoc program now handles "typedef enum name {} name"
|
|
correctly (STR #72)
|
|
- drop requires on main package from the library package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 11 21:56:59 CEST 2008 - mrueckert@suse.de
|
|
|
|
- use shared library package policy
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 19 17:27:50 CEST 2008 - mrueckert@suse.de
|
|
|
|
- update to version 2.5
|
|
The new release fixes some XML parsing problems and adds many
|
|
new mxmldoc features.
|
|
- additional changes from 2.4
|
|
fixes some build and XML parsing bugs, adds support for the apos
|
|
character entity, and adds per-thread global settings.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 13 01:27:12 CEST 2007 - mrueckert@suse.de
|
|
|
|
- update to version 2.3
|
|
- adds several new features and fixes all known bugs.
|
|
- adds a SAX API, more convenience functions, a user data pointer
|
|
to the mxml_node_t structure, and improved HTML and new man
|
|
page output from mxmldoc. The new release now also offers
|
|
relaxed LGPL licensing that allows static linking.
|
|
- reordered the configure args, so --enable-shared works again.
|
|
- updated nostrip patch. old name mxml-2.2.2.diff
|
|
new name mxml-2.3-nobinstrip.patch
|
|
- do not include the static library
|
|
- move the html docs to the devel package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 25 16:32:58 CEST 2007 - mrueckert@suse.de
|
|
|
|
- removed valgrind and g++ from the buildrequires.
|
|
- splitted out a devel package.
|
|
- enabled building of the shared library. (#255916)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 17 14:48:22 CEST 2006 - schwab@suse.de
|
|
|
|
- Don't strip binaries.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:38:29 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 16 22:55:46 CET 2006 - mrueckert@suse.de
|
|
|
|
- update to version 2.2.2
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 15 18:10:33 CET 2005 - kssingvo@suse.de
|
|
|
|
- updated to version 2.1
|
|
- rewrote many parts of the spec file to get it more SUSE like
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 25 23:51:15 CEST 2004 - mana@suse.de
|
|
|
|
- initial package for mxml-2.0
|
|
|
|
|