Accepting request 750408 from Java:packages

2.10.1

OBS-URL: https://build.opensuse.org/request/show/750408
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jackson-bom?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2019-11-23 23:44:48 +00:00 committed by Git OBS Bridge
commit 252003e9a2
4 changed files with 12 additions and 5 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:734ea3029a0554736587b2bb4e3c66981d66669abb8aedb0d6bf223d176de0a4
size 9953

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb64333a9b99b26c5125b1b6bb2a7d4bb8537fa18626f716681fb343fc585125
size 3873

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 20 11:58:13 UTC 2019 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>
- Update to version 2.10.1
-------------------------------------------------------------------
Wed May 8 05:30:40 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package jackson-bom
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: jackson-bom
Version: 2.9.4
Version: 2.10.1
Release: 0
Summary: Bill of materials POM for Jackson projects
License: Apache-2.0
@ -28,6 +28,7 @@ Source0: https://github.com/FasterXML/jackson-bom/archive/%{name}-%{versi
# https://github.com/FasterXML/jackson-parent/issues/1
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
BuildRequires: javapackages-local
BuildRequires: maven-local
BuildRequires: xmvn-resolve
BuildRequires: mvn(com.fasterxml.jackson:jackson-parent:pom:) >= 2.7.1
BuildArch: noarch
@ -43,6 +44,7 @@ sed -i 's/\r//' LICENSE
# Disable plugins not needed during RPM builds
%pom_remove_plugin ":maven-enforcer-plugin" base
%pom_remove_plugin ":nexus-staging-maven-plugin" base
%build