diff --git a/Pillow-8.3.0.tar.gz b/Pillow-8.3.0.tar.gz deleted file mode 100644 index 55016a7..0000000 --- a/Pillow-8.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:803606e206f3e366eea46b1e7ab4dac74cfac770d04de9c35319814e11e47c46 -size 48537313 diff --git a/Pillow-8.3.1.tar.gz b/Pillow-8.3.1.tar.gz new file mode 100644 index 0000000..cc03e79 --- /dev/null +++ b/Pillow-8.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cac53839bfc5cece8fdbe7f084d5e3ee61e1303cccc86511d351adcb9e2c792 +size 48724443 diff --git a/python-Pillow.changes b/python-Pillow.changes index 1b38e4e..6ba4989 100644 --- a/python-Pillow.changes +++ b/python-Pillow.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jul 7 12:01:43 UTC 2021 - Michael Ströder + +- update to version 8.3.1: + * Catch OSError when checking if fp is sys.stdout #5585 [radarhere] + * Handle removing orientation from alternate types of EXIF data #5584 [radarhere] + * Make Image.__array__ take optional dtype argument #5572 [t-vi, radarhere] + ------------------------------------------------------------------- Sun Jul 4 00:14:33 UTC 2021 - Arun Persaud diff --git a/python-Pillow.spec b/python-Pillow.spec index e3f1642..5b274e6 100644 --- a/python-Pillow.spec +++ b/python-Pillow.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Pillow -Version: 8.3.0 +Version: 8.3.1 Release: 0 Summary: Python Imaging Library (Fork) License: HPND