Accepting request 765336 from home:mateialbu:branches:Java:packages

- Change build to always use Java 1.8 (bsc#1161025).

OBS-URL: https://build.opensuse.org/request/show/765336
OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=184
This commit is contained in:
Matei Albu 2020-01-17 16:11:57 +00:00 committed by Git OBS Bridge
parent 6dda5b6b52
commit 5cb10a7d23
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jan 17 14:26:15 UTC 2020 - Matei Albu <malbu@suse.com>
- Change build to always use Java 1.8 (bsc#1161025).
-------------------------------------------------------------------
Fri Dec 27 10:22:58 UTC 2019 - Matei Albu <malbu@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package tomcat
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2000-2009, JPackage Project
#
# All modifications and additions to the file contributed by third parties
@ -96,7 +96,7 @@ BuildRequires: geronimo-jaxrpc-1_1-api
BuildRequires: geronimo-qname-1_1-api
BuildRequires: geronimo-saaj-1_1-api
BuildRequires: jakarta-taglibs-standard >= 1.1
BuildRequires: java-devel >= 1.8.0
BuildRequires: java-devel = 1.8.0
BuildRequires: javapackages-local
BuildRequires: javapackages-tools
BuildRequires: junit