Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package relaxngDatatype for openSUSE:Factory
checked in at 2022-03-28 16:59:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/relaxngDatatype (Old)
and /work/SRC/openSUSE:Factory/.relaxngDatatype.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "relaxngDatatype"
Mon Mar 28 16:59:17 2022 rev:21 rq:963033 version:2011.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/relaxngDatatype/relaxngDatatype.changes
2019-04-14 12:20:47.907644272 +0200
+++
/work/SRC/openSUSE:Factory/.relaxngDatatype.new.1900/relaxngDatatype.changes
2022-03-28 16:59:53.804915216 +0200
@@ -1,0 +2,5 @@
+Sat Mar 19 11:07:38 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with source/target levels 8
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ relaxngDatatype.spec ++++++
--- /var/tmp/diff_new_pack.AJxjS9/_old 2022-03-28 16:59:54.212915770 +0200
+++ /var/tmp/diff_new_pack.AJxjS9/_new 2022-03-28 16:59:54.216915776 +0200
@@ -1,7 +1,7 @@
#
# spec file for package relaxngDatatype
#
-# 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
@@ -27,7 +27,7 @@
# License is not available in the tarball, this copy fetched from the tarball
on the old sourceforge.net site
Source1: copying.txt
BuildRequires: ant
-BuildRequires: java-devel
+BuildRequires: java-devel >= 1.8
BuildRequires: javapackages-local
Obsoletes: %{name}-javadoc
BuildArch: noarch
@@ -46,7 +46,7 @@
%build
ant \
-Dbuild.sysclasspath=only \
- -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6
+ -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8
%install
install -Dpm 644 %{name}.jar \