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-04-17 17:41:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-monitor-ingestion (Old)
 and      /work/SRC/openSUSE:Factory/.python-azure-monitor-ingestion.new.2023 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-azure-monitor-ingestion"

Mon Apr 17 17:41:41 2023 rev:3 rq:1079899 version:1.0.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-azure-monitor-ingestion/python-azure-monitor-ingestion.changes
    2023-02-17 16:46:15.955288688 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-monitor-ingestion.new.2023/python-azure-monitor-ingestion.changes
  2023-04-17 17:41:53.042426584 +0200
@@ -1,0 +2,9 @@
+Mon Apr 17 10:16:16 UTC 2023 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- New upstream release
+  + Version 1.0.1
+  + For detailed information about changes see the
+    CHANGELOG.md file provided with this package
+- Remove temporary version override
+
+-------------------------------------------------------------------

Old:
----
  azure-monitor-ingestion-1.0.0.zip

New:
----
  azure-monitor-ingestion-1.0.1.zip

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

Other differences:
------------------
++++++ python-azure-monitor-ingestion.spec ++++++
--- /var/tmp/diff_new_pack.gh8zjb/_old  2023-04-17 17:41:54.390434462 +0200
+++ /var/tmp/diff_new_pack.gh8zjb/_new  2023-04-17 17:41:54.398434509 +0200
@@ -16,20 +16,18 @@
 #
 
 
-%define realversion 1.0.0
-
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %if 0%{?suse_version} >= 1500
 %define skip_python2 1
 %endif
 Name:           python-azure-monitor-ingestion
-Version:        1.0.0.0
+Version:        1.0.1
 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-%{realversion}.zip
+Source:         
https://files.pythonhosted.org/packages/source/a/azure-monitor-ingestion/azure-monitor-ingestion-%{version}.zip
 Source1:        LICENSE.txt
 BuildRequires:  %{python_module azure-monitor-nspkg >= 1.0.0}
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
@@ -57,10 +55,10 @@
 of built-in tables with custom columns.
 
 %prep
-%setup -q -n azure-monitor-ingestion-%{realversion}
+%setup -q -n azure-monitor-ingestion-%{version}
 
 %build
-install -m 644 %{SOURCE1} %{_builddir}/azure-monitor-ingestion-%{realversion}
+install -m 644 %{SOURCE1} %{_builddir}/azure-monitor-ingestion-%{version}
 %python_build
 
 %install

Reply via email to