Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xml-im-exporter for openSUSE:Factory
checked in at 2022-03-23 20:18:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xml-im-exporter (Old)
and /work/SRC/openSUSE:Factory/.xml-im-exporter.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xml-im-exporter"
Wed Mar 23 20:18:54 2022 rev:19 rq:964267 version:1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/xml-im-exporter/xml-im-exporter.changes
2017-09-20 17:12:50.204323940 +0200
+++
/work/SRC/openSUSE:Factory/.xml-im-exporter.new.25692/xml-im-exporter.changes
2022-03-23 20:20:42.526541865 +0100
@@ -1,0 +2,5 @@
+Wed Mar 23 11:33:53 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Specify java source and target 1.8
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xml-im-exporter.spec ++++++
--- /var/tmp/diff_new_pack.MK2KGQ/_old 2022-03-23 20:20:42.998542132 +0100
+++ /var/tmp/diff_new_pack.MK2KGQ/_new 2022-03-23 20:20:43.006542137 +0100
@@ -1,7 +1,7 @@
#
# spec file for package xml-im-exporter
#
-# Copyright (c) 2017 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
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -20,18 +20,17 @@
Version: 1.1
Release: 0
Summary: XML Im-/Exporter
-License: LGPL-2.0+
+License: LGPL-2.0-or-later
Group: Development/Libraries/Java
-Url: http://xml-im-exporter.sourceforge.net/
+URL: http://xml-im-exporter.sourceforge.net/
Source0: xml-im-exporter1.1.tar.bz2
-Source1:
http://mirrors.ibiblio.org/pub/mirrors/maven2/de/zeigermann/xml/xml-im-exporter/1.1/xml-im-exporter-1.1.pom
+Source1:
https://repo1.maven.org/maven2/de/zeigermann/xml/%{name}/%{version}/%{name}-%{version}.pom
Patch0: xml-im-exporter-build_xml.patch
Patch1: encoding.patch
BuildRequires: ant >= 1.6
BuildRequires: ant-junit
-# Needed for maven conversions
+BuildRequires: java-devel >= 1.8
BuildRequires: javapackages-local
-BuildRequires: javapackages-tools
BuildRequires: junit
BuildArch: noarch
@@ -66,7 +65,7 @@
%build
export CLASSPATH=
export OPT_JAT_LIST="junit ant/ant-junit"
-ant -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6
-Djavac.encoding="utf-8" jar test javadocs
+ant -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8
-Djavac.encoding="utf-8" jar test javadocs
%install
# jars