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 2023-11-09 21:36:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-monitor-ingestion (Old) and /work/SRC/openSUSE:Factory/.python-azure-monitor-ingestion.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-monitor-ingestion" Thu Nov 9 21:36:04 2023 rev:5 rq:1124431 version:1.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-monitor-ingestion/python-azure-monitor-ingestion.changes 2023-06-20 16:48:32.359426676 +0200 +++ /work/SRC/openSUSE:Factory/.python-azure-monitor-ingestion.new.17445/python-azure-monitor-ingestion.changes 2023-11-09 21:36:21.919028253 +0100 @@ -1,0 +2,10 @@ +Thu Nov 9 11:24:01 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- New upstream release + + Version 1.0.3 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Remove unzip package from BuildRequires +- Switch source archive format to TAR.GZ + +------------------------------------------------------------------- Old: ---- azure-monitor-ingestion-1.0.2.zip New: ---- azure-monitor-ingestion-1.0.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-monitor-ingestion.spec ++++++ --- /var/tmp/diff_new_pack.pqaY3Z/_old 2023-11-09 21:36:23.671092941 +0100 +++ /var/tmp/diff_new_pack.pqaY3Z/_new 2023-11-09 21:36:23.675093088 +0100 @@ -21,20 +21,19 @@ %define skip_python2 1 %endif Name: python-azure-monitor-ingestion -Version: 1.0.2 +Version: 1.0.3 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}.zip +Source: https://files.pythonhosted.org/packages/source/a/azure-monitor-ingestion/azure-monitor-ingestion-%{version}.tar.gz Source1: LICENSE.txt BuildRequires: %{python_module azure-monitor-nspkg >= 1.0.0} BuildRequires: %{python_module azure-nspkg >= 3.0.0} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: unzip Requires: python-azure-core < 2.0.0 Requires: python-azure-core >= 1.24.0 Requires: python-azure-monitor-nspkg >= 1.0.0