Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package apache-commons-fileupload for
openSUSE:Factory checked in at 2022-03-24 22:57:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-fileupload (Old)
and /work/SRC/openSUSE:Factory/.apache-commons-fileupload.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-commons-fileupload"
Thu Mar 24 22:57:40 2022 rev:2 rq:964399 version:1.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache-commons-fileupload/apache-commons-fileupload.changes
2019-04-12 09:14:59.953698570 +0200
+++
/work/SRC/openSUSE:Factory/.apache-commons-fileupload.new.1900/apache-commons-fileupload.changes
2022-03-24 22:58:20.268270074 +0100
@@ -1,0 +2,5 @@
+Wed Mar 23 23:05:42 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with java source and target levels 8
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache-commons-fileupload.spec ++++++
--- /var/tmp/diff_new_pack.SyZlHQ/_old 2022-03-24 22:58:20.676270468 +0100
+++ /var/tmp/diff_new_pack.SyZlHQ/_new 2022-03-24 22:58:20.680270471 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package apache
+# spec file
#
-# 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
++++++ apache-commons-fileupload-build.xml ++++++
--- /var/tmp/diff_new_pack.SyZlHQ/_old 2022-03-24 22:58:20.712270503 +0100
+++ /var/tmp/diff_new_pack.SyZlHQ/_new 2022-03-24 22:58:20.716270506 +0100
@@ -56,10 +56,10 @@
debug="true"
optimize="false"
deprecation="true"
- target="1.6"
+ target="1.8"
verbose="false"
fork="false"
- source="1.6">
+ source="1.8">
<src>
<pathelement location="${build.srcDir.0}"/>
</src>
@@ -89,10 +89,10 @@
debug="true"
optimize="false"
deprecation="true"
- target="1.6"
+ target="1.8"
verbose="false"
fork="false"
- source="1.6">
+ source="1.8">
<src>
<pathelement location="${build.testDir.0}"/>
</src>
@@ -195,7 +195,7 @@
nohelp="false"
nonavbar="false"
serialwarn="false"
- source="1.6"
+ source="1.8"
linksource="true"
breakiterator="false">
<classpath refid="build.classpath"/>
@@ -231,7 +231,7 @@
<attribute name="Import-Package"
value="javax.servlet,javax.servlet.http,org.apache.commons.io,org.apache.commons.io.output"/>
<attribute name="Include-Resource"
value="META-INF/NOTICE.txt=NOTICE.txt,META-INF/LICENSE.txt=LICENSE.txt"/>
<attribute name="Private-Package"
value="org.apache.commons.fileupload.util.mime"/>
- <attribute name="Require-Capability"
value="osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.6))""/>
+ <attribute name="Require-Capability"
value="osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))""/>
<attribute name="Specification-Title" value="Apache Commons
FileUpload"/>
<attribute name="Specification-Vendor" value="The Apache
Software Foundation"/>
<attribute name="Specification-Version" value="1.4"/>