parent
a68c99a223
commit
7282cb12fb
@ -1,14 +1,14 @@
|
|||||||
Name: jackson-annotations
|
Name: jackson-annotations
|
||||||
Version: 2.11.4
|
Version: 2.14.1
|
||||||
Release: 6%{?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
|
||||||
|
|
||||||
BuildRequires: maven-local
|
BuildRequires: maven-local
|
||||||
BuildRequires: mvn(com.fasterxml.jackson:jackson-parent:pom:) >= 2.11
|
BuildRequires: mvn(com.fasterxml.jackson:jackson-parent:pom:) >= 2.14
|
||||||
BuildRequires: mvn(junit:junit)
|
BuildRequires: mvn(junit:junit)
|
||||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||||
|
|
||||||
@ -61,6 +61,10 @@ sed -i 's/\r//' LICENSE
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 24 2022 Chris Kelley <ckelley@redhat.com> - 2.14.1-1
|
||||||
|
- Update to version 2.14.1
|
||||||
|
- Resolves: #2070122
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.11.4-6
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.11.4-6
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (jackson-annotations-2.11.4.tar.gz) = f04ec7c2424abebb5482c025af4d4a7384f21815543dd2644cacdde7f0df6f328a81360cbc667a93552b60fcacb1916aadf598787c8d738ea36fe6fc6c8b5b1a
|
SHA512 (jackson-annotations-2.14.1.tar.gz) = 6ea81d4fff15d01025360126f39042f8b708a0e304a430c0ed4a247bc3888643a1dd11da9a271730649a4be8a873a262f70da48dd508bbcdf63aa26bdd97dd07
|
||||||
|
Loading…
Reference in New Issue
Block a user