From bcc92d25c3e6a64f88c6cdc4668b6bf799d5ece7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 13:59:29 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- utf8cpp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/utf8cpp.spec b/utf8cpp.spec index b60905a..596e4c2 100644 --- a/utf8cpp.spec +++ b/utf8cpp.spec @@ -6,7 +6,7 @@ Name: utf8cpp Version: 4.0.6 -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 @@ -88,6 +88,9 @@ popd %{_datadir}/cmake/utf8cpp %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 4.0.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Sun Nov 17 2024 Dominik Mierzejewski - 4.0.6-1 - update to 4.0.6 (resolves rhbz#2323791)