Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package azure-cli-core for openSUSE:Factory 
checked in at 2024-05-07 18:03:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/azure-cli-core (Old)
 and      /work/SRC/openSUSE:Factory/.azure-cli-core.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "azure-cli-core"

Tue May  7 18:03:44 2024 rev:67 rq:1172265 version:2.60.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/azure-cli-core/azure-cli-core.changes    
2024-04-11 19:41:27.498437997 +0200
+++ /work/SRC/openSUSE:Factory/.azure-cli-core.new.1880/azure-cli-core.changes  
2024-05-07 18:04:16.892422007 +0200
@@ -1,0 +2,10 @@
+Mon May  6 09:13:27 UTC 2024 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  azure-cli-core-2.59.0.tar.gz

New:
----
  azure_cli_core-2.60.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ azure-cli-core.spec ++++++
--- /var/tmp/diff_new_pack.qlpkWM/_old  2024-05-07 18:04:17.516444697 +0200
+++ /var/tmp/diff_new_pack.qlpkWM/_new  2024-05-07 18:04:17.520444843 +0200
@@ -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}-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 @@
 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}

Reply via email to