1
0

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
This commit is contained in:
Bjørn Lie 2023-11-28 13:14:42 +00:00 committed by Git OBS Bridge
parent 360f6c70fd
commit 5fc445123c
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 28 12:03:03 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -p N instead of deprecated %patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Dec 19 09:59:43 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org> Thu Dec 19 09:59:43 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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 cp -a %{SOURCE0} COPYING
# We will base menus on upstream menus: # We will base menus on upstream menus:
cp -a %{_sysconfdir}/xdg/menus/*.menu . cp -a %{_sysconfdir}/xdg/menus/*.menu .
%patch0 %patch -P 0
%build %build