From a14f2b084c8ac1a6d507e26de948dcb98ac0a65f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 08:18:06 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- utf8cpp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/utf8cpp.spec b/utf8cpp.spec index c99bf35..f07f502 100644 --- a/utf8cpp.spec +++ b/utf8cpp.spec @@ -6,7 +6,7 @@ Name: utf8cpp Version: 4.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A simple, portable and lightweight library for handling UTF-8 encoded strings License: BSL-1.0 URL: https://github.com/nemtrif/utfcpp @@ -86,6 +86,9 @@ popd %{_datadir}/cmake/utf8cpp %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 4.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Fri May 22 2026 Dominik Mierzejewski - 4.1.1-1 - update to 4.1.1 (resolves rhbz#2480337)