diff --git a/azure-mgmt-compute-30.1.0.zip b/azure-mgmt-compute-30.1.0.zip deleted file mode 100644 index bbf23ea..0000000 --- a/azure-mgmt-compute-30.1.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a56379db90d4e24c078bc8745d0e5f773229f9ef067cd712c10faa988615a75b -size 5192028 diff --git a/azure-mgmt-compute-30.2.0.tar.gz b/azure-mgmt-compute-30.2.0.tar.gz new file mode 100644 index 0000000..9791241 --- /dev/null +++ b/azure-mgmt-compute-30.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5dd6d01b867d68b76b0033ec7cc8a1a01290ad969eef572080700ccc661c981 +size 4674099 diff --git a/python-azure-mgmt-compute.changes b/python-azure-mgmt-compute.changes index dd8dbe1..67bfba0 100644 --- a/python-azure-mgmt-compute.changes +++ b/python-azure-mgmt-compute.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Sep 20 09:16:05 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 30.2.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Remove unzip package from BuildRequires +- Switch source archive format to TAR.GZ + ------------------------------------------------------------------- Mon Jul 24 09:51:39 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-compute.spec b/python-azure-mgmt-compute.spec index 0c6b753..6bd6412 100644 --- a/python-azure-mgmt-compute.spec +++ b/python-azure-mgmt-compute.spec @@ -21,20 +21,19 @@ %define skip_python2 1 %endif Name: python-azure-mgmt-compute -Version: 30.1.0 +Version: 30.2.0 Release: 0 Summary: Microsoft Azure Compute Management Client Library 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-compute/azure-mgmt-compute-%{version}.zip +Source: https://files.pythonhosted.org/packages/source/a/azure-mgmt-compute/azure-mgmt-compute-%{version}.tar.gz Source1: LICENSE.txt BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0} BuildRequires: %{python_module azure-nspkg >= 3.0.0} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: unzip Requires: python-azure-common < 2.0.0 Requires: python-azure-common >= 1.1 Requires: python-azure-mgmt-core < 2.0.0