Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jakarta-taglibs-standard for
openSUSE:Factory checked in at 2022-03-20 20:55:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jakarta-taglibs-standard (Old)
and /work/SRC/openSUSE:Factory/.jakarta-taglibs-standard.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jakarta-taglibs-standard"
Sun Mar 20 20:55:43 2022 rev:19 rq:963259 version:1.1.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/jakarta-taglibs-standard/jakarta-taglibs-standard.changes
2021-12-28 12:27:16.848514073 +0100
+++
/work/SRC/openSUSE:Factory/.jakarta-taglibs-standard.new.25692/jakarta-taglibs-standard.changes
2022-03-20 20:56:04.318571645 +0100
@@ -1,0 +2,5 @@
+Sun Mar 20 13:09:59 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with source and target levels 8
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ jakarta-taglibs-standard.spec ++++++
--- /var/tmp/diff_new_pack.V5ygps/_old 2022-03-20 20:56:04.810572353 +0100
+++ /var/tmp/diff_new_pack.V5ygps/_new 2022-03-20 20:56:04.814572358 +0100
@@ -1,7 +1,7 @@
#
# spec file for package jakarta-taglibs-standard
#
-# 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,7 +32,7 @@
Patch4: CVE-2015-0254.patch
BuildRequires: ant
BuildRequires: fdupes
-BuildRequires: java-devel
+BuildRequires: java-devel >= 1.8
BuildRequires: servletapi5
BuildRequires: xalan-j2
Requires: servletapi5 >= 5.0.16
@@ -70,7 +70,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 \
-Dfinal.name=%{short_name} \
-Dj2se.javadoc=%{_javadocdir}/java \
-f standard/build.xml \