From b37f04d9f305c83a1a5173947aad17b231bb28af3f64bb2a22d76ba04bce45ca Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Fri, 8 Jul 2022 14:05:54 +0000 Subject: [PATCH] Accepting request 987814 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 12.9.0 + For detailed information about changes see the CHANGELOG.md file provided with this package OBS-URL: https://build.opensuse.org/request/show/987814 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-storage-file-share?expand=0&rev=21 --- azure-storage-file-share-12.8.0.zip | 3 --- azure-storage-file-share-12.9.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.8.0.zip create mode 100644 azure-storage-file-share-12.9.0.zip diff --git a/azure-storage-file-share-12.8.0.zip b/azure-storage-file-share-12.8.0.zip deleted file mode 100644 index 3fbea2c..0000000 --- a/azure-storage-file-share-12.8.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3a3845633181546bc03a421fb289caea52e5e651a4b3b164f899a0451ba62a8 -size 374397 diff --git a/azure-storage-file-share-12.9.0.zip b/azure-storage-file-share-12.9.0.zip new file mode 100644 index 0000000..01a5e4c --- /dev/null +++ b/azure-storage-file-share-12.9.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7daa3044fe07d7f7504cb9a15f99a17acb28c808ed83341678bf2df9315f5c22 +size 370926 diff --git a/python-azure-storage-file-share.changes b/python-azure-storage-file-share.changes index 1ddb8d2..37b198a 100644 --- a/python-azure-storage-file-share.changes +++ b/python-azure-storage-file-share.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jul 8 07:28:00 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 12.9.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + ------------------------------------------------------------------- Wed May 11 08:47:53 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-azure-storage-file-share.spec b/python-azure-storage-file-share.spec index ec12190..61b5046 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.8.0 +Version: 12.9.0 Release: 0 Summary: Azure Storage File Share client library for Python License: MIT