From 5fc445123c7126aa966dfbdffc77628936a1fe07e61a1ecf9e6d718a0cfc73d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 28 Nov 2023 13:14:42 +0000 Subject: [PATCH] Accepting request 1129541 from GNOME:Next Use %patch -p N instead of deprecated %patchN. OBS-URL: https://build.opensuse.org/request/show/1129541 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-menus-branding?expand=0&rev=3 --- gnome-menus-branding.changes | 5 +++++ gnome-menus-branding.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/gnome-menus-branding.changes b/gnome-menus-branding.changes index 1c7e4f3..41105fa 100644 --- a/gnome-menus-branding.changes +++ b/gnome-menus-branding.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 28 12:03:03 UTC 2023 - Dominique Leuenberger + +- Use %patch -p N instead of deprecated %patchN. + ------------------------------------------------------------------- Thu Dec 19 09:59:43 UTC 2019 - Dominique Leuenberger diff --git a/gnome-menus-branding.spec b/gnome-menus-branding.spec index 1ed9dff..740f0d4 100644 --- a/gnome-menus-branding.spec +++ b/gnome-menus-branding.spec @@ -1,7 +1,7 @@ # -# spec file for package gnome-menus-branding.spec +# spec file # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2023 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/ # @@ -69,7 +69,7 @@ This package provides the %{branding_name} definitions for menus. cp -a %{SOURCE0} COPYING # We will base menus on upstream menus: cp -a %{_sysconfdir}/xdg/menus/*.menu . -%patch0 +%patch -P 0 %build