Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package s2-geometry-library-java for
openSUSE:Factory checked in at 2025-07-06 17:06:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/s2-geometry-library-java (Old)
and /work/SRC/openSUSE:Factory/.s2-geometry-library-java.new.1903 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "s2-geometry-library-java"
Sun Jul 6 17:06:50 2025 rev:3 rq:1290179 version:2.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/s2-geometry-library-java/s2-geometry-library-java.changes
2025-05-01 15:23:56.840343632 +0200
+++
/work/SRC/openSUSE:Factory/.s2-geometry-library-java.new.1903/s2-geometry-library-java.changes
2025-07-06 17:09:45.527545806 +0200
@@ -1,0 +2,5 @@
+Thu Jul 3 09:57:47 UTC 2025 - Fridrich Strba <[email protected]>
+
+- Specify the right version in pom file
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ s2-geometry-library-java.spec ++++++
--- /var/tmp/diff_new_pack.IzWNM1/_old 2025-07-06 17:09:46.603590331 +0200
+++ /var/tmp/diff_new_pack.IzWNM1/_new 2025-07-06 17:09:46.611590662 +0200
@@ -47,6 +47,8 @@
%prep
%setup -q
+%pom_xpath_set pom:project/pom:version %{version}
+
%pom_remove_plugin org.sonatype.plugins:nexus-staging-maven-plugin
%pom_remove_plugin :maven-source-plugin
%pom_remove_plugin :maven-javadoc-plugin