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
|
/jackson-annotations-*.tar.gz
|
||||||
/*.src.rpm
|
/*.src.rpm
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Name: jackson-annotations
|
Name: jackson-annotations
|
||||||
Version: 2.9.8
|
Version: 2.9.9
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Core annotations for Jackson data processor
|
Summary: Core annotations for Jackson data processor
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://github.com/FasterXML/jackson-annotations/
|
URL: https://github.com/FasterXML/jackson-annotations/
|
||||||
Source0: https://github.com/FasterXML/jackson-annotations/archive/%{name}-%{version}.tar.gz
|
Source0: https://github.com/FasterXML/jackson-annotations/archive/%{name}-%{version}.tar.gz
|
||||||
@ -45,6 +45,9 @@ sed -i 's/\r//' LICENSE
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.8-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
- 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