Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mtx for openSUSE:Factory checked in 
at 2024-02-22 21:01:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mtx (Old)
 and      /work/SRC/openSUSE:Factory/.mtx.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mtx"

Thu Feb 22 21:01:28 2024 rev:19 rq:1149521 version:1.3.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/mtx/mtx.changes  2017-07-26 13:05:59.652178482 
+0200
+++ /work/SRC/openSUSE:Factory/.mtx.new.1706/mtx.changes        2024-02-22 
21:02:32.343987352 +0100
@@ -1,0 +2,5 @@
+Thu Feb 22 12:57:53 UTC 2024 - pgaj...@suse.com
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mtx.spec ++++++
--- /var/tmp/diff_new_pack.F0KTOy/_old  2024-02-22 21:02:33.248020287 +0100
+++ /var/tmp/diff_new_pack.F0KTOy/_new  2024-02-22 21:02:33.252020432 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mtx
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,9 +20,9 @@
 Version:        1.3.12
 Release:        0
 Summary:        A Program for Controlling the Robotic Mechanism in DDS Auto 
Loaders
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Hardware/Other
-Url:            https://sourceforge.net/projects/mtx/
+URL:            https://sourceforge.net/projects/mtx/
 Source:         
http://downloads.sourceforge.net/project/%{name}/%{name}-stable/%{version}/%{name}-%{version}.tar.gz
 Patch0:         %{name}-1.3.12-param_h.patch
 Patch2:         %{name}-1.3.12-autoconf.patch
@@ -37,10 +37,10 @@
 
 %prep
 %setup -q
-%patch0
-%patch2
-%patch3
-%patch4 -p2
+%patch -P 0
+%patch -P 2
+%patch -P 3
+%patch -P 4 -p2
 
 %build
 autoreconf -fvi

Reply via email to