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-05-01 15:23:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/s2-geometry-library-java (Old)
and /work/SRC/openSUSE:Factory/.s2-geometry-library-java.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "s2-geometry-library-java"
Thu May 1 15:23:44 2025 rev:2 rq:1273823 version:2.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/s2-geometry-library-java/s2-geometry-library-java.changes
2024-10-29 14:36:35.977133833 +0100
+++
/work/SRC/openSUSE:Factory/.s2-geometry-library-java.new.30101/s2-geometry-library-java.changes
2025-05-01 15:23:56.840343632 +0200
@@ -1,0 +2,5 @@
+Thu May 1 07:51:04 UTC 2025 - Fridrich Strba <[email protected]>
+
+- Explicitely declare jsr305 build requirement
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ s2-geometry-library-java.spec ++++++
--- /var/tmp/diff_new_pack.mupNVU/_old 2025-05-01 15:23:57.380366261 +0200
+++ /var/tmp/diff_new_pack.mupNVU/_new 2025-05-01 15:23:57.384366429 +0200
@@ -1,7 +1,7 @@
#
# spec file for package s2-geometry-library-java
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,6 +26,7 @@
Source0:
https://github.com/google/%{name}/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: fdupes
BuildRequires: maven-local
+BuildRequires: mvn(com.google.code.findbugs:jsr305)
BuildRequires: mvn(com.google.errorprone:error_prone_annotations)
BuildRequires: mvn(org.sonatype.oss:oss-parent:pom:)
BuildArch: noarch