Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-monitor-query for 
openSUSE:Factory checked in at 2025-01-16 18:34:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-monitor-query (Old)
 and      /work/SRC/openSUSE:Factory/.python-azure-monitor-query.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-azure-monitor-query"

Thu Jan 16 18:34:41 2025 rev:12 rq:1238242 version:1.4.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-azure-monitor-query/python-azure-monitor-query.changes
    2024-06-13 15:40:10.242686469 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-monitor-query.new.1881/python-azure-monitor-query.changes
  2025-01-16 18:35:15.116724721 +0100
@@ -1,0 +2,11 @@
+Thu Jan 16 10:08:17 UTC 2025 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- New upstream release
+  + Version 1.4.1
+  + 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-monitor-query-1.4.0.tar.gz

New:
----
  azure_monitor_query-1.4.1.tar.gz

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

Other differences:
------------------
++++++ python-azure-monitor-query.spec ++++++
--- /var/tmp/diff_new_pack.AHNzUb/_old  2025-01-16 18:35:15.776751973 +0100
+++ /var/tmp/diff_new_pack.AHNzUb/_new  2025-01-16 18:35:15.776751973 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-monitor-query
 #
-# 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-monitor-query
-Version:        1.4.0
+Version:        1.4.1
 Release:        0
 Summary:        Microsoft Azure Azure Monitor Query 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-monitor-query/azure-monitor-query-%{version}.tar.gz
-Source1:        LICENSE.txt
+Source:         
https://files.pythonhosted.org/packages/source/a/azure_monitor_query/azure_monitor_query-%{version}.tar.gz
 BuildRequires:  %{python_module azure-monitor-nspkg >= 1.0.0}
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
 BuildRequires:  %{python_module pip}
@@ -59,10 +58,9 @@
 so that it can all be combined for analysis.
 
 %prep
-%setup -q -n azure-monitor-query-%{version}
+%setup -q -n azure_monitor_query-%{version}
 
 %build
-install -m 644 %{SOURCE1} %{_builddir}/azure-monitor-query-%{version}
 %pyproject_wheel
 
 %install
@@ -77,7 +75,7 @@
 
 %files %{python_files}
 %doc CHANGELOG.md README.md
-%license LICENSE.txt
+%license LICENSE
 %{python_sitelib}/azure/monitor/query
 %{python_sitelib}/azure_monitor_query-*.dist-info
 

Reply via email to