From 543eaf8aad49a1e10522c587ee9c8a797f3e65664b57cf310d42f3e50f19925e Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Wed, 11 Oct 2023 11:08:50 +0000 Subject: [PATCH] Accepting request 1116879 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 12.14.2 + For detailed information about changes see the CHANGELOG.md file provided with this package OBS-URL: https://build.opensuse.org/request/show/1116879 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-storage-file-share?expand=0&rev=37 --- azure-storage-file-share-12.14.1.tar.gz | 3 --- azure-storage-file-share-12.14.2.tar.gz | 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.14.1.tar.gz create mode 100644 azure-storage-file-share-12.14.2.tar.gz diff --git a/azure-storage-file-share-12.14.1.tar.gz b/azure-storage-file-share-12.14.1.tar.gz deleted file mode 100644 index a64b537..0000000 --- a/azure-storage-file-share-12.14.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f5bd5d7773f344518599d138216be0b0a47649e4065675b8453eb4e67f98460 -size 315346 diff --git a/azure-storage-file-share-12.14.2.tar.gz b/azure-storage-file-share-12.14.2.tar.gz new file mode 100644 index 0000000..ea7ac2e --- /dev/null +++ b/azure-storage-file-share-12.14.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99c32d80dda35f884ee0d48d93fd57f6f4ffbe00ae958479c3b7d5f4eb021ebc +size 315536 diff --git a/python-azure-storage-file-share.changes b/python-azure-storage-file-share.changes index 60858c4..2dd1e73 100644 --- a/python-azure-storage-file-share.changes +++ b/python-azure-storage-file-share.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Oct 11 09:44:19 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 12.14.2 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + ------------------------------------------------------------------- Fri Sep 15 17:16:36 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-azure-storage-file-share.spec b/python-azure-storage-file-share.spec index 4a90f57..63f0295 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.14.1 +Version: 12.14.2 Release: 0 Summary: Azure Storage File Share client library for Python License: MIT