Script 'mail_helper' called by obssrc
Hello community,

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

Package is "tolua"

Thu Feb 22 20:59:47 2024 rev:5 rq:1149135 version:5.2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/tolua/tolua.changes      2022-08-24 
15:11:12.788507417 +0200
+++ /work/SRC/openSUSE:Factory/.tolua.new.1706/tolua.changes    2024-02-22 
21:00:57.868534376 +0100
@@ -1,0 +2,6 @@
+Thu Feb 22 09:49:11 UTC 2024 - Michael Vetter <mvet...@suse.com>
+
+- Use %autosetup macro. Allows to eliminate the usage of deprecated
+  %patchN.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tolua.spec ++++++
--- /var/tmp/diff_new_pack.fJ64qL/_old  2024-02-22 21:00:58.368552655 +0100
+++ /var/tmp/diff_new_pack.fJ64qL/_new  2024-02-22 21:00:58.372552801 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tolua
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2024 SUSE LLC
 # Copyright (c) 2012 Pascal Bleser <pascal.ble...@opensuse.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,7 +13,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/
 #
 
 
@@ -22,9 +22,9 @@
 Version:        5.2.4
 Release:        0
 Summary:        Greatly simplifies the integration of C/C++ code with Lua
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Development/Libraries/Other
-Url:            http://www.tecgraf.puc-rio.br/~celes/tolua/
+URL:            http://www.tecgraf.puc-rio.br/~celes/tolua/
 Source:         
http://www.tecgraf.puc-rio.br/~celes/tolua/tolua-%{version}.tar.gz
 Patch0:         %{name}-5.2.0-optflags.patch
 Patch1:         %{name}-5.2.0-shared.patch
@@ -63,9 +63,7 @@
 needed to develop applications that require these.
 
 %prep
-%setup -q
-%patch0 -p1
-%patch1 -p1
+%autosetup -p1
 
 %build
 # no jobserver

Reply via email to