Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dwz for openSUSE:Factory checked in 
at 2025-01-31 16:01:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dwz (Old)
 and      /work/SRC/openSUSE:Factory/.dwz.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dwz"

Fri Jan 31 16:01:52 2025 rev:24 rq:1232788 version:0.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/dwz/dwz.changes  2024-02-28 19:44:29.348087098 
+0100
+++ /work/SRC/openSUSE:Factory/.dwz.new.2316/dwz.changes        2025-01-31 
16:01:54.773854385 +0100
@@ -1,0 +2,6 @@
+Fri Dec 20 07:47:14 UTC 2024 - Martin Hauke <mar...@gmx.de>
+
+- Use %{SOURCE2} macro instead of hardcoding the source file name/path.
+  This makes the spec file compatible with rpmbuild.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dwz.spec ++++++
--- /var/tmp/diff_new_pack.Q3pN2D/_old  2025-01-31 16:01:55.361878592 +0100
+++ /var/tmp/diff_new_pack.Q3pN2D/_new  2025-01-31 16:01:55.365878757 +0100
@@ -1,7 +1,7 @@
 #
-# spec file
+# spec file for package dwz
 #
-# 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
@@ -110,7 +110,7 @@
 %prep
 %autosetup -p1 -n dwz
 
-cp ../../SOURCES/tramp3d-v4.cpp.xz .
+cp %{SOURCE2} .
 xz -d tramp3d-v4.cpp.xz
 
 %build

Reply via email to