From bd5477d73eb0fb3f7757d109b439ec30b2287205 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 23 Jul 2025 17:45:50 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- blogc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/blogc.spec b/blogc.spec index a04c912..b7a5362 100644 --- a/blogc.spec +++ b/blogc.spec @@ -3,7 +3,7 @@ %global commitdate 20240602 Name: blogc Version: 0.20.1^%{commitdate}.%{shortcommit} -Release: 1%{?dist} +Release: 2%{?dist} # All code is BSD-3-Clause except src/common/utf8.c which is MIT License: BSD-3-Clause AND MIT Summary: A blog compiler @@ -105,6 +105,9 @@ blogc-runserver is a simple HTTP server to test blogc websites. %license LICENSE %changelog +* Wed Jul 23 2025 Fedora Release Engineering - 0.20.1^20240602.b1ae9c9-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Thu Jan 16 2025 Benson Muite 0.20.1^20240602.b1ae9c9-1 - Prepare for Fedora packaging