From 442d3eb3a6bea527a234c487abd14809a460acf4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jan 2024 19:35:30 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- foma.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/foma.spec b/foma.spec index fb25469..2f48f9e 100644 --- a/foma.spec +++ b/foma.spec @@ -9,7 +9,7 @@ Name: foma Version: 0.10.0 -Release: 0.8.%{snapshotdate}git%{shortcommit0}%{?dist} +Release: 0.9.%{snapshotdate}git%{shortcommit0}%{?dist} Summary: Xerox-compatible finite-state compiler License: Apache-2.0 @@ -105,6 +105,9 @@ find %{buildroot} -name '*.a' -exec rm -f {} ';' %changelog +* Fri Jan 19 2024 Fedora Release Engineering - 0.10.0-0.9.20210601gitdfe1ccb +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Jan 04 2024 Florian Weimer - 0.10.0-0.8.20210601gitdfe1ccb - Fix C compatibility issue