Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-azure-mgmt-paloaltonetworksngfw for openSUSE:Factory checked in at 2023-07-14 15:36:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-paloaltonetworksngfw (Old) and /work/SRC/openSUSE:Factory/.python-azure-mgmt-paloaltonetworksngfw.new.3193 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-mgmt-paloaltonetworksngfw" Fri Jul 14 15:36:15 2023 rev:3 rq:1098674 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-mgmt-paloaltonetworksngfw/python-azure-mgmt-paloaltonetworksngfw.changes 2023-05-08 19:24:09.459251293 +0200 +++ /work/SRC/openSUSE:Factory/.python-azure-mgmt-paloaltonetworksngfw.new.3193/python-azure-mgmt-paloaltonetworksngfw.changes 2023-07-14 15:36:25.662210597 +0200 @@ -1,0 +2,9 @@ +Fri Jul 14 06:18:04 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- New upstream release + + Version 1.0.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Remove temporary version override + +------------------------------------------------------------------- Old: ---- azure-mgmt-paloaltonetworksngfw-1.0.0b2.zip New: ---- azure-mgmt-paloaltonetworksngfw-1.0.0.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-mgmt-paloaltonetworksngfw.spec ++++++ --- /var/tmp/diff_new_pack.RzpyIY/_old 2023-07-14 15:36:26.294214273 +0200 +++ /var/tmp/diff_new_pack.RzpyIY/_new 2023-07-14 15:36:26.302214320 +0200 @@ -16,20 +16,18 @@ # -%define realversion 1.0.0b2 - %{?!python_module:%define python_module() python-%{**} python3-%{**}} %if 0%{?suse_version} >= 1500 %define skip_python2 1 %endif Name: python-azure-mgmt-paloaltonetworksngfw -Version: 1.0.0~b2 +Version: 1.0.0 Release: 0 Summary: Microsoft Azure Paloaltonetworksngfw 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-paloaltonetworksngfw/azure-mgmt-paloaltonetworksngfw-%{realversion}.zip +Source: https://files.pythonhosted.org/packages/source/a/azure-mgmt-paloaltonetworksngfw/azure-mgmt-paloaltonetworksngfw-%{version}.zip Source1: LICENSE.txt BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0} BuildRequires: %{python_module azure-nspkg >= 3.0.0} @@ -58,10 +56,10 @@ This package has been tested with Python 3.7+. %prep -%setup -q -n azure-mgmt-paloaltonetworksngfw-%{realversion} +%setup -q -n azure-mgmt-paloaltonetworksngfw-%{version} %build -install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-paloaltonetworksngfw-%{realversion} +install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-paloaltonetworksngfw-%{version} %python_build %install