This commit is contained in:
Fedora Release Engineering 2024-01-19 19:35:30 +00:00
parent 95807b7d13
commit 442d3eb3a6

View File

@ -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 <releng@fedoraproject.org> - 0.10.0-0.9.20210601gitdfe1ccb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jan 04 2024 Florian Weimer <fweimer@redhat.com> - 0.10.0-0.8.20210601gitdfe1ccb
- Fix C compatibility issue