Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-storage-file-share for
openSUSE:Factory checked in at 2026-05-05 17:58:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-storage-file-share (Old)
and /work/SRC/openSUSE:Factory/.python-azure-storage-file-share.new.30200
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-storage-file-share"
Tue May 5 17:58:09 2026 rev:34 rq:1350981 version:12.25.0~b1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-storage-file-share/python-azure-storage-file-share.changes
2026-01-08 15:27:07.668302135 +0100
+++
/work/SRC/openSUSE:Factory/.python-azure-storage-file-share.new.30200/python-azure-storage-file-share.changes
2026-05-05 17:58:15.506938707 +0200
@@ -1,0 +2,9 @@
+Tue May 5 12:53:37 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 12.25.0b1
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Override upstream version with 12.25.0~b1
+
+-------------------------------------------------------------------
Old:
----
azure_storage_file_share-12.24.0.tar.gz
New:
----
azure_storage_file_share-12.25.0b1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-storage-file-share.spec ++++++
--- /var/tmp/diff_new_pack.bHQMsf/_old 2026-05-05 17:58:16.146965175 +0200
+++ /var/tmp/diff_new_pack.bHQMsf/_new 2026-05-05 17:58:16.150965341 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-azure-storage-file-share
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 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 12.25.0b1
+
%{?sle15_python_module_pythons}
Name: python-azure-storage-file-share
-Version: 12.24.0
+Version: 12.25.0~b1
Release: 0
Summary: Azure Storage File Share client library for Python
License: MIT
Group: Development/Languages/Python
URL: https://github.com/Azure/azure-sdk-for-python
-Source:
https://files.pythonhosted.org/packages/source/a/azure_storage_file_share/azure_storage_file_share-%{version}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/a/azure_storage_file_share/azure_storage_file_share-%{realversion}.tar.gz
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module azure-storage-nspkg >= 3.0.0}
BuildRequires: %{python_module pip}
@@ -61,7 +63,7 @@
diagnostic share, and Dev/Test/Debug tools
%prep
-%setup -q -n azure_storage_file_share-%{version}
+%setup -q -n azure_storage_file_share-%{realversion}
%build
%pyproject_wheel
++++++ azure_storage_file_share-12.24.0.tar.gz ->
azure_storage_file_share-12.25.0b1.tar.gz ++++++
++++ 7036 lines of diff (skipped)