diff --git a/azure-cli-core.changes b/azure-cli-core.changes index 6c5d1cf..4ece30a 100644 --- a/azure-cli-core.changes +++ b/azure-cli-core.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 20 11:17:40 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Wed Feb 7 09:42:58 UTC 2024 - John Paul Adrian Glaubitz diff --git a/azure-cli-core.spec b/azure-cli-core.spec index 04ffa1d..4320964 100644 --- a/azure-cli-core.spec +++ b/azure-cli-core.spec @@ -73,8 +73,7 @@ BuildArch: noarch Microsoft Azure CLI Core Module %prep -%setup -q -n azure-cli-core-%{version} -%patch0 -p1 +%autosetup -p1 -n azure-cli-core-%{version} %build install -m 644 %{SOURCE1} %{_builddir}/azure-cli-core-%{version}