Accepting request 1137556 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1137556 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/azure-cli?expand=0&rev=63
This commit is contained in:
commit
16ff689eb0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0738368ad68e6c2917bcd9dfee654489f66de43eb7cc2d9ad650a69d6cd71b53
|
|
||||||
size 9523639
|
|
3
azure-cli-2.55.0.tar.gz
Normal file
3
azure-cli-2.55.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bc53adcd78d717b552d729bac846e4a55e40da063fdbc19c510844e91333b447
|
||||||
|
size 9530409
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 3 10:12:40 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 2.55.0
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
HISTORY.rst file provided with this package
|
||||||
|
- Update Requires from setup.py
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 15 11:51:57 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Wed Nov 15 11:51:57 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package azure-cli
|
# spec file for package azure-cli
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -32,7 +32,7 @@ Name: azure-cli
|
|||||||
Name: azure-cli%{?name_ext}
|
Name: azure-cli%{?name_ext}
|
||||||
%endif
|
%endif
|
||||||
%define short_name azure-cli
|
%define short_name azure-cli
|
||||||
Version: 2.54.0
|
Version: 2.55.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Microsoft Azure CLI 2.0
|
Summary: Microsoft Azure CLI 2.0
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -83,7 +83,7 @@ Requires: python3-azure-mgmt-cognitiveservices >= 13.5.0
|
|||||||
Requires: python3-azure-mgmt-compute >= 30.3.0
|
Requires: python3-azure-mgmt-compute >= 30.3.0
|
||||||
Requires: python3-azure-mgmt-containerinstance >= 10.1.0
|
Requires: python3-azure-mgmt-containerinstance >= 10.1.0
|
||||||
Requires: python3-azure-mgmt-containerregistry >= 10.1.0
|
Requires: python3-azure-mgmt-containerregistry >= 10.1.0
|
||||||
Requires: python3-azure-mgmt-containerservice >= 27.0.0
|
Requires: python3-azure-mgmt-containerservice >= 28.0.0
|
||||||
Requires: python3-azure-mgmt-cosmosdb >= 9.3.0
|
Requires: python3-azure-mgmt-cosmosdb >= 9.3.0
|
||||||
Requires: python3-azure-mgmt-databoxedge >= 1.0.0
|
Requires: python3-azure-mgmt-databoxedge >= 1.0.0
|
||||||
Requires: python3-azure-mgmt-datalake-store >= 0.5.0
|
Requires: python3-azure-mgmt-datalake-store >= 0.5.0
|
||||||
@ -111,7 +111,7 @@ Requires: python3-azure-mgmt-msi >= 7.0.0
|
|||||||
Requires: python3-azure-mgmt-netapp >= 10.1.0
|
Requires: python3-azure-mgmt-netapp >= 10.1.0
|
||||||
Requires: python3-azure-mgmt-policyinsights >= 1.1.0b4
|
Requires: python3-azure-mgmt-policyinsights >= 1.1.0b4
|
||||||
Requires: python3-azure-mgmt-privatedns >= 1.0.0
|
Requires: python3-azure-mgmt-privatedns >= 1.0.0
|
||||||
Requires: python3-azure-mgmt-rdbms >= 10.2.0b11
|
Requires: python3-azure-mgmt-rdbms >= 10.2.0b12
|
||||||
Requires: python3-azure-mgmt-recoveryservices >= 2.5.0
|
Requires: python3-azure-mgmt-recoveryservices >= 2.5.0
|
||||||
Requires: python3-azure-mgmt-recoveryservicesbackup >= 7.0.0
|
Requires: python3-azure-mgmt-recoveryservicesbackup >= 7.0.0
|
||||||
Requires: python3-azure-mgmt-redhatopenshift >= 1.4.0
|
Requires: python3-azure-mgmt-redhatopenshift >= 1.4.0
|
||||||
@ -125,7 +125,7 @@ Requires: python3-azure-mgmt-servicefabric >= 1.0.0
|
|||||||
Requires: python3-azure-mgmt-servicefabricmanagedclusters >= 1.0.0
|
Requires: python3-azure-mgmt-servicefabricmanagedclusters >= 1.0.0
|
||||||
Requires: python3-azure-mgmt-servicelinker >= 1.2.0~b1
|
Requires: python3-azure-mgmt-servicelinker >= 1.2.0~b1
|
||||||
Requires: python3-azure-mgmt-signalr >= 2.0.0~b1
|
Requires: python3-azure-mgmt-signalr >= 2.0.0~b1
|
||||||
Requires: python3-azure-mgmt-sql >= 4.0.0b12
|
Requires: python3-azure-mgmt-sql >= 4.0.0b13
|
||||||
Requires: python3-azure-mgmt-sqlvirtualmachine >= 1.0.0b5
|
Requires: python3-azure-mgmt-sqlvirtualmachine >= 1.0.0b5
|
||||||
Requires: python3-azure-mgmt-storage >= 21.1.0
|
Requires: python3-azure-mgmt-storage >= 21.1.0
|
||||||
Requires: python3-azure-mgmt-synapse >= 2.1.0b5
|
Requires: python3-azure-mgmt-synapse >= 2.1.0b5
|
||||||
|
Loading…
Reference in New Issue
Block a user