From ac197012d8c3182b462123fc3238a7fd81287b6f4688a59d5d4e08367d621e88 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Wed, 19 Oct 2022 11:10:03 +0000 Subject: [PATCH] Accepting request 1029958 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 12.10.1 + For detailed information about changes see the CHANGELOG.md file provided with this package OBS-URL: https://build.opensuse.org/request/show/1029958 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-storage-file-share?expand=0&rev=25 --- azure-storage-file-share-12.10.0.zip | 3 --- azure-storage-file-share-12.10.1.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.10.0.zip create mode 100644 azure-storage-file-share-12.10.1.zip diff --git a/azure-storage-file-share-12.10.0.zip b/azure-storage-file-share-12.10.0.zip deleted file mode 100644 index c1ce83b..0000000 --- a/azure-storage-file-share-12.10.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00da77d619032f84c6a1e3fa3abf5f2342e3606c9531025fbb377c44bad86712 -size 384673 diff --git a/azure-storage-file-share-12.10.1.zip b/azure-storage-file-share-12.10.1.zip new file mode 100644 index 0000000..e10224a --- /dev/null +++ b/azure-storage-file-share-12.10.1.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5679bbd9c760ffd3fe27749c9e3e63706ea42c274854c1a7c6753d6a7da8c464 +size 384825 diff --git a/python-azure-storage-file-share.changes b/python-azure-storage-file-share.changes index 616f876..bbe1ca2 100644 --- a/python-azure-storage-file-share.changes +++ b/python-azure-storage-file-share.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Oct 19 10:54:02 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 12.10.1 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + ------------------------------------------------------------------- Wed Oct 12 13:21:23 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-azure-storage-file-share.spec b/python-azure-storage-file-share.spec index 98f7438..9b6518a 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.10.0 +Version: 12.10.1 Release: 0 Summary: Azure Storage File Share client library for Python License: MIT