Hello community,

here is the log from the commit of package regexp for openSUSE:Factory checked 
in at 2017-10-06 10:54:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/regexp (Old)
 and      /work/SRC/openSUSE:Factory/.regexp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "regexp"

Fri Oct  6 10:54:58 2017 rev:21 rq:530811 version:1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/regexp/regexp.changes    2017-05-31 
13:29:32.290086198 +0200
+++ /work/SRC/openSUSE:Factory/.regexp.new/regexp.changes       2017-10-06 
10:54:59.322102385 +0200
@@ -1,0 +2,6 @@
+Tue Oct  3 10:48:19 UTC 2017 - [email protected]
+
+- Don't depend on java-gcj-compat, since it is bound to go
+- Specify java source and target level 1.6
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ regexp.spec ++++++
--- /var/tmp/diff_new_pack.iqHAmu/_old  2017-10-06 10:54:59.882017756 +0200
+++ /var/tmp/diff_new_pack.iqHAmu/_new  2017-10-06 10:54:59.890016548 +0200
@@ -30,7 +30,7 @@
 Source1:        regexp-%{version}.pom
 BuildRequires:  ant
 BuildRequires:  ant >= 1.6
-BuildRequires:  java-1_5_0-gcj-compat-devel
+BuildRequires:  java-devel
 BuildRequires:  javapackages-local
 BuildRequires:  javapackages-tools
 BuildRequires:  xml-commons-apis-bootstrap
@@ -56,7 +56,7 @@
 export OPT_JAR_LIST=:
 export CLASSPATH=
 mkdir lib
-ant -Djakarta-site2.dir=. jar
+ant -Djakarta-site2.dir=. -Dant.build.javac.source=1.6 
-Dant.build.javac.target=1.6  jar
 
 %install
 # jars


Reply via email to