Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package apache-commons-net for 
openSUSE:Factory checked in at 2022-03-28 16:59:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-net (Old)
 and      /work/SRC/openSUSE:Factory/.apache-commons-net.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-net"

Mon Mar 28 16:59:06 2022 rev:3 rq:962929 version:3.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache-commons-net/apache-commons-net.changes    
2020-01-12 23:17:31.602663958 +0100
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-net.new.1900/apache-commons-net.changes
  2022-03-28 16:59:41.380898338 +0200
@@ -1,0 +2,5 @@
+Fri Mar 18 18:50:33 UTC 2022 - Fridrich Strba <fst...@suse.com>
+
+- Build with source/target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache-commons-net.spec ++++++
--- /var/tmp/diff_new_pack.p1uHof/_old  2022-03-28 16:59:41.820898936 +0200
+++ /var/tmp/diff_new_pack.p1uHof/_new  2022-03-28 16:59:41.824898941 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package apache-commons-net
+# spec file
 #
-# 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
@@ -30,6 +30,7 @@
 Source1:        %{name}-build.xml
 BuildRequires:  ant
 BuildRequires:  fdupes
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-local
 Provides:       %{short_name} = %{version}-%{release}
 Obsoletes:      %{short_name} < %{version}-%{release}

++++++ apache-commons-net-build.xml ++++++
--- /var/tmp/diff_new_pack.p1uHof/_old  2022-03-28 16:59:41.884899023 +0200
+++ /var/tmp/diff_new_pack.p1uHof/_new  2022-03-28 16:59:41.888899029 +0200
@@ -21,7 +21,7 @@
   
   <property name="bundle.version" value="${project.version}.0"/>
 
-  <property name="compiler.source" value="1.6"/>
+  <property name="compiler.source" value="1.8"/>
   <property name="compiler.target" value="${compiler.source}"/>
 
   <property name="build.finalName" value="${project.artifactId}-3.6"/>

Reply via email to