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 2024-01-12 23:46:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xml-im-exporter (Old) and /work/SRC/openSUSE:Factory/.xml-im-exporter.new.21961 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xml-im-exporter" Fri Jan 12 23:46:29 2024 rev:20 rq:1138309 version:1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/xml-im-exporter/xml-im-exporter.changes 2022-03-23 20:20:42.526541865 +0100 +++ /work/SRC/openSUSE:Factory/.xml-im-exporter.new.21961/xml-im-exporter.changes 2024-01-12 23:46:49.117654447 +0100 @@ -1,0 +2,5 @@ +Fri Jan 12 11:39:11 UTC 2024 - Fridrich Strba <fst...@suse.com> + +- Clean the spec file + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xml-im-exporter.spec ++++++ --- /var/tmp/diff_new_pack.7H51WJ/_old 2024-01-12 23:46:50.137691781 +0100 +++ /var/tmp/diff_new_pack.7H51WJ/_new 2024-01-12 23:46:50.137691781 +0100 @@ -1,7 +1,7 @@ # # spec file for package xml-im-exporter # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Summary: XML Im-/Exporter License: LGPL-2.0-or-later Group: Development/Libraries/Java -URL: http://xml-im-exporter.sourceforge.net/ +URL: https://xml-im-exporter.sourceforge.net/ Source0: xml-im-exporter1.1.tar.bz2 Source1: https://repo1.maven.org/maven2/de/zeigermann/xml/%{name}/%{version}/%{name}-%{version}.pom Patch0: xml-im-exporter-build_xml.patch @@ -30,7 +30,7 @@ BuildRequires: ant >= 1.6 BuildRequires: ant-junit BuildRequires: java-devel >= 1.8 -BuildRequires: javapackages-local +BuildRequires: javapackages-local >= 6 BuildRequires: junit BuildArch: noarch @@ -79,16 +79,13 @@ # maven install -d -m 755 %{buildroot}%{_mavenpomdir}/ -install -pm 644 %{SOURCE1} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom +%{mvn_install_pom} %{SOURCE1} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom %add_maven_depmap JPP-%{name}.pom %{name}.jar rm -f TEST-*.txt # has test durations that differ across builds -%files +%files -f .mfiles %defattr(0644,root,root,0755) %doc doc/index.html *.txt -%{_javadir}/%{name}.jar -%{_mavenpomdir}/* -%{_datadir}/maven-metadata/%{name}.xml* %files javadoc %defattr(0644,root,root,0755)