Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-mgmt-servicebus for
openSUSE:Factory checked in at 2025-08-05 14:23:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-servicebus (Old)
and /work/SRC/openSUSE:Factory/.python-azure-mgmt-servicebus.new.1085
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-mgmt-servicebus"
Tue Aug 5 14:23:02 2025 rev:17 rq:1297700 version:10.0.0~b1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-mgmt-servicebus/python-azure-mgmt-servicebus.changes
2025-04-23 15:21:08.826595776 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-mgmt-servicebus.new.1085/python-azure-mgmt-servicebus.changes
2025-08-05 14:24:05.576264993 +0200
@@ -1,0 +2,10 @@
+Tue Aug 5 09:11:05 UTC 2025 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 10.0.0b1
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Override upstream version with 10.0.0~b1
+- Update Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
azure_mgmt_servicebus-9.0.0.tar.gz
New:
----
azure_mgmt_servicebus-10.0.0b1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-mgmt-servicebus.spec ++++++
--- /var/tmp/diff_new_pack.lqqUjR/_old 2025-08-05 14:24:06.220291794 +0200
+++ /var/tmp/diff_new_pack.lqqUjR/_new 2025-08-05 14:24:06.220291794 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-azure-mgmt-servicebus
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,17 @@
#
+%define realversion 10.0.0b1
+
%{?sle15_python_module_pythons}
Name: python-azure-mgmt-servicebus
-Version: 9.0.0
+Version: 10.0.0~b1
Release: 0
Summary: Microsoft Azure Service Bus Management Client Library
License: MIT
Group: Development/Languages/Python
URL: https://github.com/Azure/azure-sdk-for-python
-Source:
https://files.pythonhosted.org/packages/source/a/azure_mgmt_servicebus/azure_mgmt_servicebus-%{version}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/a/azure_mgmt_servicebus/azure_mgmt_servicebus-%{realversion}.tar.gz
BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0}
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module pip}
@@ -56,7 +58,7 @@
This package has been tested with Python 2.7, 3.4, 3.5, 3.6 and 3.7.
%prep
-%setup -q -n azure_mgmt_servicebus-%{version}
+%setup -q -n azure_mgmt_servicebus-%{realversion}
%build
%pyproject_wheel
++++++ azure_mgmt_servicebus-9.0.0.tar.gz ->
azure_mgmt_servicebus-10.0.0b1.tar.gz ++++++
++++ 67227 lines of diff (skipped)