1
0
Fridrich Strba 2022-03-20 17:37:58 +00:00 committed by Git OBS Bridge
parent 2ece7c7a58
commit 0c451b769f
3 changed files with 9 additions and 4 deletions

BIN
plexus-interactivity-build.tar.xz (Stored with Git LFS)

Binary file not shown.

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 20 17:37:26 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build with source and target levels 8
-------------------------------------------------------------------
Mon Apr 1 23:13:32 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package plexus-interactivity
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -69,8 +69,8 @@ API module for %{name}.
%package jline
Summary: jline module for %{name}
Group: Development/Libraries/Java
Requires: mvn(jline:jline)
Requires: plexus-interactivity-api = %{version}
Requires: mvn(jline:jline)
%description jline
jline module for %{name}.