Convert License tag to SPDX format
Related: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2
This commit is contained in:
parent
ea0c4a72ba
commit
6589e254d1
@ -1,8 +1,8 @@
|
|||||||
Name: jaxb-istack-commons
|
Name: jaxb-istack-commons
|
||||||
Version: 4.2.0
|
Version: 4.2.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: iStack Common Utility Code
|
Summary: iStack Common Utility Code
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/eclipse-ee4j/jaxb-istack-commons
|
URL: https://github.com/eclipse-ee4j/jaxb-istack-commons
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{java_arches} noarch
|
ExclusiveArch: %{java_arches} noarch
|
||||||
@ -82,6 +82,9 @@ popd
|
|||||||
%license LICENSE.md NOTICE.md
|
%license LICENSE.md NOTICE.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.2.0-3
|
||||||
|
- Convert License tag to SPDX format
|
||||||
|
|
||||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.0-2
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.0-2
|
||||||
- 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