commit Modules for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package Modules for openSUSE:Factory checked in at 2024-06-10 17:37:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Modules (Old) and /work/SRC/openSUSE:Factory/.Modules.new.19518 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "Modules" Mon Jun 10 17:37:07 2024 rev:27 rq:1179629 version:4.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/Modules/Modules.changes 2021-08-12 09:01:50.906133574 +0200 +++ /work/SRC/openSUSE:Factory/.Modules.new.19518/Modules.changes 2024-06-10 17:37:13.114024887 +0200 @@ -1,0 +2,6 @@ +Tue May 21 10:40:16 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org> + +- Use %autosetup macro: allows us to eliminate usage of deprecated + %patchN syntax. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Modules.spec ++++++ --- /var/tmp/diff_new_pack.30VF8U/_old 2024-06-10 17:37:13.706046955 +0200 +++ /var/tmp/diff_new_pack.30VF8U/_new 2024-06-10 17:37:13.706046955 +0200 @@ -1,7 +1,7 @@ # # spec file for package Modules # -# Copyright (c) 2021 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 @@ -93,8 +93,8 @@ %define vimdatadir %{_datadir}/vim/site %prep -%setup -q -n modules-%{version} -%patch1 -p1 +%autosetup -p1 -n modules-%{version} + # This is debatable: # if the replace 'bash' consecutive calls to 'modules' would still # run with the original bash. Maybe not intended.
participants (1)
-
Source-Sync