Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nwg-launchers for openSUSE:Factory checked in at 2024-02-21 17:58:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nwg-launchers (Old) and /work/SRC/openSUSE:Factory/.nwg-launchers.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nwg-launchers" Wed Feb 21 17:58:49 2024 rev:13 rq:1148499 version:0.7.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/nwg-launchers/nwg-launchers.changes 2022-10-25 11:19:38.826088731 +0200 +++ /work/SRC/openSUSE:Factory/.nwg-launchers.new.1706/nwg-launchers.changes 2024-02-21 17:58:54.572712528 +0100 @@ -1,0 +2,7 @@ +Wed Feb 21 09:49:54 UTC 2024 - Michael Vetter <[email protected]> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nwg-launchers.spec ++++++ --- /var/tmp/diff_new_pack.fsnoPH/_old 2024-02-21 17:58:55.376741602 +0100 +++ /var/tmp/diff_new_pack.fsnoPH/_new 2024-02-21 17:58:55.376741602 +0100 @@ -1,7 +1,7 @@ # # spec file for package nwg-launchers # -# 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 @@ -37,8 +37,7 @@ GTK-based launchers: application grid, button bar, dmenu for sway and other window managers. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %meson
