Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-eventgrid for 
openSUSE:Factory checked in at 2024-11-20 17:03:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-eventgrid (Old)
 and      /work/SRC/openSUSE:Factory/.python-azure-eventgrid.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-azure-eventgrid"

Wed Nov 20 17:03:26 2024 rev:29 rq:1225281 version:4.21.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-azure-eventgrid/python-azure-eventgrid.changes
    2024-06-14 19:06:33.205279455 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-eventgrid.new.28523/python-azure-eventgrid.changes
 2024-11-20 17:05:23.730245999 +0100
@@ -1,0 +2,11 @@
+Wed Nov 20 11:23:21 UTC 2024 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- New upstream release
+  + Version 4.21.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-eventgrid-4.20.0.tar.gz

New:
----
  azure_eventgrid-4.21.0.tar.gz

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

Other differences:
------------------
++++++ python-azure-eventgrid.spec ++++++
--- /var/tmp/diff_new_pack.MfCAlL/_old  2024-11-20 17:05:24.278268834 +0100
+++ /var/tmp/diff_new_pack.MfCAlL/_new  2024-11-20 17:05:24.282269002 +0100
@@ -18,14 +18,13 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-azure-eventgrid
-Version:        4.20.0
+Version:        4.21.0
 Release:        0
 Summary:        Microsoft Azure Event Grid 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-eventgrid/azure-eventgrid-%{version}.tar.gz
-Source1:        LICENSE.txt
+Source:         
https://files.pythonhosted.org/packages/source/a/azure_eventgrid/azure_eventgrid-%{version}.tar.gz
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
@@ -49,10 +48,9 @@
 This package has been tested with Python 2.7, 3.4, 3.5, 3.6 and 3.7.
 
 %prep
-%setup -q -n azure-eventgrid-%{version}
+%setup -q -n azure_eventgrid-%{version}
 
 %build
-install -m 644 %{SOURCE1} %{_builddir}/azure-eventgrid-%{version}
 %pyproject_wheel
 
 %install
@@ -65,7 +63,7 @@
 
 %files %{python_files}
 %doc CHANGELOG.md README.md
-%license LICENSE.txt
+%license LICENSE
 %{python_sitelib}/azure/eventgrid
 %{python_sitelib}/azure_eventgrid-*.dist-info
 

Reply via email to