Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-mgmt-appcontainers for 
openSUSE:Factory checked in at 2025-04-22 17:59:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-appcontainers (Old)
 and      /work/SRC/openSUSE:Factory/.python-azure-mgmt-appcontainers.new.30101 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-azure-mgmt-appcontainers"

Tue Apr 22 17:59:09 2025 rev:7 rq:1271845 version:3.2.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-appcontainers/python-azure-mgmt-appcontainers.changes
  2024-09-04 13:23:34.107116342 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-appcontainers.new.30101/python-azure-mgmt-appcontainers.changes
       2025-04-22 17:59:12.537001415 +0200
@@ -1,0 +2,11 @@
+Tue Apr 22 07:59:35 UTC 2025 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- New upstream release
+  + Version 3.2.0
+  + For detailed information about changes see the
+    CHANGELOG.md file provided with this package
+- Adjust upstream source name in spec file
+- Drop extra LICENSE.txt as upstream now ships its own
+- Rename LICENSE.txt to LICENSE in %files section
+
+-------------------------------------------------------------------

Old:
----
  LICENSE.txt
  azure-mgmt-appcontainers-3.1.0.tar.gz

New:
----
  azure_mgmt_appcontainers-3.2.0.tar.gz

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

Other differences:
------------------
++++++ python-azure-mgmt-appcontainers.spec ++++++
--- /var/tmp/diff_new_pack.f5zFkC/_old  2025-04-22 17:59:13.197029121 +0200
+++ /var/tmp/diff_new_pack.f5zFkC/_new  2025-04-22 17:59:13.197029121 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-appcontainers
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,14 +18,13 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-azure-mgmt-appcontainers
-Version:        3.1.0
+Version:        3.2.0
 Release:        0
 Summary:        Microsoft Azure Appcontainers Management 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-mgmt-appcontainers/azure-mgmt-appcontainers-%{version}.tar.gz
-Source1:        LICENSE.txt
+Source:         
https://files.pythonhosted.org/packages/source/a/azure_mgmt_appcontainers/azure_mgmt_appcontainers-%{version}.tar.gz
 BuildRequires:  %{python_module azure-mgmt-nspkg >= 3.0.0}
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
 BuildRequires:  %{python_module pip}
@@ -53,10 +52,9 @@
 This package has been tested with Python 3.6+.
 
 %prep
-%setup -q -n azure-mgmt-appcontainers-%{version}
+%setup -q -n azure_mgmt_appcontainers-%{version}
 
 %build
-install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-appcontainers-%{version}
 %pyproject_wheel
 
 %install
@@ -71,7 +69,7 @@
 
 %files %{python_files}
 %doc CHANGELOG.md README.md
-%license LICENSE.txt
+%license LICENSE
 %{python_sitelib}/azure/mgmt/appcontainers
 %{python_sitelib}/azure_mgmt_appcontainers-*.dist-info
 

Reply via email to