Hello community,
here is the log from the commit of package python3-azuremetadata for
openSUSE:Factory checked in at 2020-08-29 20:43:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-azuremetadata (Old)
and /work/SRC/openSUSE:Factory/.python3-azuremetadata.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-azuremetadata"
Sat Aug 29 20:43:21 2020 rev:2 rq:830284 version:5.1.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python3-azuremetadata/python3-azuremetadata.changes
2020-08-04 20:23:17.713008350 +0200
+++
/work/SRC/openSUSE:Factory/.python3-azuremetadata.new.3399/python3-azuremetadata.changes
2020-08-29 20:43:27.133492770 +0200
@@ -1,0 +2,7 @@
+Fri Aug 21 13:45:31 UTC 2020 - Robert Schweikert <[email protected]>
+
+- Fix provides directive (bsc#1175609, bsc#1175610)
+ + The provides directive must set a version or update does not work
+ as expected
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-azuremetadata.spec ++++++
--- /var/tmp/diff_new_pack.pEgTPA/_old 2020-08-29 20:43:28.057493156 +0200
+++ /var/tmp/diff_new_pack.pEgTPA/_new 2020-08-29 20:43:28.057493156 +0200
@@ -12,23 +12,23 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define upstream_name azuremetadata
Name: python3-azuremetadata
Version: 5.1.2
+Release: 0
# Packaged renamed in SLE15
-Provides: azuremetadata
+Provides: azuremetadata = %{version}
Obsoletes: azuremetadata < 5.0.0
Conflicts: regionServiceClientConfigAzure <= 0.0.4
Conflicts: regionServiceClientConfigSAPAzure <= 1.0.1
-Release: 0
Summary: Python module for collecting instance metadata from Azure
License: GPL-3.0-or-later
Group: System/Management
-Url: https://github.com/SUSE-Enceladus/azuremetadata
+URL: https://github.com/SUSE-Enceladus/azuremetadata
Source0: %{name}-%{version}.tar.bz2
Requires: python3
Recommends: util-linux