Accepting request 1040002 from home:dirkmueller:Factory

- update to 2.4.0:
  * Dependencies provided by Maven have been moved to the provided scope where
    possible
  * The plexus-utils dependency must remain in the compile scope due to
    MNG-6965. It has been updated to version 3.0.24 to avoid spurious security
    vulnerability notifications due to this dependency.

OBS-URL: https://build.opensuse.org/request/show/1040002
OBS-URL: https://build.opensuse.org/package/show/Java:packages/mojo-executor?expand=0&rev=8
This commit is contained in:
Fridrich Strba 2022-12-05 07:26:39 +00:00 committed by Git OBS Bridge
parent acfe02eb31
commit 5e24c4d290
4 changed files with 17 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Dec 4 14:43:21 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 2.4.0:
* Dependencies provided by Maven have been moved to the provided scope where
possible
* The plexus-utils dependency must remain in the compile scope due to
MNG-6965. It has been updated to version 3.0.24 to avoid spurious security
vulnerability notifications due to this dependency.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 24 16:51:15 UTC 2019 - Fridrich Strba <fstrba@suse.com> Sun Nov 24 16:51:15 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package mojo-executor # spec file for package mojo-executor
# #
# Copyright (c) 2019 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,13 +17,13 @@
Name: mojo-executor Name: mojo-executor
Version: 2.3.1 Version: 2.4.0
Release: 0 Release: 0
Summary: Mojo Executor Summary: Mojo Executor
License: Apache-2.0 License: Apache-2.0
Group: Development/Libraries/Java Group: Development/Libraries/Java
URL: http://timmoore.github.io/mojo-executor/ URL: https://mojo-executor.github.io/mojo-executor/
Source0: https://github.com/TimMoore/%{name}/archive/%{name}-parent-%{version}.tar.gz Source0: https://github.com/mojo-executor/mojo-executor/archive/refs/tags/mojo-executor-parent-%{version}.tar.gz
Source1: http://www.apache.org/licenses/LICENSE-2.0 Source1: http://www.apache.org/licenses/LICENSE-2.0
Patch0: mojo-executor-dependency.patch Patch0: mojo-executor-dependency.patch
BuildRequires: fdupes BuildRequires: fdupes