diff --git a/sources b/sources index 824d05a..3f5cf2c 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ SHA512 (ftest-c4ad4af.tar.gz) = ac328665d2f22fe72f7252d4f7ae84c74ea551407ba618151ef1c281159df8744f1e6efb9b21d4e1df774528f0b979d45ee5d82d3e8ab146aa9f2ad91b0b6d37 -SHA512 (utfcpp-3.2.4.tar.gz) = 5135b13a03ee814cb35e04459b2d91b8fbe91cd518a604c41062b4ad42b739fce1acf946b01904309e0edffb874f5e81f69d28afdc8b6f759ef2d675ca0c0db0 +SHA512 (utfcpp-3.2.5.tar.gz) = 1ce12c8158a2f3bcddec104ceacedaea4031b4c88fc0fa1f1fae8dfa8df81c846861df9d01e8f294d79b9e4ab8c51bd1289f404eed24d07abc760688fee13090 diff --git a/utf8cpp.spec b/utf8cpp.spec index 1b69388..56dc483 100644 --- a/utf8cpp.spec +++ b/utf8cpp.spec @@ -5,7 +5,7 @@ %global ftest_shortcommit %(c=%{ftest_commit}; echo ${c:0:7}) Name: utf8cpp -Version: 3.2.4 +Version: 3.2.5 Release: 1%{?dist} Summary: A simple, portable and lightweight library for handling UTF-8 encoded strings License: BSL-1.0 @@ -82,6 +82,9 @@ popd %{_datadir}/cmake/utf8cpp %changelog +* Sun Oct 08 2023 Dominik Mierzejewski - 3.2.5-1 +- update to 3.2.5 (resolves rhbz#2240785) + * Thu Aug 31 2023 Dominik Mierzejewski - 3.2.4-1 - update to 3.2.4 (resolves rhbz#2231660) - switch to SPDX expression in License tag