Accepting request 1147862 from home:dimstar:rpm4.20:a

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147862
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli?expand=0&rev=135
This commit is contained in:
Robert Schweikert 2024-02-21 21:18:34 +00:00 committed by Git OBS Bridge
parent 38ea7b85f3
commit ec56808368
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> 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} touch %{_sourcedir}/%{short_name}
%else %else
%setup -q -n azure-cli-%{version} %setup -q -n azure-cli-%{version}
%patch1 -p1 %patch -P 1 -p1
%endif %endif
%build %build