Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jcip-annotations for
openSUSE:Factory checked in at 2024-12-09 21:11:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jcip-annotations (Old)
and /work/SRC/openSUSE:Factory/.jcip-annotations.new.29675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jcip-annotations"
Mon Dec 9 21:11:51 2024 rev:17 rq:1229149 version:1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/jcip-annotations/jcip-annotations.changes
2024-12-05 17:10:05.241227933 +0100
+++
/work/SRC/openSUSE:Factory/.jcip-annotations.new.29675/jcip-annotations.changes
2024-12-09 21:13:06.140808553 +0100
@@ -1,0 +2,6 @@
+Sun Dec 8 20:13:14 UTC 2024 - Fridrich Strba <[email protected]>
+
+- The pom file is simple, so it does not need to be installed
+ using the %%mvn_install_pom macro
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ jcip-annotations.spec ++++++
--- /var/tmp/diff_new_pack.AqaXkV/_old 2024-12-09 21:13:06.572826628 +0100
+++ /var/tmp/diff_new_pack.AqaXkV/_new 2024-12-09 21:13:06.572826628 +0100
@@ -27,7 +27,7 @@
Source1:
https://repo1.maven.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom
BuildRequires: fdupes
BuildRequires: java-devel >= 1.8
-BuildRequires: javapackages-local >= 6
+BuildRequires: javapackages-local
BuildRequires: unzip
BuildArch: noarch
@@ -72,7 +72,7 @@
# pom
install -dm 0755 %{buildroot}%{_mavenpomdir}
-%{mvn_install_pom} %{SOURCE1} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
+install -pm 0644 %{SOURCE1} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
%add_maven_depmap JPP-%{name}.pom %{name}.jar -a
"com.github.stephenc.jcip:%{name}"
# javadoc