File cereal.changes of Package cereal
-------------------------------------------------------------------
Mon Oct 4 15:35:14 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Add patch to fix build with glibc 2.34:
* d7b68df.patch
-------------------------------------------------------------------
Sat Aug 15 20:28:01 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 1.3.0:
* Deferred serialization for smart pointers (#185)
* Initial support for C++17 standard library variant and optional (thanks to @arximboldi, #448)
* Support for std::atomic (thanks to @bluescarni, #277)
* Vastly improved continuous integration testing (#568, #569)
* Fixed several issues related to compilation on newer compilers (#579, #587, #515)
* Fixed warnings with -Wconversion and -Wdocumentation (thanks to @WSoptics, #423)
* Performance improvements for polymorphic serialization (#354)
* Fixed a bug related to CEREAL_REGISTER_DYNAMIC_INIT with shared libraries (thanks to @M2tM, #523)
* Avoid unnecessary undefined behavior with StaticObject (thanks to @erichkeane, #470)
* New version.hpp file describes cereal version (#444)
* Ability to disable size=dynamic attribute in the XML archive (thanks to @hoensr, #401)
remove 8b8f5814e292e03bb5b07333a0e634ef0481c85b.patch: upstream
-------------------------------------------------------------------
Thu Feb 16 01:00:45 UTC 2017 - junghans@votca.org
- added 8b8f5814e292e03bb5b07333a0e634ef0481c85b.patch from upsteam
to fix unstable test
-------------------------------------------------------------------
Wed Feb 15 16:48:34 UTC 2017 - junghans@votca.org
- update to version 1.2.2
-------------------------------------------------------------------
Wed Feb 1 10:20:13 UTC 2017 - adam.majer@suse.de
- use individual libboost-*-devel packages instead of boost-devel
-------------------------------------------------------------------
Fri Sep 2 18:59:18 UTC 2016 - junghans@votca.org
- disable PORTABILITY_TEST to support arm
-------------------------------------------------------------------
Wed Aug 31 21:09:15 UTC 2016 - junghans@votca.org
- Initial version 1.2.1