Accepting request 953718 from home:glaubitz:branches:Cloud:Tools
- New upstream release + Version 2.33.0 + For detailed information about changes see the HISTORY.rst file provided with this package - Add missing python-rpm-macros to BuildRequires - Update Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/953718 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli?expand=0&rev=81
This commit is contained in:
parent
377609ffb0
commit
1ad779a78c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4df029d6df4509eab828cd885ab6c9c66b708860542823d56ecdfe72f3e5d20c
|
||||
size 1999927
|
3
azure-cli-2.33.0.tar.gz
Normal file
3
azure-cli-2.33.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d5754b1e0a762586b88ed80dcb08ec1dddd7b84050cfb75a131b3b184706c9f
|
||||
size 2009839
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 11 10:50:25 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 2.33.0
|
||||
+ For detailed information about changes see the
|
||||
HISTORY.rst file provided with this package
|
||||
- Add missing python-rpm-macros to BuildRequires
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 11:03:57 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -32,7 +32,7 @@ Name: azure-cli
|
||||
Name: azure-cli%{?name_ext}
|
||||
%endif
|
||||
%define short_name azure-cli
|
||||
Version: 2.32.0
|
||||
Version: 2.33.0
|
||||
Release: 0
|
||||
Summary: Microsoft Azure CLI 2.0
|
||||
License: MIT
|
||||
@ -48,6 +48,7 @@ BuildRequires: azure-cli-command-modules-nspkg >= 2.0
|
||||
BuildRequires: azure-cli-core = %{version}
|
||||
BuildRequires: azure-cli-nspkg >= 3.0.3
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: azure-cli-command-modules-nspkg >= 2.0
|
||||
Requires: azure-cli-core = %{version}
|
||||
Requires: azure-cli-nspkg >= 3.0.3
|
||||
@ -81,7 +82,7 @@ Requires: python3-azure-mgmt-compute >= 23.1.0
|
||||
Requires: python3-azure-mgmt-consumption >= 2.0
|
||||
Requires: python3-azure-mgmt-containerinstance >= 9.1.0
|
||||
Requires: python3-azure-mgmt-containerregistry >= 8.2.0
|
||||
Requires: python3-azure-mgmt-containerservice >= 16.1.0
|
||||
Requires: python3-azure-mgmt-containerservice >= 16.4.0
|
||||
Requires: python3-azure-mgmt-cosmosdb >= 7.0.0
|
||||
Requires: python3-azure-mgmt-databoxedge >= 1.0.0
|
||||
Requires: python3-azure-mgmt-datalake-analytics >= 0.2.1
|
||||
@ -108,7 +109,7 @@ Requires: python3-azure-mgmt-marketplaceordering >= 1.1.0
|
||||
Requires: python3-azure-mgmt-media >= 7.0.0
|
||||
Requires: python3-azure-mgmt-monitor >= 3.0.0
|
||||
Requires: python3-azure-mgmt-msi >= 0.2
|
||||
Requires: python3-azure-mgmt-netapp >= 4.0.0
|
||||
Requires: python3-azure-mgmt-netapp >= 6.0.1
|
||||
Requires: python3-azure-mgmt-network >= 19.3.0
|
||||
Requires: python3-azure-mgmt-policyinsights >= 1.0.0
|
||||
Requires: python3-azure-mgmt-privatedns >= 1.0.0
|
||||
@ -131,7 +132,7 @@ Requires: python3-azure-mgmt-sql >= 3.0.1
|
||||
Requires: python3-azure-mgmt-sqlvirtualmachine >= 1.0.0b1
|
||||
Requires: python3-azure-mgmt-storage >= 19.0.0
|
||||
Requires: python3-azure-mgmt-synapse >= 2.1.0
|
||||
Requires: python3-azure-mgmt-trafficmanager >= 0.51.0
|
||||
Requires: python3-azure-mgmt-trafficmanager >= 1.0.0
|
||||
Requires: python3-azure-mgmt-web >= 4.0.0
|
||||
Requires: python3-azure-multiapi-storage >= 0.7.0
|
||||
Requires: python3-azure-storage-common >= 1.4
|
||||
|
Loading…
Reference in New Issue
Block a user