Script 'mail_helper' called by obssrc
Hello community,

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

Package is "joda-convert"

Wed Oct  2 21:35:58 2024 rev:5 rq:1205269 version:2.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/joda-convert/joda-convert.changes        
2024-09-09 14:43:57.957517787 +0200
+++ /work/SRC/openSUSE:Factory/.joda-convert.new.19354/joda-convert.changes     
2024-10-02 21:36:15.793562507 +0200
@@ -1,0 +2,5 @@
+Wed Oct  2 15:53:41 UTC 2024 - Fridrich Strba <fst...@suse.com>
+
+- Spec file cleanup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ joda-convert.spec ++++++
--- /var/tmp/diff_new_pack.pnTobM/_old  2024-10-02 21:36:17.161619407 +0200
+++ /var/tmp/diff_new_pack.pnTobM/_new  2024-10-02 21:36:17.165619574 +0200
@@ -30,7 +30,7 @@
 BuildRequires:  fdupes
 BuildRequires:  guava
 BuildRequires:  java-devel >= 9
-BuildRequires:  javapackages-local
+BuildRequires:  javapackages-local >= 6
 BuildArch:      noarch
 
 %description
@@ -55,7 +55,7 @@
 %build
 mkdir -p lib
 build-jar-repository -s lib guava
-%{ant} \
+ant \
   -Dproject.version=%{version} \
   clean jar javadoc
 
@@ -65,7 +65,7 @@
 install -pm 0644 target/%{name}-%{version}.jar 
%{buildroot}%{_javadir}/%{name}.jar
 # pom
 install -dm 0755 %{buildroot}%{_mavenpomdir}
-install -pm 0644 pom.xml %{buildroot}%{_mavenpomdir}/%{name}.pom
+%{mvn_install_pom} pom.xml %{buildroot}%{_mavenpomdir}/%{name}.pom
 %add_maven_depmap %{name}.pom %{name}.jar
 # javadoc
 install -dm 0755 %{buildroot}%{_javadocdir}/%{name}

Reply via email to