update to version 2.11.0
This commit is contained in:
parent
3628f9d819
commit
6c1a84e3a9
@ -1,5 +1,5 @@
|
||||
Name: jackson-annotations
|
||||
Version: 2.10.4
|
||||
Version: 2.11.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Core annotations for Jackson data processor
|
||||
License: ASL 2.0
|
||||
@ -8,7 +8,7 @@ URL: https://github.com/FasterXML/jackson-annotations
|
||||
Source0: %{url}/archive/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(com.fasterxml.jackson:jackson-parent:pom:)
|
||||
BuildRequires: mvn(com.fasterxml.jackson:jackson-parent:pom:) >= 2.11
|
||||
BuildRequires: mvn(junit:junit)
|
||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||
|
||||
@ -48,6 +48,9 @@ sed -i 's/\r//' LICENSE
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon May 25 2020 Fabio Valentini <decathorpe@gmail.com> - 2.11.0-1
|
||||
- Update to version 2.11.0.
|
||||
|
||||
* Fri May 08 2020 Fabio Valentini <decathorpe@gmail.com> - 2.10.4-1
|
||||
- Update to version 2.10.4.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jackson-annotations-2.10.4.tar.gz) = 2ff959eb6075258af5e61825d0a3963f25c45fde06fc59f9578c0f9ab388eabf5366165471ea62d4fdef769571231237c5056700aceac02a7fcd3ab83d7e31d7
|
||||
SHA512 (jackson-annotations-2.11.0.tar.gz) = 70c477a044b1981a222ab3e7959c8a4d89ba771d74a78fff5a4a8c3c0bd1efed3cf27ad8f5dda738247fe2434488adbc3f079ef9bf6bb0167e4229cc460c4976
|
||||
|
Loading…
Reference in New Issue
Block a user