1
0
Ana Guerrero 2024-02-22 19:57:49 +00:00 committed by Git OBS Bridge
commit 7974a003ac
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}