diff --git a/minio-7.1.11.tar.gz b/minio-7.1.11.tar.gz new file mode 100644 index 0000000..c0b5448 --- /dev/null +++ b/minio-7.1.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ac2d1d4fd3cea159d625847445e1bfceba3fbc2f4ab692c2d2bf716f82246c +size 115498 diff --git a/minio-7.1.9.tar.gz b/minio-7.1.9.tar.gz deleted file mode 100644 index 7f613d2..0000000 --- a/minio-7.1.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a711f3e6961ef083c161cee79f42a01d73369fc9111ccf76a74fb8d58b41d00a -size 115483 diff --git a/python-minio.changes b/python-minio.changes index d343c00..c617724 100644 --- a/python-minio.changes +++ b/python-minio.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Thu Sep 29 16:28:14 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 7.1.12: + What's Changed + fix documentation display composing by @j13tw in #1231 + fget_object(): add progress support by @moon-jong in #1235 + Updating documentation links to new URLs by @djwfyi in #1239 + list_objects: fix parsing user metadata as per MinIO server by @harshavardhana in #1240 + +- Update to version 7.1.11: + select: yield available payload fully by requested num_bytes by @kldtz in #1225 + +- Update to version 7.1.10: + fget_object(): remove resume support. by @balamurugana in #1215 + fix lifecycle config rule validation by @balamurugana in #1217 + error out if lifecycle rule has null filter by @balamurugana in #1219 + EventIterable: Reconnect on closed response. by @balamurugana in #1222 + ------------------------------------------------------------------- Wed Jun 15 14:27:53 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-minio.spec b/python-minio.spec index b79820d..b9a9a08 100644 --- a/python-minio.spec +++ b/python-minio.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-minio -Version: 7.1.9 +Version: 7.1.11 Release: 0 Summary: Minio library for Amazon S3 compatible cloud storage License: Apache-2.0