Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-azure-monitor-ingestion for openSUSE:Factory checked in at 2025-07-21 20:01:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-monitor-ingestion (Old) and /work/SRC/openSUSE:Factory/.python-azure-monitor-ingestion.new.8875 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-monitor-ingestion" Mon Jul 21 20:01:44 2025 rev:8 rq:1294801 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-monitor-ingestion/python-azure-monitor-ingestion.changes 2024-06-12 15:50:47.073510944 +0200 +++ /work/SRC/openSUSE:Factory/.python-azure-monitor-ingestion.new.8875/python-azure-monitor-ingestion.changes 2025-07-21 20:03:11.058286749 +0200 @@ -1,0 +2,11 @@ +Mon Jul 21 06:46:51 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- New upstream release + + Version 1.1.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-monitor-ingestion-1.0.4.tar.gz New: ---- azure_monitor_ingestion-1.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-monitor-ingestion.spec ++++++ --- /var/tmp/diff_new_pack.5xivZj/_old 2025-07-21 20:03:11.734314882 +0200 +++ /var/tmp/diff_new_pack.5xivZj/_new 2025-07-21 20:03:11.738315048 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-azure-monitor-ingestion # -# 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-ingestion -Version: 1.0.4 +Version: 1.1.0 Release: 0 Summary: Microsoft Azure Monitor Ingestion 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-ingestion/azure-monitor-ingestion-%{version}.tar.gz -Source1: LICENSE.txt +Source: https://files.pythonhosted.org/packages/source/a/azure_monitor_ingestion/azure_monitor_ingestion-%{version}.tar.gz BuildRequires: %{python_module azure-monitor-nspkg >= 1.0.0} BuildRequires: %{python_module azure-nspkg >= 3.0.0} BuildRequires: %{python_module pip} @@ -54,10 +53,9 @@ of built-in tables with custom columns. %prep -%setup -q -n azure-monitor-ingestion-%{version} +%setup -q -n azure_monitor_ingestion-%{version} %build -install -m 644 %{SOURCE1} %{_builddir}/azure-monitor-ingestion-%{version} %pyproject_wheel %install @@ -72,7 +70,7 @@ %files %{python_files} %doc CHANGELOG.md README.md -%license LICENSE.txt +%license LICENSE %{python_sitelib}/azure/monitor/ingestion %{python_sitelib}/azure_monitor_ingestion-*.dist-info