1
0

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

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147863
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=132
This commit is contained in:
Robert Schweikert 2024-02-21 21:18:07 +00:00 committed by Git OBS Bridge
parent 4772bcf382
commit 4aa2f2d2d9
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 20 11:17:40 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
Wed Feb 7 09:42:58 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

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