Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package velocity for openSUSE:Factory 
checked in at 2022-03-22 19:41:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/velocity (Old)
 and      /work/SRC/openSUSE:Factory/.velocity.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "velocity"

Tue Mar 22 19:41:00 2022 rev:26 rq:963983 version:1.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/velocity/velocity.changes        2022-02-23 
19:06:59.307289086 +0100
+++ /work/SRC/openSUSE:Factory/.velocity.new.25692/velocity.changes     
2022-03-22 19:41:21.595162903 +0100
@@ -1,0 +2,5 @@
+Tue Mar 22 15:13:03 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with java source and target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ velocity.spec ++++++
--- /var/tmp/diff_new_pack.CQ2kLU/_old  2022-03-22 19:41:22.095163428 +0100
+++ /var/tmp/diff_new_pack.CQ2kLU/_new  2022-03-22 19:41:22.099163431 +0100
@@ -22,8 +22,8 @@
 Summary:        Java-based template engine
 License:        Apache-2.0
 Group:          Development/Libraries/Java
-URL:            http://velocity.apache.org/
-Source0:        
http://www.apache.org/dist/velocity/engine/%{version}/%{name}-%{version}.tar.gz
+URL:            https://velocity.apache.org/
+Source0:        
https://archive.apache.org/dist/velocity/engine/%{version}/%{name}-%{version}.tar.gz
 Source1:        %{name}-%{version}.pom
 Patch0:         velocity-build_xml.patch
 Patch1:         velocity-1.7-CVE-2020-13936.patch
@@ -36,6 +36,7 @@
 BuildRequires:  commons-logging
 BuildRequires:  fdupes
 BuildRequires:  hsqldb
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-local
 BuildRequires:  jdom >= 1.0-1
 BuildRequires:  junit
@@ -47,7 +48,7 @@
 Requires:       avalon-logkit
 Requires:       commons-collections
 Requires:       commons-lang
-Requires:       java >= 1.6.0
+Requires:       java >= 1.8
 Requires:       jdom >= 1.0-1
 Requires:       oro
 Requires:       reload4j
@@ -169,7 +170,6 @@
 %pom_remove_parent pom.xml
 
 %build
-#export JAVA_HOME=%{_jvmdir}/java-1.5.0
 # Use servletapi4 instead of servletapi5 in CLASSPATH
 mkdir -p bin/test-lib
 pushd bin/test-lib
@@ -198,7 +198,7 @@
 #FIXME: tests failed on CommonsExtPropTestCase
 #but resulting files seems to be same
 ant \
-  -Djavac.source=1.6 -Djavac.target=1.6 \
+  -Djavac.source=1.8 -Djavac.target=1.8 \
   -buildfile build/build.xml \
   jar javadocs
 

Reply via email to