diff --git a/foma.spec b/foma.spec index 405ca86..ba06313 100644 --- a/foma.spec +++ b/foma.spec @@ -9,10 +9,10 @@ Name: foma Version: 0.10.0 -Release: 0.6.%{snapshotdate}git%{shortcommit0}%{?dist} +Release: 0.7.%{snapshotdate}git%{shortcommit0}%{?dist} Summary: Xerox-compatible finite-state compiler -License: ASL 2.0 +License: Apache-2.0 URL: https://github.com/mhulden/foma Source0: https://github.com/mhulden/%{name}/archive/%{commit0}.tar.gz#/%{name}-%{shortcommit0}.tar.gz @@ -104,6 +104,9 @@ find %{buildroot} -name '*.a' -exec rm -f {} ';' %changelog +* Mon Aug 21 2023 Parag Nemade - 0.10.0-0.7.20210601gitdfe1ccb +- Migrate to SPDX license expression + * Wed Jul 19 2023 Fedora Release Engineering - 0.10.0-0.6.20210601gitdfe1ccb - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild