From b79a1aeef1073e3acededfef0cf905ed8fd50e5473dd24bb499fe899f6cd2a75 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 1 Jul 2021 13:56:58 +0000 Subject: [PATCH] Accepting request 903445 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 12.5.0 + For detailed information about changes see the CHANGELOG.md file provided with this package OBS-URL: https://build.opensuse.org/request/show/903445 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-storage-file-share?expand=0&rev=15 --- azure-storage-file-share-12.4.1.zip | 3 --- azure-storage-file-share-12.5.0.zip | 3 +++ python-azure-storage-file-share.changes | 8 ++++++++ python-azure-storage-file-share.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 azure-storage-file-share-12.4.1.zip create mode 100644 azure-storage-file-share-12.5.0.zip diff --git a/azure-storage-file-share-12.4.1.zip b/azure-storage-file-share-12.4.1.zip deleted file mode 100644 index cd362c5..0000000 --- a/azure-storage-file-share-12.4.1.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7503d05882970abc977529ff5a4b81e79f62fd51b238fe306f72e13f57a522ca -size 331796 diff --git a/azure-storage-file-share-12.5.0.zip b/azure-storage-file-share-12.5.0.zip new file mode 100644 index 0000000..01cb483 --- /dev/null +++ b/azure-storage-file-share-12.5.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed82e9bf8d25d62e50996604fce701cec6a39ec0ceba6efbf8790f7f8b7746a8 +size 346173 diff --git a/python-azure-storage-file-share.changes b/python-azure-storage-file-share.changes index 8b3cac5..2844f90 100644 --- a/python-azure-storage-file-share.changes +++ b/python-azure-storage-file-share.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jul 1 13:52:03 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 12.5.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + ------------------------------------------------------------------- Wed Mar 24 10:04:46 UTC 2021 - John Paul Adrian Glaubitz diff --git a/python-azure-storage-file-share.spec b/python-azure-storage-file-share.spec index 394aca7..89bf450 100644 --- a/python-azure-storage-file-share.spec +++ b/python-azure-storage-file-share.spec @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-azure-storage-file-share -Version: 12.4.1 +Version: 12.5.0 Release: 0 Summary: Azure Storage File Share client library for Python License: MIT