From f8dbc65991fcf78e704ed375cb2847513af144952a2b23da36f7f99488f696e7 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 7 Jan 2021 19:17:20 +0000 Subject: [PATCH] Accepting request 861364 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 12.4.0b1 + For detailed information about changes see the CHANGELOG.md file provided with this package OBS-URL: https://build.opensuse.org/request/show/861364 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-storage-file-share?expand=0&rev=11 --- azure-storage-file-share-12.3.0.zip | 3 --- azure-storage-file-share-12.4.0b1.zip | 3 +++ python-azure-storage-file-share.changes | 8 ++++++++ python-azure-storage-file-share.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 azure-storage-file-share-12.3.0.zip create mode 100644 azure-storage-file-share-12.4.0b1.zip diff --git a/azure-storage-file-share-12.3.0.zip b/azure-storage-file-share-12.3.0.zip deleted file mode 100644 index c64aa95..0000000 --- a/azure-storage-file-share-12.3.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f24a0ab51fd7ad294353594660b21081233f68ed8ee7483cdca26a70ce0ccbc -size 326306 diff --git a/azure-storage-file-share-12.4.0b1.zip b/azure-storage-file-share-12.4.0b1.zip new file mode 100644 index 0000000..6a1a5a9 --- /dev/null +++ b/azure-storage-file-share-12.4.0b1.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9426bbb6f5e2c21a89679cfc819b8defcb33bb4551809502292889af14d6026f +size 329324 diff --git a/python-azure-storage-file-share.changes b/python-azure-storage-file-share.changes index de212c8..1459a3b 100644 --- a/python-azure-storage-file-share.changes +++ b/python-azure-storage-file-share.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 7 10:16:24 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 12.4.0b1 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + ------------------------------------------------------------------- Thu Nov 26 11:07:08 UTC 2020 - Robert Schweikert diff --git a/python-azure-storage-file-share.spec b/python-azure-storage-file-share.spec index e0d840f..0b7923f 100644 --- a/python-azure-storage-file-share.spec +++ b/python-azure-storage-file-share.spec @@ -1,7 +1,7 @@ # # spec file for package python-azure-storage-file-share # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-azure-storage-file-share -Version: 12.3.0 +Version: 12.4.0b1 Release: 0 Summary: Azure Storage File Share client library for Python License: MIT