Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package maven-jar-plugin for
openSUSE:Factory checked in at 2025-07-22 12:54:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-jar-plugin (Old)
and /work/SRC/openSUSE:Factory/.maven-jar-plugin.new.8875 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-jar-plugin"
Tue Jul 22 12:54:19 2025 rev:13 rq:1294860 version:3.4.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/maven-jar-plugin/maven-jar-plugin.changes
2025-06-10 09:06:55.351496131 +0200
+++
/work/SRC/openSUSE:Factory/.maven-jar-plugin.new.8875/maven-jar-plugin.changes
2025-07-22 12:54:35.993805021 +0200
@@ -1,0 +2,7 @@
+Mon Jul 21 14:29:28 UTC 2025 - Fridrich Strba <[email protected]>
+
+- Removed patch:
+ * reproducible-from-environment.patch
+ + patched in a more central place in maven-archiver
+
+-------------------------------------------------------------------
Old:
----
reproducible-from-environment.patch
----------(Old B)----------
Old:- Removed patch:
* reproducible-from-environment.patch
+ patched in a more central place in maven-archiver
----------(Old E)----------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ maven-jar-plugin.spec ++++++
--- /var/tmp/diff_new_pack.InBh5M/_old 2025-07-22 12:54:36.725835504 +0200
+++ /var/tmp/diff_new_pack.InBh5M/_new 2025-07-22 12:54:36.725835504 +0200
@@ -33,7 +33,6 @@
Source1: %{base_name}-build.xml
Patch0: %{base_name}-bootstrap-resources.patch
Patch1: 01-allow-replacing-artifacts.patch
-Patch2: reproducible-from-environment.patch
BuildRequires: atinject
BuildRequires: fdupes
BuildRequires: java-devel >= 1.8
@@ -94,7 +93,6 @@
%patch -P 0 -p1
%endif
%patch -P 1 -p1
-%patch -P 2 -p1
# Remove all dependencies with scope test, since a raw xmvn does not hide them
%pom_remove_dep -r :::test: