diff --git a/minio-7.1.5.tar.gz b/minio-7.1.5.tar.gz deleted file mode 100644 index 85040ae..0000000 --- a/minio-7.1.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f33bb3d2a1b790d6ffc7b981c3f38c4f404d61c46de3cbd087fbf9d36a5f05ea -size 115260 diff --git a/minio-7.1.9.tar.gz b/minio-7.1.9.tar.gz new file mode 100644 index 0000000..7f613d2 --- /dev/null +++ b/minio-7.1.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a711f3e6961ef083c161cee79f42a01d73369fc9111ccf76a74fb8d58b41d00a +size 115483 diff --git a/python-minio.changes b/python-minio.changes index 1ad2704..d343c00 100644 --- a/python-minio.changes +++ b/python-minio.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Jun 15 14:27:53 UTC 2022 - Yogalakshmi Arunachalam + +- version update to 7.1.9 + * allow hashlib.md5() calls to work with FIPS kernels by @BOPOHA in #1200 + * Handle 304 status code properly by @balamurugana in #1202 + * correct ValueError when part_size > MAX_PART_SIZE by @ernestang98 in #1205 + * Set minimum requirement to Python v3.7 by @balamurugana in #1209 + ------------------------------------------------------------------- Thu Mar 24 10:18:36 UTC 2022 - pgajdos@suse.com diff --git a/python-minio.spec b/python-minio.spec index 2adab1c..b79820d 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.5 +Version: 7.1.9 Release: 0 Summary: Minio library for Amazon S3 compatible cloud storage License: Apache-2.0