Script 'mail_helper' called by obssrc
Hello community,

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

Package is "javacc"

Mon Mar 28 16:59:11 2022 rev:22 rq:962941 version:7.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/javacc/javacc.changes    2019-04-12 
09:11:47.985600706 +0200
+++ /work/SRC/openSUSE:Factory/.javacc.new.1900/javacc.changes  2022-03-28 
16:59:48.056907408 +0200
@@ -1,0 +2,5 @@
+Fri Mar 18 19:26:58 UTC 2022 - Fridrich Strba <fst...@suse.com>
+
+- Build with source/target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ javacc.spec ++++++
--- /var/tmp/diff_new_pack.f39Nh6/_old  2022-03-28 16:59:48.472907973 +0200
+++ /var/tmp/diff_new_pack.f39Nh6/_new  2022-03-28 16:59:48.476907978 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package javacc
+# spec file
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2000-2005, JPackage Project
 #
 # All modifications and additions to the file contributed by third parties
@@ -29,9 +29,10 @@
 Summary:        A Parser and Scanner Generator for Java
 License:        BSD-3-Clause
 Group:          Development/Libraries/Java
-URL:            http://javacc.org
+URL:            https://javacc.org
 Source0:        https://github.com/javacc/javacc/archive/%{version}.tar.gz
 BuildRequires:  ant
+BuildRequires:  java-devel >= 1.8
 BuildArch:      noarch
 %if %{with bootstrap}
 Name:           %{base_name}-bootstrap
@@ -95,7 +96,7 @@
 
 %build
 %{ant} \
-  -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \
+  -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 \
 %if %{with bootstrap}
   jar
 %else
@@ -131,6 +132,7 @@
 %files
 %{_javadir}/%{base_name}.jar
 %else
+
 %files -f .mfiles
 %{_bindir}/javacc
 %{_bindir}/javacc.sh

Reply via email to