2024-08-19 09:59:07 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 19 07:58:36 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Add
|
|
|
|
0001-Make-DocPrinter-support-DynArrays-larger-than-2G.patch
|
|
|
|
0001-Make-DynArray-support-objects-larger-than-1-gigabyte.patch
|
|
|
|
to fix crashes when working with XML documents larger than 1 GB.
|
|
|
|
|
2024-05-17 14:09:18 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 7 12:48:07 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to release 10
|
|
|
|
* Added function XMLNode::ChildElementCount
|
|
|
|
* Fix assertion "_elementPool.CurrentAllocs() ==
|
|
|
|
_elementPool.Untracked() failed"
|
|
|
|
|
2021-12-27 10:23:47 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 11 18:58:30 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
|
|
|
|
- update to 9.0.0:
|
|
|
|
* fixes for other platforms
|
|
|
|
|
2021-06-01 12:30:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 25 20:51:54 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
|
|
|
|
- update to 8.1.0:
|
|
|
|
* Add support for files larger than ~2GB
|
|
|
|
* Updates to hex value partsing
|
|
|
|
* XMLPrinter: Fix indentation of first line when called with
|
|
|
|
!compactMode
|
|
|
|
|
2020-08-17 13:43:08 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 17 11:42:49 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 8.0.0:
|
|
|
|
three years of changes, see https://github.com/leethomason/tinyxml2/compare/6.0.0...8.0.0
|
|
|
|
for details
|
|
|
|
|
2018-01-03 11:16:42 +01:00
|
|
|
-------------------------------------------------------------------
|
2020-05-15 09:03:48 +02:00
|
|
|
Thu May 7 08:08:04 UTC 2020 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- %{_libexecdir} is now /usr/libexec, so do not use it where
|
|
|
|
/usr/lib is intended
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2018-01-03 11:16:42 +01:00
|
|
|
Fri Dec 29 00:53:20 UTC 2017 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Remove rhetoric write style from description.
|
|
|
|
Expand description on the features/limits of tinyxml.
|
|
|
|
|
2017-12-28 10:53:06 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 25 21:08:55 UTC 2017 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
- Update to version 6.0.0
|
|
|
|
+ No changelog available
|
|
|
|
|
2016-07-12 11:29:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 12 07:50:05 UTC 2016 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Cleanup spec file
|
|
|
|
* run spec-cleaner
|
|
|
|
* drop not needed dependencies (libtool and doxygen)
|
|
|
|
* execute tests during build
|
|
|
|
* use pretty name for tarball
|
|
|
|
|
2015-04-07 15:06:57 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 7 12:04:37 UTC 2015 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Require pkg-config for pkgconfig() symbols to be generated.
|
|
|
|
- Drop suggestion for non-existant %name-docs subpackage.
|
|
|
|
|
2015-04-07 14:03:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 6 23:51:42 UTC 2015 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
- Initial release (version 3.0.0)
|