Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-mgmt-servicelinker for 
openSUSE:Factory checked in at 2024-11-12 19:20:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-servicelinker (Old)
 and      /work/SRC/openSUSE:Factory/.python-azure-mgmt-servicelinker.new.2017 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-azure-mgmt-servicelinker"

Tue Nov 12 19:20:45 2024 rev:8 rq:1223359 version:1.2.0~b3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-servicelinker/python-azure-mgmt-servicelinker.changes
  2024-04-09 16:53:41.558378999 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-servicelinker.new.2017/python-azure-mgmt-servicelinker.changes
        2024-11-12 19:21:28.423600845 +0100
@@ -1,0 +2,11 @@
+Mon Nov 11 08:25:58 UTC 2024 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- New upstream release
+  + Version 1.2.0b3
+  + 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-servicelinker-1.2.0b2.tar.gz

New:
----
  azure_mgmt_servicelinker-1.2.0b3.tar.gz

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

Other differences:
------------------
++++++ python-azure-mgmt-servicelinker.spec ++++++
--- /var/tmp/diff_new_pack.sOLVfP/_old  2024-11-12 19:21:28.995624829 +0100
+++ /var/tmp/diff_new_pack.sOLVfP/_new  2024-11-12 19:21:28.995624829 +0100
@@ -16,18 +16,17 @@
 #
 
 
-%define realversion 1.2.0b2
+%define realversion 1.2.0b3
 
 %{?sle15_python_module_pythons}
 Name:           python-azure-mgmt-servicelinker
-Version:        1.2.0~b2
+Version:        1.2.0~b3
 Release:        0
 Summary:        Microsoft Azure Servicelinker 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-servicelinker/azure-mgmt-servicelinker-%{realversion}.tar.gz
-Source1:        LICENSE.txt
+Source:         
https://files.pythonhosted.org/packages/source/a/azure_mgmt_servicelinker/azure_mgmt_servicelinker-%{realversion}.tar.gz
 BuildRequires:  %{python_module azure-mgmt-nspkg >= 3.0.0}
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
 BuildRequires:  %{python_module pip}
@@ -54,10 +53,9 @@
 This package has been tested with Python 2.7, 3.6+.
 
 %prep
-%setup -q -n azure-mgmt-servicelinker-%{realversion}
+%setup -q -n azure_mgmt_servicelinker-%{realversion}
 
 %build
-install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-servicelinker-%{realversion}
 %pyproject_wheel
 
 %install
@@ -72,7 +70,7 @@
 
 %files %{python_files}
 %doc CHANGELOG.md README.md
-%license LICENSE.txt
+%license LICENSE
 %{python_sitelib}/azure/mgmt/servicelinker
 %{python_sitelib}/azure_mgmt_servicelinker-*.dist-info
 

Reply via email to