Script 'mail_helper' called by obssrc
Hello community,

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

Package is "joda-convert"

Tue Mar 22 21:36:47 2022 rev:3 rq:964033 version:1.9.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/joda-convert/joda-convert.changes        
2021-05-12 19:32:45.106913075 +0200
+++ /work/SRC/openSUSE:Factory/.joda-convert.new.25692/joda-convert.changes     
2022-03-22 21:36:48.680990463 +0100
@@ -1,0 +2,5 @@
+Tue Mar 22 17:10:52 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with java source and target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ joda-convert.spec ++++++
--- /var/tmp/diff_new_pack.TRkpsM/_old  2022-03-22 21:36:49.172990849 +0100
+++ /var/tmp/diff_new_pack.TRkpsM/_new  2022-03-22 21:36:49.180990855 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package joda-convert
 #
-# Copyright (c) 2021 SUSE LLC
+# 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
@@ -29,6 +29,7 @@
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
 BuildRequires:  guava
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-local
 BuildArch:      noarch
 

++++++ joda-convert-build.xml ++++++
--- /var/tmp/diff_new_pack.TRkpsM/_old  2022-03-22 21:36:49.208990877 +0100
+++ /var/tmp/diff_new_pack.TRkpsM/_new  2022-03-22 21:36:49.212990881 +0100
@@ -27,7 +27,7 @@
 
   <property name="reporting.outputDirectory" value="${build.dir}/site"/>
 
-  <property name="compiler.source" value="1.6"/>
+  <property name="compiler.source" value="1.8"/>
   <property name="compiler.target" value="${compiler.source}"/>
   
   <property name="guava.jar" value="lib/guava.jar"/>

Reply via email to