SHA256
1
0
forked from pool/neix

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

%patchN.

OBS-URL: https://build.opensuse.org/package/show/network:utilities/neix?expand=0&rev=10
This commit is contained in:
Michael Vetter 2024-02-21 07:47:07 +00:00 committed by Git OBS Bridge
parent 3f09249743
commit afb928cfdf
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