Migrate to SPDX license expression
This commit is contained in:
parent
aba79815f0
commit
828e152f29
@ -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 <pnemade AT fedoraproject DOT org> - 0.10.0-0.7.20210601gitdfe1ccb
|
||||
- Migrate to SPDX license expression
|
||||
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-0.6.20210601gitdfe1ccb
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user