Rebase to upstream version v2.9.9
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
This commit is contained in:
parent
82afc8ac74
commit
8f44d49d36
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
jackson-annotations-jackson-annotations-*/
|
||||
/jackson-annotations-*.tar.gz
|
||||
/*.src.rpm
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: jackson-annotations
|
||||
Version: 2.9.8
|
||||
Release: 2%{?dist}
|
||||
Version: 2.9.9
|
||||
Release: 1%{?dist}
|
||||
Summary: Core annotations for Jackson data processor
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/FasterXML/jackson-annotations/
|
||||
@ -45,6 +45,9 @@ sed -i 's/\r//' LICENSE
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Thu Sep 12 2019 Alexander Scheel <ascheel@redhat.com> - 2.9.9-1
|
||||
- Update to latest upstream release
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jackson-annotations-2.9.8.tar.gz) = 49484250f0f3e1c6ed03b04ec2c8486252f802dff4accc9599801d0fd8a5884286a9f3425739138e5adcf60302f5ffe7d9ba9f0d326b09d484392370cb52571f
|
||||
SHA512 (jackson-annotations-2.9.9.tar.gz) = 2fa5c1546d5f1e31cf324d0438eb2804fdba69eb861263281ca937b20ac8bb0230b6fb5bc406136c06c96c2fd7d3b72a3f4d2d4ce6ae417dd8322b09a298015a
|
||||
|
Loading…
Reference in New Issue
Block a user