diff --git a/acc_update-argcomplete.patch b/acc_update-argcomplete.patch deleted file mode 100644 index 473a0f4..0000000 diff --git a/azure-cli-core.changes b/azure-cli-core.changes index 70b6ee4..49522af 100644 --- a/azure-cli-core.changes +++ b/azure-cli-core.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 8 07:55:56 UTC 2022 - Dirk Müller + +- drop empty acc_update-argcomplete.patch + ------------------------------------------------------------------- Thu Aug 4 11:24:00 UTC 2022 - John Paul Adrian Glaubitz diff --git a/azure-cli-core.spec b/azure-cli-core.spec index f919500..650c136 100644 --- a/azure-cli-core.spec +++ b/azure-cli-core.spec @@ -26,7 +26,6 @@ URL: https://github.com/Azure/azure-cli Source: https://files.pythonhosted.org/packages/source/a/azure-cli-core/azure-cli-core-%{version}.tar.gz Source1: LICENSE.txt Patch0: acc_disable-update-check.patch -Patch1: acc_update-argcomplete.patch BuildRequires: azure-cli-nspkg BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -77,7 +76,6 @@ Microsoft Azure CLI Core Module %prep %setup -q -n azure-cli-core-%{version} %patch0 -p1 -%patch1 -p1 %build install -m 644 %{SOURCE1} %{_builddir}/azure-cli-core-%{version}