From 64534c79e9b416da5c4b3c87096098cec02798fa081e5f70431104175caad0c8 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Wed, 19 Feb 2025 08:49:47 +0000 Subject: [PATCH] Accepting request 1246883 from home:glaubitz:branches:devel:languages:python - Update to 0.17.2 * Binary wheels incorporate libexiv2 v0.28.4. * Fix TimeValue test when run with local negative UTC offset. OBS-URL: https://build.opensuse.org/request/show/1246883 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exiv2?expand=0&rev=34 --- 0.17.1.tar.gz | 3 --- 0.17.2.tar.gz | 3 +++ python-exiv2.changes | 7 +++++++ python-exiv2.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 0.17.1.tar.gz create mode 100644 0.17.2.tar.gz diff --git a/0.17.1.tar.gz b/0.17.1.tar.gz deleted file mode 100644 index e743c2b..0000000 --- a/0.17.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2984f8832c71dc206edd1dfe9b90b6cef34c9bafa1a8311baa284f8161602ace -size 1621149 diff --git a/0.17.2.tar.gz b/0.17.2.tar.gz new file mode 100644 index 0000000..0922119 --- /dev/null +++ b/0.17.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12d35e9b2f965bb7bdde83cbccce857c17bdddfd504cab00859ac585a3882e6e +size 1670417 diff --git a/python-exiv2.changes b/python-exiv2.changes index df16bb2..c7e509e 100644 --- a/python-exiv2.changes +++ b/python-exiv2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Feb 19 07:49:10 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.17.2 + * Binary wheels incorporate libexiv2 v0.28.4. + * Fix TimeValue test when run with local negative UTC offset. + ------------------------------------------------------------------- Mon Nov 25 23:34:32 UTC 2024 - Matej Cepl diff --git a/python-exiv2.spec b/python-exiv2.spec index 250b24b..2166a84 100644 --- a/python-exiv2.spec +++ b/python-exiv2.spec @@ -1,7 +1,7 @@ # # spec file for package python-exiv2 # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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 @@ %{?sle15_python_module_pythons} Name: python-exiv2 -Version: 0.17.1 +Version: 0.17.2 Release: 0 Summary: Python3 bindings for the exiv2 library License: GPL-3.0-only