Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package joda-time for openSUSE:Factory 
checked in at 2022-03-22 21:36:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/joda-time (Old)
 and      /work/SRC/openSUSE:Factory/.joda-time.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "joda-time"

Tue Mar 22 21:36:47 2022 rev:15 rq:964043 version:2.10.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/joda-time/joda-time.changes      2019-02-28 
21:38:53.633630929 +0100
+++ /work/SRC/openSUSE:Factory/.joda-time.new.25692/joda-time.changes   
2022-03-22 21:36:49.468991081 +0100
@@ -1,0 +2,5 @@
+Tue Mar 22 17:21:42 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with java source and target levels 8
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ joda-time.spec ++++++
--- /var/tmp/diff_new_pack.gwJao2/_old  2022-03-22 21:36:49.944991455 +0100
+++ /var/tmp/diff_new_pack.gwJao2/_new  2022-03-22 21:36:49.944991455 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package joda-time
 #
-# 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
@@ -23,7 +23,7 @@
 Summary:        Java date and time API
 License:        Apache-2.0
 Group:          Development/Libraries/Java
-URL:            http://www.joda.org/joda-time/
+URL:            https://www.joda.org/joda-time/
 Source0:        https://github.com/JodaOrg/%{name}/archive/v%{version}.tar.gz
 Source1:        ftp://ftp.iana.org/tz/releases/%{tzversion}.tar.gz
 Source100:      %{name}-build.xml

++++++ joda-time-build.xml ++++++
--- /var/tmp/diff_new_pack.gwJao2/_old  2022-03-22 21:36:49.976991480 +0100
+++ /var/tmp/diff_new_pack.gwJao2/_new  2022-03-22 21:36:49.980991483 +0100
@@ -22,7 +22,7 @@
 
   <property name="repo.local" value="${user.home}/.m2/repository"/>
 
-  <property name="compiler.source" value="1.6"/>
+  <property name="compiler.source" value="1.8"/>
   <property name="compiler.target" value="${compiler.source}"/>
   
   <property name="joda-convert.jar" value="lib/joda-convert.jar"/>

Reply via email to