Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xdg-menu for openSUSE:Factory checked in at 2024-02-22 20:55:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xdg-menu (Old) and /work/SRC/openSUSE:Factory/.xdg-menu.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xdg-menu" Thu Feb 22 20:55:34 2024 rev:24 rq:1148493 version:0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/xdg-menu/xdg-menu.changes 2023-08-14 15:38:53.198196594 +0200 +++ /work/SRC/openSUSE:Factory/.xdg-menu.new.1706/xdg-menu.changes 2024-02-22 20:55:42.541025152 +0100 @@ -1,0 +2,5 @@ +Wed Feb 21 09:44:51 UTC 2024 - Michael Vetter <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xdg-menu.spec ++++++ --- /var/tmp/diff_new_pack.hoImOh/_old 2024-02-22 20:55:43.169048040 +0100 +++ /var/tmp/diff_new_pack.hoImOh/_new 2024-02-22 20:55:43.169048040 +0100 @@ -1,7 +1,7 @@ # # spec file for package xdg-menu # -# Copyright (c) 2014 SUSE LINUX Products 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,7 +20,7 @@ Version: 0.2 Release: 0 Summary: XDG Menus for WindowMaker and other Window Managers -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/GUI/Other Source0: %{name}.tar.bz2 Patch0: %{name}-xfce4.patch @@ -51,16 +51,16 @@ %prep %setup -q -n xdg-menu -%patch0 -%patch1 -p1 -%patch2 -%patch3 -%patch4 -%patch5 -%patch6 -%patch7 -%patch8 -%patch9 +%patch -P 0 +%patch -P 1 -p1 +%patch -P 2 +%patch -P 3 +%patch -P 4 +%patch -P 5 +%patch -P 6 +%patch -P 7 +%patch -P 8 +%patch -P 9 %build
