Accepting request 1148782 from utilities

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 21 15:42:14 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
Thu Nov 17 13:52:20 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -2,7 +2,7 @@
#
# spec file for package etckeeper
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2014 Mitsutoshi NAKANO <bkbin005@rinku.zaq.ne.jp>
# Copyright (c) 2013 Pascal Bleser <pascal.bleser@opensuse.org>
#
@ -139,9 +139,7 @@ Requires: etckeeper = %{version}-%{release}
zsh command line completion support for %{name}.
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%autosetup -p1
%build
find -type f -name ".gitignore" -delete