forked from pool/python-ExifRead
Accepting request 914756 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/914756 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ExifRead?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:269ff3a8eab8e082734a076182cce6fb126116619c0b7c2009bea34502cca213
|
|
||||||
size 37457
|
|
3
ExifRead-2.3.2.tar.gz
Normal file
3
ExifRead-2.3.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a0f74af5040168d3883bbc980efe26d06c89f026dc86ba28eb34107662d51766
|
||||||
|
size 38276
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 27 12:36:56 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- 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 <steven.kowalik@suse.com>
|
Mon Sep 7 06:31:09 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-ExifRead
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-ExifRead
|
Name: python-ExifRead
|
||||||
Version: 2.3.1
|
Version: 2.3.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Module to read Exif metadata from TIFF and JPEG files
|
Summary: Module to read Exif metadata from TIFF and JPEG files
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Reference in New Issue
Block a user