migrated to SPDX license
This commit is contained in:
parent
1f420b7291
commit
776fc3134f
@ -2,10 +2,10 @@ Name: hyphen-uk
|
||||
Summary: Ukrainian hyphenation rules
|
||||
%global upstreamid 20030903
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 26%{?dist}
|
||||
Release: 27%{?dist}
|
||||
Source: http://download.services.openoffice.org/contrib/dictionaries/hyph_uk_UA.zip
|
||||
URL: http://wiki.services.openoffice.org/wiki/Dictionaries
|
||||
License: GPLv2+
|
||||
License: GPL-2.0-or-later
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: hyphen
|
||||
@ -29,6 +29,9 @@ cp -p *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||
%{_datadir}/hyphen/*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 23 2023 Caolán McNamara <caolanm@redhat.com> - 0.20030903-27
|
||||
- migrated to SPDX license
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.20030903-26
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
@ -105,5 +108,5 @@ cp -p *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20030903-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
* Fri Jan 09 2009 Caolan McNamara <caolanm@redhat.com> - 0.20030903-1
|
||||
* Fri Jan 09 2009 Caolán McNamara <caolanm@redhat.com> - 0.20030903-1
|
||||
- initial version
|
||||
|
Loading…
Reference in New Issue
Block a user