Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package glassfish-annotation-api for 
openSUSE:Factory checked in at 2024-10-03 18:00:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glassfish-annotation-api (Old)
 and      /work/SRC/openSUSE:Factory/.glassfish-annotation-api.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glassfish-annotation-api"

Thu Oct  3 18:00:17 2024 rev:4 rq:1205251 version:1.3.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/glassfish-annotation-api/glassfish-annotation-api.changes
        2022-03-19 22:22:52.704948517 +0100
+++ 
/work/SRC/openSUSE:Factory/.glassfish-annotation-api.new.19354/glassfish-annotation-api.changes
     2024-10-03 18:00:25.370294099 +0200
@@ -1,0 +2,5 @@
+Wed Oct  2 15:40:10 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Spec file cleanup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ glassfish-annotation-api.spec ++++++
--- /var/tmp/diff_new_pack.O0Pr6x/_old  2024-10-03 18:00:26.098324409 +0200
+++ /var/tmp/diff_new_pack.O0Pr6x/_new  2024-10-03 18:00:26.102324576 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package glassfish-annotation-api
 #
-# 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
@@ -31,7 +31,7 @@
 BuildRequires:  ant
 BuildRequires:  fdupes
 BuildRequires:  java-devel >= 1.8
-BuildRequires:  javapackages-local
+BuildRequires:  javapackages-local >= 6
 BuildArch:      noarch
 
 %description
@@ -49,10 +49,8 @@
 cp %{SOURCE1} build.xml
 cp %{SOURCE2} .
 
-%pom_remove_parent .
-
 %build
-%{ant}
+ant
 
 %install
 # jar
@@ -60,7 +58,7 @@
 install -pm 0644 target/%{artifactId}-%{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}

Reply via email to