From c8ac86c745a626b91d6ddac5a4cf64c7b412340e650b7d07d89d71a21388a0a0 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Wed, 26 Aug 2020 13:13:09 +0000 Subject: [PATCH] Accepting request 829753 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 12.2.0 + For detailed information about changes see the CHANGELOG.md file provided with this package OBS-URL: https://build.opensuse.org/request/show/829753 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-storage-file-share?expand=0&rev=5 --- azure-storage-file-share-12.1.1.zip | 3 --- azure-storage-file-share-12.2.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.1.1.zip create mode 100644 azure-storage-file-share-12.2.0.zip diff --git a/azure-storage-file-share-12.1.1.zip b/azure-storage-file-share-12.1.1.zip deleted file mode 100644 index 968e57b..0000000 --- a/azure-storage-file-share-12.1.1.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:661ed9669b9fbb3163899294d28f11f7c135336e1513aab6bd1ff9ef3c6febb3 -size 309754 diff --git a/azure-storage-file-share-12.2.0.zip b/azure-storage-file-share-12.2.0.zip new file mode 100644 index 0000000..9837d4c --- /dev/null +++ b/azure-storage-file-share-12.2.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b649ed8afd67c10c9833f349a7c579d771a6425ad6b88027130a6b8cfa433ffb +size 313403 diff --git a/python-azure-storage-file-share.changes b/python-azure-storage-file-share.changes index e040f7a..abc40ce 100644 --- a/python-azure-storage-file-share.changes +++ b/python-azure-storage-file-share.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Aug 26 11:04:07 UTC 2020 - John Paul Adrian Glaubitz + +- New upstream release + + Version 12.2.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + ------------------------------------------------------------------- Tue May 5 12:35:15 UTC 2020 - John Paul Adrian Glaubitz diff --git a/python-azure-storage-file-share.spec b/python-azure-storage-file-share.spec index b0575fc..54ea419 100644 --- a/python-azure-storage-file-share.spec +++ b/python-azure-storage-file-share.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-azure-storage-file-share -Version: 12.1.1 +Version: 12.2.0 Release: 0 Summary: Azure Storage File Share client library for Python License: MIT