Accepting request 1172711 from home:dimstar:Factory

- USe %autosetup macro: allows us to eliminate usage of
  deprecated %patchN syntax.

OBS-URL: https://build.opensuse.org/request/show/1172711
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/taglib?expand=0&rev=110
This commit is contained in:
Takashi Iwai 2024-05-08 12:36:36 +00:00 committed by Git OBS Bridge
parent 2fcc3b9a4b
commit 10c3fd267a
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 8 12:02:24 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- USe %autosetup macro: allows us to eliminate usage of
deprecated %patchN syntax.
-------------------------------------------------------------------
Wed Jan 24 19:23:10 UTC 2024 - Jonas Kvinge <jonaski@opensuse.org>

View File

@ -1,5 +1,5 @@
#
# spec file
# spec file for package taglib
#
# Copyright (c) 2024 SUSE LLC
#
@ -114,8 +114,7 @@ BuildArch: noarch
This package contains the taglib API Documentation in HTML format.
%prep
%setup -q -n %{sname}-%{version}
%patch1 -p1
%autosetup -p1 -n %{sname}-%{version}
%build
# The testing needs static libs too