1
0

- drop empty acc_update-argcomplete.patch

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=88
This commit is contained in:
Dirk Mueller 2022-08-08 08:31:40 +00:00 committed by Git OBS Bridge
parent 6abb44ee11
commit 464d5a6d3f
3 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 8 07:55:56 UTC 2022 - Dirk Müller <dmueller@suse.com>
- drop empty acc_update-argcomplete.patch
-------------------------------------------------------------------
Thu Aug 4 11:24:00 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -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}