Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-mgmt-containerregistry
for openSUSE:Factory checked in at 2026-04-08 17:14:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-containerregistry (Old)
and
/work/SRC/openSUSE:Factory/.python-azure-mgmt-containerregistry.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-mgmt-containerregistry"
Wed Apr 8 17:14:24 2026 rev:31 rq:1345000 version:15.1.0~b1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-mgmt-containerregistry/python-azure-mgmt-containerregistry.changes
2026-03-20 21:26:56.571310469 +0100
+++
/work/SRC/openSUSE:Factory/.python-azure-mgmt-containerregistry.new.21863/python-azure-mgmt-containerregistry.changes
2026-04-08 17:14:43.513441275 +0200
@@ -1,0 +2,9 @@
+Tue Apr 7 09:05:29 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 15.1.0b1
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Override upstream version with 15.1.0~b1
+
+-------------------------------------------------------------------
Old:
----
azure_mgmt_containerregistry-15.0.0.tar.gz
New:
----
azure_mgmt_containerregistry-15.1.0b1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-mgmt-containerregistry.spec ++++++
--- /var/tmp/diff_new_pack.tM1g7a/_old 2026-04-08 17:14:44.385477128 +0200
+++ /var/tmp/diff_new_pack.tM1g7a/_new 2026-04-08 17:14:44.393477457 +0200
@@ -16,15 +16,17 @@
#
+%define realversion 15.1.0b1
+
%{?sle15_python_module_pythons}
Name: python-azure-mgmt-containerregistry
-Version: 15.0.0
+Version: 15.1.0~b1
Release: 0
Summary: Microsoft Azure Container Registry 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_containerregistry/azure_mgmt_containerregistry-%{version}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/a/azure_mgmt_containerregistry/azure_mgmt_containerregistry-%{realversion}.tar.gz
BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0}
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module pip}
@@ -55,7 +57,7 @@
This package has been tested with Python 2.7, 3.5, 3.6 and 3.7.
%prep
-%setup -q -n azure_mgmt_containerregistry-%{version}
+%setup -q -n azure_mgmt_containerregistry-%{realversion}
%build
%pyproject_wheel
++++++ azure_mgmt_containerregistry-15.0.0.tar.gz ->
azure_mgmt_containerregistry-15.1.0b1.tar.gz ++++++
++++ 13746 lines of diff (skipped)