Convert License tag to SPDX format
Related: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2
This commit is contained in:
parent
8af84cb57f
commit
179ed6fbaa
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
Name: jakarta-annotations
|
Name: jakarta-annotations
|
||||||
Version: 1.3.5
|
Version: 1.3.5
|
||||||
Release: 16%{?dist}
|
Release: 17%{?dist}
|
||||||
Summary: Jakarta Annotations
|
Summary: Jakarta Annotations
|
||||||
License: EPL-2.0 or GPLv2 with exceptions
|
License: EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0
|
||||||
URL: https://github.com/eclipse-ee4j/common-annotations-api
|
URL: https://github.com/eclipse-ee4j/common-annotations-api
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{java_arches} noarch
|
ExclusiveArch: %{java_arches} noarch
|
||||||
@ -68,6 +68,9 @@ that applies across a variety of Java technologies.
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.3.5-17
|
||||||
|
- Convert License tag to SPDX format
|
||||||
|
|
||||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.5-16
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.5-16
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user