diff --git a/ExifRead-2.3.1.tar.gz b/ExifRead-2.3.1.tar.gz deleted file mode 100644 index da6a3bc..0000000 --- a/ExifRead-2.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:269ff3a8eab8e082734a076182cce6fb126116619c0b7c2009bea34502cca213 -size 37457 diff --git a/ExifRead-2.3.2.tar.gz b/ExifRead-2.3.2.tar.gz new file mode 100644 index 0000000..2b6670c --- /dev/null +++ b/ExifRead-2.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0f74af5040168d3883bbc980efe26d06c89f026dc86ba28eb34107662d51766 +size 38276 diff --git a/python-ExifRead.changes b/python-ExifRead.changes index 5e6adce..f20eae7 100644 --- a/python-ExifRead.changes +++ b/python-ExifRead.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Aug 27 12:36:56 UTC 2021 - John Paul Adrian Glaubitz + +- Update to 2.3.2: + * Fixes for HEIC files from Note10+ (#127) by Drew Perttula + * Add missing EXIF OffsetTime tags (#126) by Étienne Pelletier + ------------------------------------------------------------------- Mon Sep 7 06:31:09 UTC 2020 - Steve Kowalik diff --git a/python-ExifRead.spec b/python-ExifRead.spec index a8e0efd..7a09fa5 100644 --- a/python-ExifRead.spec +++ b/python-ExifRead.spec @@ -1,7 +1,7 @@ # # spec file for package python-ExifRead # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-ExifRead -Version: 2.3.1 +Version: 2.3.2 Release: 0 Summary: Module to read Exif metadata from TIFF and JPEG files License: BSD-3-Clause @@ -29,7 +29,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %python_subpackages