diff --git a/taglib.changes b/taglib.changes index 94d9bd3..2f4ddbc 100644 --- a/taglib.changes +++ b/taglib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 8 12:02:24 UTC 2024 - Dominique Leuenberger + +- USe %autosetup macro: allows us to eliminate usage of + deprecated %patchN syntax. + ------------------------------------------------------------------- Wed Jan 24 19:23:10 UTC 2024 - Jonas Kvinge diff --git a/taglib.spec b/taglib.spec index 9d6b84b..7f37287 100644 --- a/taglib.spec +++ b/taglib.spec @@ -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