diff --git a/SPECS/python3-azure-sdk.spec b/SPECS/python3-azure-sdk.spec index a985e79..624ef79 100644 --- a/SPECS/python3-azure-sdk.spec +++ b/SPECS/python3-azure-sdk.spec @@ -47,7 +47,7 @@ Python documentation. Name: python3-%{srcname} Version: 4.0.0 -Release: 8%{?dist}.1 +Release: 9%{?dist} Summary: Microsoft Azure SDK for Python # All packages are licensed under the MIT license, except: @@ -299,9 +299,12 @@ popd %changelog -* Thu May 16 2019 Oyvind Albrigtsen - 4.0.0-8.1 +* Tue May 14 2019 Oyvind Albrigtsen - 4.0.0-9 - Update to 4.0.0 + azure-mgmt-compute 5.0.0 (for skip_shutdown feature) - Resolves: rhbz#1710487 + Resolves: rhbz#1708129 +- Add CI gating tests + Resolves: rhbz#1682879 + * Wed Jan 30 2019 Oyvind Albrigtsen - 4.0.0-8 - Bundled libraries Resolves: rhbz#1630844