Update to use SPDX licence
This commit is contained in:
parent
6a19db987d
commit
c5e130ba1e
@ -2,7 +2,7 @@ Name: jackson-parent
|
|||||||
Version: 2.14
|
Version: 2.14
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Parent pom for all Jackson components
|
Summary: Parent pom for all Jackson components
|
||||||
License: ASL 2.0
|
License: Apache-2.0
|
||||||
|
|
||||||
URL: https://github.com/FasterXML/jackson-parent
|
URL: https://github.com/FasterXML/jackson-parent
|
||||||
Source0: %{url}/archive/%{name}-%{version}.tar.gz
|
Source0: %{url}/archive/%{name}-%{version}.tar.gz
|
||||||
@ -38,6 +38,7 @@ sed -i 's/\r//' LICENSE
|
|||||||
%changelog
|
%changelog
|
||||||
* Tue Nov 08 2022 Chris Kelley <ckelley@redhat.com> - 2.14-1
|
* Tue Nov 08 2022 Chris Kelley <ckelley@redhat.com> - 2.14-1
|
||||||
- Update to version 2.14
|
- Update to version 2.14
|
||||||
|
- Update to use SPDX licence
|
||||||
|
|
||||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.11-9
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.11-9
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user