migrated to SPDX license

This commit is contained in:
Caolán McNamara 2023-02-23 10:59:26 +00:00
parent 5ac8d47c7f
commit 6367179cc9

View File

@ -2,10 +2,10 @@ Name: hyphen-id
Summary: Indonesian hyphenation rules
%global upstreamid 20040812
Version: 0.%{upstreamid}
Release: 26%{?dist}
Release: 27%{?dist}
Source: http://download.services.openoffice.org/contrib/dictionaries/hyph_id_ID.zip
URL: http://wiki.services.openoffice.org/wiki/Dictionaries
License: GPL+
License: GPL-1.0-or-later
BuildArch: noarch
Requires: hyphen
@ -30,6 +30,9 @@ cp -p *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
%{_datadir}/hyphen/*
%changelog
* Thu Feb 23 2023 Caolán McNamara <caolanm@redhat.com> - 0.20040812-27
- migrated to SPDX license
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.20040812-26
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
@ -106,5 +109,5 @@ cp -p *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20040812-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Mon Jan 07 2008 Caolan McNamara <caolanm@redhat.com> - 0.20040812-1
* Mon Jan 07 2008 Caolán McNamara <caolanm@redhat.com> - 0.20040812-1
- initial version