Convert License tag to SPDX format
Related: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2
This commit is contained in:
parent
72756f0f06
commit
3f44a346ed
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
Name: google-guice
|
Name: google-guice
|
||||||
Version: 5.1.0
|
Version: 5.1.0
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: Lightweight dependency injection framework for Java 5 and above
|
Summary: Lightweight dependency injection framework for Java 5 and above
|
||||||
License: ASL 2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/google/guice
|
URL: https://github.com/google/guice
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{java_arches} noarch
|
ExclusiveArch: %{java_arches} noarch
|
||||||
@ -201,6 +201,9 @@ and above. This package provides Bill of Materials module for Guice.
|
|||||||
%files -n guice-bom -f .mfiles-guice-bom
|
%files -n guice-bom -f .mfiles-guice-bom
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.0-6
|
||||||
|
- Convert License tag to SPDX format
|
||||||
|
|
||||||
* Wed Aug 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.0-5
|
* Wed Aug 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.0-5
|
||||||
- Build with Jurand instead of deprecated javapackages-extra
|
- Build with Jurand instead of deprecated javapackages-extra
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user