Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package univocity-parsers for 
openSUSE:Factory checked in at 2024-10-02 21:36:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/univocity-parsers (Old)
 and      /work/SRC/openSUSE:Factory/.univocity-parsers.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "univocity-parsers"

Wed Oct  2 21:36:10 2024 rev:6 rq:1205284 version:2.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/univocity-parsers/univocity-parsers.changes      
2024-04-29 09:02:31.433613923 +0200
+++ 
/work/SRC/openSUSE:Factory/.univocity-parsers.new.19354/univocity-parsers.changes
   2024-10-02 21:36:29.134117369 +0200
@@ -1,0 +2,5 @@
+Wed Oct  2 16:03:05 UTC 2024 - Fridrich Strba <fst...@suse.com>
+
+- Spec file cleanup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ univocity-parsers.spec ++++++
--- /var/tmp/diff_new_pack.A7K2Ti/_old  2024-10-02 21:36:29.602136835 +0200
+++ /var/tmp/diff_new_pack.A7K2Ti/_new  2024-10-02 21:36:29.602136835 +0200
@@ -29,7 +29,7 @@
 BuildRequires:  ant
 BuildRequires:  fdupes
 BuildRequires:  java-devel >= 1.8
-BuildRequires:  javapackages-local
+BuildRequires:  javapackages-local >= 6
 BuildArch:      noarch
 
 %description
@@ -49,8 +49,7 @@
 cp %{SOURCE1} build.xml
 %patch -P 0 -p1
 
-# Tests require univocity-output-tester, which is not packaged yet.
-%{ant} jar javadoc
+ant jar javadoc
 
 %install
 # jar
@@ -58,7 +57,7 @@
 install -pm 0644 target/%{name}-%{version}.jar 
%{buildroot}%{_javadir}/%{name}/%{name}.jar
 # pom
 install -dm 0755 %{buildroot}%{_mavenpomdir}/%{name}
-install -pm 0644 pom.xml %{buildroot}%{_mavenpomdir}/%{name}/%{name}.pom
+%{mvn_install_pom} pom.xml %{buildroot}%{_mavenpomdir}/%{name}/%{name}.pom
 %add_maven_depmap %{name}/%{name}.pom %{name}/%{name}.jar
 # javadoc
 install -dm 0755 %{buildroot}%{_javadocdir}/%{name}

Reply via email to