Accepting request 1148885 from Cloud:Tools

OBS-URL: https://build.opensuse.org/request/show/1148885
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/azure-cli?expand=0&rev=66
This commit is contained in:
Ana Guerrero 2024-02-22 19:57:50 +00:00 committed by Git OBS Bridge
commit 697b9c1d70
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 11:17:11 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Wed Feb 7 09:49:12 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -279,7 +279,7 @@ Microsoft Azure CLI 2.0 Command Line Utilities
touch %{_sourcedir}/%{short_name}
%else
%setup -q -n azure-cli-%{version}
%patch1 -p1
%patch -P 1 -p1
%endif
%build