File utfcpp.changes of Package utfcpp
-------------------------------------------------------------------
Fri May 23 09:52:37 UTC 2025 - Antonio Larrosa <alarrosa@suse.com>
- Update to 4.0.6:
* Resolve -Wsign-conversion warnings
- Modify _service to use the obs_scm service
-------------------------------------------------------------------
Wed Feb 21 14:07:20 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 4.0.5:
* cmake fixes
- drop no-cpp17-tests.patch
- drop old-cmake.patch
- add utfcpp-4.0.5-cmake-location.patch
-------------------------------------------------------------------
Tue Feb 20 15:59:39 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu Apr 27 07:05:29 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Added patch:
* old-cmake.patch
+ allow building with older cmake on SLE15
- Modified patch:
* no-cpp17-tests.patch
+ regenerate to changed context
-------------------------------------------------------------------
Tue Jan 3 08:43:42 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to v3.2.3:
* A minor release that includes a fix for Clang Compiler Warnings
and build system improvements
-------------------------------------------------------------------
Mon Nov 7 09:20:11 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 3.2.2:
Minor changes that eliminate some conversion warnings in some cases.
-------------------------------------------------------------------
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