Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package apache-commons-digester for 
openSUSE:Factory checked in at 2022-03-24 22:57:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-digester (Old)
 and      /work/SRC/openSUSE:Factory/.apache-commons-digester.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-digester"

Thu Mar 24 22:57:39 2022 rev:5 rq:964396 version:2.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/apache-commons-digester/apache-commons-digester.changes
  2021-04-24 23:10:28.763507332 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-digester.new.1900/apache-commons-digester.changes
        2022-03-24 22:58:13.592263630 +0100
@@ -1,0 +2,5 @@
+Wed Mar 23 23:02:22 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with java source and target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache-commons-digester.spec ++++++
--- /var/tmp/diff_new_pack.dMgO0J/_old  2022-03-24 22:58:14.088264108 +0100
+++ /var/tmp/diff_new_pack.dMgO0J/_new  2022-03-24 22:58:14.096264116 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package apache-commons-digester
+# spec file
 #
-# 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
@@ -32,6 +32,7 @@
 BuildRequires:  commons-beanutils
 BuildRequires:  commons-logging
 BuildRequires:  fdupes
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-local
 Requires:       mvn(commons-beanutils:commons-beanutils)
 Requires:       mvn(commons-logging:commons-logging)

++++++ apache-commons-digester-build.xml ++++++
--- /var/tmp/diff_new_pack.dMgO0J/_old  2022-03-24 22:58:14.140264158 +0100
+++ /var/tmp/diff_new_pack.dMgO0J/_new  2022-03-24 22:58:14.140264158 +0100
@@ -17,7 +17,7 @@
 an XML to Java object mapping module which triggers certain actions called 
rules
 whenever a particular pattern of nested XML elements is recognized."/>
   
-  <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}-${project.version}"/>

Reply via email to