Accepting request 1129181 from GNOME:Apps

OBS-URL: https://build.opensuse.org/request/show/1129181
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemiver?expand=0&rev=53
This commit is contained in:
Ana Guerrero 2023-11-27 21:44:34 +00:00 committed by Git OBS Bridge
commit 5e4e3be3dc
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Nov 27 14:35:35 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
Thu Jan 13 13:34:39 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package nemiver
#
# Copyright (c) 2022 SUSE LLC
# 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
@ -81,8 +81,7 @@ This package contains the development files to build debugger backend.
%lang_package
%prep
%setup -q
%patch0 -p1
%autosetup -p1
%build
%if 0%{?scm_bootstrap}