Update to use SPDX licence
This commit is contained in:
parent
4b94fb9753
commit
6ef42cc98f
@ -2,7 +2,7 @@ Name: jackson-annotations
|
|||||||
Version: 2.14.0
|
Version: 2.14.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Core annotations for Jackson data processor
|
Summary: Core annotations for Jackson data processor
|
||||||
License: ASL 2.0
|
License: Apache-2.0
|
||||||
|
|
||||||
URL: https://github.com/FasterXML/jackson-annotations
|
URL: https://github.com/FasterXML/jackson-annotations
|
||||||
Source0: %{url}/archive/%{name}-%{version}.tar.gz
|
Source0: %{url}/archive/%{name}-%{version}.tar.gz
|
||||||
@ -53,6 +53,7 @@ sed -i 's/\r//' LICENSE
|
|||||||
%changelog
|
%changelog
|
||||||
* Tue Nov 08 2022 Chris Kelley <ckelley@redhat.com> - 2.14.0-1
|
* Tue Nov 08 2022 Chris Kelley <ckelley@redhat.com> - 2.14.0-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.4-8
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.4-8
|
||||||
- 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