File utfcpp.changes of Package utfcpp.28016
-------------------------------------------------------------------
Wed Oct 20 17:57:48 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- Added patch:
* no-cpp17-tests.patch
+ do not run cpp17 tests when building on SLE12
-------------------------------------------------------------------
Sat Jul 10 12:00:26 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 3.2.1
* Fix the inclusion of both cpp11 and cpp17 headers on C++17
compilation. Also some additional tests for using string
literals and string objects with modern compilers.
version 3.2:
* Optional support for C++ 17 std::string_view.
- Drop utfcpp-use_system_gtest.patch (merged upstream)
- Switch to _service to make up for incomplete upstream tarball
-------------------------------------------------------------------
Thu Nov 26 18:56:16 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 3.1.2:
* compilation fixes
-------------------------------------------------------------------
Thu Sep 17 06:22:32 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 3.1.1:
Include the commits from the previous year.
- install license + README
-------------------------------------------------------------------
Sat Feb 8 13:08:20 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 3.1
* new API call: unchecked::replace_invalid().
* changes in testing and installation.
version 3.0.3:
* Fix link failure when including utf8.h in multiple files.
version 3.0.2:
* Fix project version number in CMakeLists.txt
version 3.0.1:
* Fix for a header guard.
version 3.0:
* New convenience API for C++ 11 and later compilers. The
library still works with C++ 98/03 compliant compilers, just
without the new functions.
* advance() function works in both directions.
* Removed deprecated funtions
+ previous() - deprecated since version 1.02.
+ is_bom() - deprecated since version 2.3.
version v2.3.5:
* Minor bug and warning fixes. Improved CMake support.
- Switched to maintained github upstream branch and removed
_service file
- Added tests and utfcpp-use_system_gtest.patch
- Spec cleanup
-------------------------------------------------------------------
Thu Jan 15 13:23:24 UTC 2015 - jmatejka@suse.cz
- Initial package version 2.3.4