- Set version dependency for azure-cli-core to %{version}

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli?expand=0&rev=48
This commit is contained in:
2020-09-02 08:18:59 +00:00
committed by Git OBS Bridge
parent e91ea10c66
commit 83e9bc71dd
2 changed files with 3 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ Mon Aug 31 12:27:48 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.c
+ Version 2.11.1
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Set version dependency for azure-cli-core to %{version}
- Update BuildRequires and Requires from setup.py
-------------------------------------------------------------------

View File

@@ -45,7 +45,7 @@ Patch1: ac_use-python3-by-default.patch
BuildRequires: %{short_name} = %{version}
%else
BuildRequires: azure-cli-command-modules-nspkg >= 2.0
BuildRequires: azure-cli-core >= 2.10.1
BuildRequires: azure-cli-core >= %{version}
BuildRequires: azure-cli-nspkg >= 3.0.3
BuildRequires: fdupes
BuildRequires: python3-Fabric >= 2.4
@@ -142,7 +142,7 @@ BuildRequires: python3-vsts-cd-manager >= 1.0.0
BuildRequires: python3-websocket-client >= 0.56.0
BuildRequires: python3-xmltodict >= 0.12
Requires: azure-cli-command-modules-nspkg >= 2.0
Requires: azure-cli-core >= 2.10.1
Requires: azure-cli-core >= %{version}
Requires: azure-cli-nspkg >= 3.0.3
Requires: python3-Fabric >= 2.4
Requires: python3-PyYAML >= 5.1