diff --git a/utf8cpp.spec b/utf8cpp.spec index 8ef8c8b..2771792 100644 --- a/utf8cpp.spec +++ b/utf8cpp.spec @@ -3,7 +3,7 @@ Name: utf8cpp Version: 3.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 @@ -88,6 +88,9 @@ popd %{_datadir}/cmake/utf8cpp %changelog +* Fri Jan 31 2020 Fedora Release Engineering - 3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Tue Oct 22 2019 Dominik 'Rathann' Mierzejewski - 3.1-1 - update to 3.1 - include cmake import file