commit time-api for openSUSE:Factory

2019-12-03 Thread root
Hello community,

here is the log from the commit of package time-api for openSUSE:Factory 
checked in at 2019-12-03 12:40:24

Comparing /work/SRC/openSUSE:Factory/time-api (Old)
 and  /work/SRC/openSUSE:Factory/.time-api.new.4691 (New)


Package is "time-api"

Tue Dec  3 12:40:24 2019 rev:3 rq:752798 version:0.6.4

Changes:

--- /work/SRC/openSUSE:Factory/time-api/time-api.changes2019-07-03 
15:15:31.343026717 +0200
+++ /work/SRC/openSUSE:Factory/.time-api.new.4691/time-api.changes  
2019-12-03 12:41:14.502151728 +0100
@@ -1,0 +2,5 @@
+Mon Dec  2 07:23:25 UTC 2019 - Fridrich Strba 
+
+- Allow building with jdk >= 9
+
+---



Other differences:
--
++ time-api.spec ++
--- /var/tmp/diff_new_pack.0nnnLV/_old  2019-12-03 12:41:18.690150568 +0100
+++ /var/tmp/diff_new_pack.0nnnLV/_new  2019-12-03 12:41:18.694150567 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package time-api
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,10 +21,6 @@
 Version:0.6.4
 Release:0
 Summary:JSR-310 - Date and Time API
-# GPLv2: src-openjdk/main/java/java/util/GregorianCalendar.java
-#src-openjdk/main/java/java/util/Calendar.java
-#src-openjdk/main/java/java/util/Date.java
-# Public Domain:  src/main/tzdata/tzdata200*.tar.gz
 License:BSD-3-Clause AND GPL-2.0-or-later AND SUSE-Public-Domain
 Group:  Development/Libraries/Java
 URL:http://threeten.github.com/
@@ -34,9 +30,6 @@
 BuildRequires:  ant
 BuildRequires:  fdupes
 BuildRequires:  maven-local
-BuildConflicts: java-devel >= 9
-# https://fedorahosted.org/fpc/ticket/365
-Provides:   bundled(openjdk8-javax-time) = %{version}-%{release}
 BuildArch:  noarch
 
 %description




commit time-api for openSUSE:Factory

2019-07-03 Thread root
Hello community,

here is the log from the commit of package time-api for openSUSE:Factory 
checked in at 2019-07-03 15:15:30

Comparing /work/SRC/openSUSE:Factory/time-api (Old)
 and  /work/SRC/openSUSE:Factory/.time-api.new.4615 (New)


Package is "time-api"

Wed Jul  3 15:15:30 2019 rev:2 rq:713220 version:0.6.4

Changes:

--- /work/SRC/openSUSE:Factory/time-api/time-api.changes2019-06-19 
20:57:32.713937287 +0200
+++ /work/SRC/openSUSE:Factory/.time-api.new.4615/time-api.changes  
2019-07-03 15:15:31.343026717 +0200
@@ -1,0 +2,5 @@
+Sun Jun  2 20:55:54 UTC 2019 - Jan Engelhardt 
+
+- Describe the package, not the JSR.
+
+---



Other differences:
--
++ time-api.spec ++
--- /var/tmp/diff_new_pack.K6XixK/_old  2019-07-03 15:15:32.551029003 +0200
+++ /var/tmp/diff_new_pack.K6XixK/_new  2019-07-03 15:15:32.555029010 +0200
@@ -40,8 +40,7 @@
 BuildArch:  noarch
 
 %description
-This JSR will provide a new and improved date and
-time API for Java.
+A date and time API for Java.
 
 %package javadoc
 Summary:Javadoc for %{name}