14
0

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:
2021-08-28 20:29:31 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 6 deletions

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a0f74af5040168d3883bbc980efe26d06c89f026dc86ba28eb34107662d51766
size 38276

View File

@@ -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>

View File

@@ -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