diff --git a/azure-cli-core-2.59.0.tar.gz b/azure-cli-core-2.59.0.tar.gz deleted file mode 100644 index 86110f4..0000000 --- a/azure-cli-core-2.59.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:560fee308654f851435ece9cc9d6412e10fa72cd3b00a5fc327efe029b052caf -size 220161 diff --git a/azure-cli-core.changes b/azure-cli-core.changes index 9c77a79..02fd6e0 100644 --- a/azure-cli-core.changes +++ b/azure-cli-core.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon May 6 09:13:27 UTC 2024 - John Paul Adrian Glaubitz + +- New upstream release + + Version 2.60.0 + + For detailed information about changes see the + HISTORY.rst file provided with this package +- Adjust upstream source name in spec file +- Update Requires from setup.py + ------------------------------------------------------------------- Tue Apr 9 07:27:11 UTC 2024 - John Paul Adrian Glaubitz diff --git a/azure-cli-core.spec b/azure-cli-core.spec index 48a5112..fe973ec 100644 --- a/azure-cli-core.spec +++ b/azure-cli-core.spec @@ -24,13 +24,13 @@ %global _sitelibdir %{%{pythons}_sitelib} Name: azure-cli-core -Version: 2.59.0 +Version: 2.60.0 Release: 0 Summary: Microsoft Azure CLI Core Module License: MIT Group: System/Management URL: https://github.com/Azure/azure-cli -Source: https://files.pythonhosted.org/packages/source/a/azure-cli-core/azure-cli-core-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/a/azure-cli-core/azure_cli_core-%{version}.tar.gz Source1: LICENSE.txt Patch0: acc_disable-update-check.patch BuildRequires: %{pythons}-azure-nspkg >= 3.0.0 @@ -53,9 +53,9 @@ Requires: %{pythons}-jmespath Requires: %{pythons}-knack < 1.0.0 Requires: %{pythons}-knack >= 0.11.0 Requires: %{pythons}-msal < 2.0.0 -Requires: %{pythons}-msal >= 1.27.0 +Requires: %{pythons}-msal >= 1.28.0 Requires: %{pythons}-msal-extensions < 2.0.0 -Requires: %{pythons}-msal-extensions >= 1.0.0 +Requires: %{pythons}-msal-extensions >= 1.2.0~b1 Requires: %{pythons}-msrestazure < 0.7.0 Requires: %{pythons}-msrestazure >= 0.6.4 Requires: %{pythons}-packaging >= 20.9 @@ -79,7 +79,7 @@ BuildArch: noarch Microsoft Azure CLI Core Module %prep -%autosetup -p1 -n azure-cli-core-%{version} +%autosetup -p1 -n azure_cli_core-%{version} %build install -m 644 %{SOURCE1} %{_builddir}/azure-cli-core-%{version} diff --git a/azure_cli_core-2.60.0.tar.gz b/azure_cli_core-2.60.0.tar.gz new file mode 100644 index 0000000..a368814 --- /dev/null +++ b/azure_cli_core-2.60.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f81be39532d075891036511d2445b75c2491001800a5beda91ada363bda4ed2 +size 220478