From 97bb4f3fb7b2cc883fe4ebcc4301b944738fc7db9c0d36290a0a682de8e6826f Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Thu, 21 Sep 2017 11:28:02 +0000 Subject: [PATCH] Accepting request 527740 from Java:Factory run pre_checkin.sh to sync all OBS-URL: https://build.opensuse.org/request/show/527740 OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=212 --- timezone-java.spec | 8 ++++---- timezone.changes | 6 ++++++ 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/timezone-java.spec b/timezone-java.spec index 2ebb54a..fda528f 100644 --- a/timezone-java.spec +++ b/timezone-java.spec @@ -17,15 +17,15 @@ Name: timezone-java -BuildRequires: java-devel -BuildConflicts: java-devel >= 1.8 +BuildRequires: java +BuildConflicts: java >= 1.8 BuildRequires: javazic BuildRequires: tzdb Summary: Time Zone Descriptions +# COMMON-BEGIN +# COMMON-BEGIN License: BSD-3-Clause and SUSE-Public-Domain Group: System/Base -# COMMON-BEGIN -# COMMON-BEGIN Version: 2017b Release: 0 Source: https://www.iana.org/time-zones/repository/releases/tzdata%{version}.tar.gz diff --git a/timezone.changes b/timezone.changes index 7cc1bfa..43a9367 100644 --- a/timezone.changes +++ b/timezone.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 16 07:11:55 UTC 2017 - fstrba@suse.com + +- Do not require java-bootstrap, since it does not exist any more; + use java < 1.8 instead + ------------------------------------------------------------------- Wed Mar 22 08:17:32 UTC 2017 - astieger@suse.com