diff --git a/python3-azuremetadata-5.1.2.tar.bz2 b/python3-azuremetadata-5.1.2.tar.bz2 deleted file mode 100644 index 761f0c2..0000000 --- a/python3-azuremetadata-5.1.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01cea37f5e674822993566765d7e809b511b784dfec81a3b2718de293f627379 -size 17219 diff --git a/python3-azuremetadata-5.1.5.tar.bz2 b/python3-azuremetadata-5.1.5.tar.bz2 new file mode 100644 index 0000000..4636598 --- /dev/null +++ b/python3-azuremetadata-5.1.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d3bfb54e4ae0e7d9a6eccd6e951e8f12046e635b42929407f470574215ee23b +size 21591 diff --git a/python3-azuremetadata.changes b/python3-azuremetadata.changes index 8c2ca92..6663e26 100644 --- a/python3-azuremetadata.changes +++ b/python3-azuremetadata.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Thu Jan 13 21:50:24 UTC 2022 - Robert Schweikert + +- Version 5.1.5 (bsc#1194663) + + Handle lsblk output format change. The json data now contains + "mountpoints" instead of "mountpoint" + +------------------------------------------------------------------- +Wed Apr 21 17:20:35 UTC 2021 - Jesús Bermúdez Velázquez + +- Version 5.1.4 (bsc#1184720, bsc#1172581) + + Use versions endpoint to list the available versions + + Add bypass proxy + + Update way to check classic vms + +------------------------------------------------------------------- +Fri Aug 21 13:45:31 UTC 2020 - Robert Schweikert + +- Fix provides directive (bsc#1175609, bsc#1175610) + + The provides directive must set a version or update does not work + as expected + ------------------------------------------------------------------- Fri Aug 21 13:45:31 UTC 2020 - Robert Schweikert diff --git a/python3-azuremetadata.spec b/python3-azuremetadata.spec index 042a99d..75e6c22 100644 --- a/python3-azuremetadata.spec +++ b/python3-azuremetadata.spec @@ -1,7 +1,7 @@ # # spec file for package python3-azuremetadata # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define upstream_name azuremetadata Name: python3-azuremetadata -Version: 5.1.2 +Version: 5.1.5 Release: 0 # Packaged renamed in SLE15 Provides: azuremetadata = %{version} @@ -32,6 +32,7 @@ URL: https://github.com/SUSE-Enceladus/azuremetadata Source0: %{name}-%{version}.tar.bz2 Requires: python3 Recommends: util-linux +BuildRequires: python-rpm-macros BuildRequires: python3-setuptools BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch