diff --git a/utf8cpp.spec b/utf8cpp.spec index c2a613e..543f782 100644 --- a/utf8cpp.spec +++ b/utf8cpp.spec @@ -6,7 +6,7 @@ Name: utf8cpp Version: 3.2.1 -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 @@ -83,6 +83,9 @@ popd %{_datadir}/cmake/utf8cpp %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 3.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Jun 07 2021 Dominik 'Rathann' Mierzejewski - 3.2.1-1 - update to 3.2.1 (#1968224)