diff --git a/.gitignore b/.gitignore index 96ab17d..a357ee5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /utf8_v2_3_4.zip /utfcpp-2.3.6.tar.gz /utfcpp-3.1.tar.gz +/utfcpp-3.1.2.tar.gz diff --git a/sources b/sources index a2c8cd8..93084ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (utfcpp-3.1.tar.gz) = 826ac7aa61215ac2144fa3f5edc7f291c3dd25dc69b0c82526840f4651f822515ec262915e1117d975e5c5dd729f6166806a5d397262f59a2b323eb7009671f5 +SHA512 (utfcpp-3.1.2.tar.gz) = d43df19d9e8652291f1301a326ec0d592bad43d6ecf9086947037f0ae0c1e70c2d96082c48066639e2b7c57c0ea0e4782d6b215d017cf96a4c73ff3a15feec75 diff --git a/utf8cpp.spec b/utf8cpp.spec index 2771792..decbcc3 100644 --- a/utf8cpp.spec +++ b/utf8cpp.spec @@ -2,8 +2,8 @@ %global debug_package %{nil} Name: utf8cpp -Version: 3.1 -Release: 2%{?dist} +Version: 3.1.2 +Release: 1%{?dist} Summary: A simple, portable and lightweight library for handling UTF-8 encoded strings License: Boost URL: https://github.com/nemtrif/utfcpp @@ -88,6 +88,9 @@ popd %{_datadir}/cmake/utf8cpp %changelog +* Mon Oct 05 2020 Dominik 'Rathann' Mierzejewski - 3.1.2-1 +- update to 3.1.2 (#1883049) + * Fri Jan 31 2020 Fedora Release Engineering - 3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild