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