Accepting request 963306 from Java:packages

Build with source/target levels 8

OBS-URL: https://build.opensuse.org/request/show/963306
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plexus-interactivity?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2022-03-20 19:56:20 +00:00 committed by Git OBS Bridge
commit 7a30210528
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> 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 # 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 # 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
@ -69,8 +69,8 @@ API module for %{name}.
%package jline %package jline
Summary: jline module for %{name} Summary: jline module for %{name}
Group: Development/Libraries/Java Group: Development/Libraries/Java
Requires: mvn(jline:jline)
Requires: plexus-interactivity-api = %{version} Requires: plexus-interactivity-api = %{version}
Requires: mvn(jline:jline)
%description jline %description jline
jline module for %{name}. jline module for %{name}.