Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-mgmt-maintenance for 
openSUSE:Factory checked in at 2021-11-01 18:35:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-maintenance (Old)
 and      /work/SRC/openSUSE:Factory/.python-azure-mgmt-maintenance.new.1890 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-azure-mgmt-maintenance"

Mon Nov  1 18:35:53 2021 rev:3 rq:928558 version:2.0.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-maintenance/python-azure-mgmt-maintenance.changes
      2021-05-07 17:15:28.292943749 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-maintenance.new.1890/python-azure-mgmt-maintenance.changes
    2021-11-01 18:36:13.677353474 +0100
@@ -1,0 +2,9 @@
+Mon Nov  1 12:37:32 UTC 2021 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- New upstream release
+  + Version 2.0.0
+  + For detailed information about changes see the
+    CHANGELOG.md file provided with this package
+- Remove temporary version override
+
+-------------------------------------------------------------------

Old:
----
  azure-mgmt-maintenance-1.0.0.zip

New:
----
  azure-mgmt-maintenance-2.0.0.zip

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

Other differences:
------------------
++++++ python-azure-mgmt-maintenance.spec ++++++
--- /var/tmp/diff_new_pack.nRkWKP/_old  2021-11-01 18:36:14.109353721 +0100
+++ /var/tmp/diff_new_pack.nRkWKP/_new  2021-11-01 18:36:14.109353721 +0100
@@ -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-mgmt-maintenance
-Version:        1.0.0.0
+Version:        2.0.0
 Release:        0
 Summary:        Microsoft Azure MyService Management 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-mgmt-maintenance/azure-mgmt-maintenance-%{realversion}.zip
+Source:         
https://files.pythonhosted.org/packages/source/a/azure-mgmt-maintenance/azure-mgmt-maintenance-%{version}.zip
 Source1:        LICENSE.txt
 BuildRequires:  %{python_module azure-mgmt-nspkg >= 3.0.0}
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
@@ -59,10 +57,10 @@
 This package has been tested with Python 2.7, 3.5, 3.6 and 3.7.
 
 %prep
-%setup -q -n azure-mgmt-maintenance-%{realversion}
+%setup -q -n azure-mgmt-maintenance-%{version}
 
 %build
-install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-maintenance-%{realversion}
+install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-maintenance-%{version}
 %python_build
 
 %install

Reply via email to