Accepting request 1148424 from network:utilities

- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN.

OBS-URL: https://build.opensuse.org/request/show/1148424
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neix?expand=0&rev=4
This commit is contained in:
Ana Guerrero 2024-02-21 16:58:11 +00:00 committed by Git OBS Bridge
commit ce5ae70695
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 21 07:46:40 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu May 6 07:41:34 UTC 2021 - Michael Vetter <mvetter@suse.com> Thu May 6 07:41:34 UTC 2021 - Michael Vetter <mvetter@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package neix # spec file for package neix
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2024 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
@ -34,8 +34,7 @@ BuildRequires: ncurses-devel
neix is a RSS/Atom news feed reader. neix is a RSS/Atom news feed reader.
%prep %prep
%setup -q %autosetup -p1
%patch0 -p1
%build %build
%cmake %cmake