Convert License tag to SPDX format

Related: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2
This commit is contained in:
Mikolaj Izdebski 2023-09-01 13:20:30 +02:00
parent 7a95223231
commit 078c94705e

View File

@ -2,9 +2,9 @@
Name: apache-commons-jxpath
Version: 1.3
Release: 46%{?dist}
Release: 47%{?dist}
Summary: Simple XPath interpreter
License: ASL 2.0
License: Apache-2.0
URL: http://commons.apache.org/jxpath/
BuildArch: noarch
ExclusiveArch: %{java_arches} noarch
@ -68,6 +68,9 @@ rm src/test/org/apache/commons/jxpath/servlet/JXPathServletContextTest.java
%license LICENSE.txt NOTICE.txt
%changelog
* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.3-47
- Convert License tag to SPDX format
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-46
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild