This commit is contained in:
parent
b032961433
commit
144c2049ab
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:54e6a9d7fa9ec9d76708378557b5ab9cb73e88b193f2e519956093545007cf6b
|
|
||||||
size 63229
|
|
3
jackson-bom-2.13.3.tar.gz
Normal file
3
jackson-bom-2.13.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2f3991d8d110553eb514145883c4f1126aa57562e9df42b16b9335fc1991c33c
|
||||||
|
size 63361
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 15 07:17:35 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Update to version 2.13.3
|
||||||
|
* 2.13.3 (14-May-2022)
|
||||||
|
+ No changes since 2.13.2
|
||||||
|
* 2.13.2 (06-Mar-2022)
|
||||||
|
+ #46: 'module-info.java' is in 'META-INF/versions/11' instead
|
||||||
|
of 'META-INF/versions/9'
|
||||||
|
* 2.13.1 (19-Dec-2021)
|
||||||
|
+ No changes since 2.13.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 20 06:07:26 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
Wed Oct 20 06:07:26 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package jackson-bom
|
# spec file for package jackson-bom
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: jackson-bom
|
Name: jackson-bom
|
||||||
Version: 2.13.0
|
Version: 2.13.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Bill of materials POM for Jackson projects
|
Summary: Bill of materials POM for Jackson projects
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -30,7 +30,7 @@ Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|||||||
BuildRequires: javapackages-local
|
BuildRequires: javapackages-local
|
||||||
BuildRequires: maven-local
|
BuildRequires: maven-local
|
||||||
BuildRequires: xmvn-resolve
|
BuildRequires: xmvn-resolve
|
||||||
BuildRequires: mvn(com.fasterxml.jackson:jackson-parent:pom:) >= 2.7.1
|
BuildRequires: mvn(com.fasterxml.jackson:jackson-parent:pom:)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user