diff --git a/azure-mgmt-network-24.0.0.zip b/azure-mgmt-network-24.0.0.zip deleted file mode 100644 index 7880e78..0000000 --- a/azure-mgmt-network-24.0.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ed6a14363e7242da3943de91e9f8804b69468d5d36a666a745744fe2278f38d -size 1145907 diff --git a/azure-mgmt-network-25.0.0.tar.gz b/azure-mgmt-network-25.0.0.tar.gz new file mode 100644 index 0000000..77d86b1 --- /dev/null +++ b/azure-mgmt-network-25.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad93db91440914878d4923d61d32bbf483567915f9f8627ba3b98430b87227d1 +size 721680 diff --git a/python-azure-mgmt-network.changes b/python-azure-mgmt-network.changes index c669203..ad0ea74 100644 --- a/python-azure-mgmt-network.changes +++ b/python-azure-mgmt-network.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Aug 22 09:43:47 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 25.0.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 Aug 14 10:52:26 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-network.spec b/python-azure-mgmt-network.spec index 7219e0a..a84ee06 100644 --- a/python-azure-mgmt-network.spec +++ b/python-azure-mgmt-network.spec @@ -21,20 +21,19 @@ %define skip_python2 1 %endif Name: python-azure-mgmt-network -Version: 24.0.0 +Version: 25.0.0 Release: 0 Summary: Microsoft Azure Network 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-network/azure-mgmt-network-%{version}.zip +Source: https://files.pythonhosted.org/packages/source/a/azure-mgmt-network/azure-mgmt-network-%{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