From db5a908e1ae64b28d6247b6a5e8baccaaf8c93cd59a7df541d209007478b6514 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 17 Apr 2023 11:53:53 +0000 Subject: [PATCH] Accepting request 1079908 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 12.12.0 + For detailed information about changes see the CHANGELOG.md file provided with this package OBS-URL: https://build.opensuse.org/request/show/1079908 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-storage-file-share?expand=0&rev=29 --- azure-storage-file-share-12.11.0.zip | 3 --- azure-storage-file-share-12.12.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.11.0.zip create mode 100644 azure-storage-file-share-12.12.0.zip diff --git a/azure-storage-file-share-12.11.0.zip b/azure-storage-file-share-12.11.0.zip deleted file mode 100644 index 274ab3b..0000000 --- a/azure-storage-file-share-12.11.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46528bdaadceda06b3c8aee40992e3819649d4aeaf0f41f68e9515f1ea6e8664 -size 391488 diff --git a/azure-storage-file-share-12.12.0.zip b/azure-storage-file-share-12.12.0.zip new file mode 100644 index 0000000..bd146b9 --- /dev/null +++ b/azure-storage-file-share-12.12.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf7e47f749fc06ecb99b64612ab4bd94227b9931497a4c27c2865717c3daa089 +size 403399 diff --git a/python-azure-storage-file-share.changes b/python-azure-storage-file-share.changes index dab8d66..a7975c1 100644 --- a/python-azure-storage-file-share.changes +++ b/python-azure-storage-file-share.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Apr 17 11:41:37 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 12.12.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + ------------------------------------------------------------------- Thu Feb 23 12:02:28 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-azure-storage-file-share.spec b/python-azure-storage-file-share.spec index 62f15d0..0a4d978 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.11.0 +Version: 12.12.0 Release: 0 Summary: Azure Storage File Share client library for Python License: MIT