Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mockito for openSUSE:Factory checked 
in at 2022-03-23 20:18:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mockito (Old)
 and      /work/SRC/openSUSE:Factory/.mockito.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mockito"

Wed Mar 23 20:18:23 2022 rev:4 rq:964167 version:1.10.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/mockito/mockito.changes  2020-03-25 
23:50:17.396020669 +0100
+++ /work/SRC/openSUSE:Factory/.mockito.new.25692/mockito.changes       
2022-03-23 20:20:20.086529170 +0100
@@ -1,0 +2,5 @@
+Wed Mar 23 07:20:16 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with java source and target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mockito.spec ++++++
--- /var/tmp/diff_new_pack.QYhORd/_old  2022-03-23 20:20:20.594529457 +0100
+++ /var/tmp/diff_new_pack.QYhORd/_new  2022-03-23 20:20:20.598529460 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mockito
 #
-# Copyright (c) 2020 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
@@ -39,6 +39,7 @@
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
 BuildRequires:  hamcrest
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-local
 BuildRequires:  junit
 BuildRequires:  objenesis
@@ -79,7 +80,7 @@
 
 %build
 build-jar-repository lib/compile objenesis cglib junit hamcrest/core
-ant -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 jar javadoc 
prepare.poms
+ant -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 jar javadoc 
prepare.poms
 
 # Convert to OSGi bundle
 bnd wrap \

Reply via email to