diff --git a/utf8cpp.spec b/utf8cpp.spec index 40802a4..db1432d 100644 --- a/utf8cpp.spec +++ b/utf8cpp.spec @@ -4,7 +4,7 @@ Name: utf8cpp Version: 3.1.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A simple, portable and lightweight library for handling UTF-8 encoded strings License: Boost URL: https://github.com/nemtrif/utfcpp @@ -82,6 +82,9 @@ popd %{_datadir}/cmake/utf8cpp %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 3.1.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Oct 05 2020 Dominik 'Rathann' Mierzejewski - 3.1.2-1 - update to 3.1.2 (#1883049)