diff --git a/blogc.spec b/blogc.spec index b7a5362..a04c912 100644 --- a/blogc.spec +++ b/blogc.spec @@ -3,7 +3,7 @@ %global commitdate 20240602 Name: blogc Version: 0.20.1^%{commitdate}.%{shortcommit} -Release: 2%{?dist} +Release: 1%{?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,9 +105,6 @@ 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