From 3f482cbe2746456e17213c5bd0d87c6586c462b0476bf3521b76b23665244afd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 24 Feb 2025 14:28:59 +0000 Subject: [PATCH] Accepting request 1248104 from home:glaubitz:branches:devel:languages:python - Update to 0.17.3 * Binary wheels incorporate libexiv2 v0.28.5. OBS-URL: https://build.opensuse.org/request/show/1248104 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exiv2?expand=0&rev=36 --- 0.17.2.tar.gz | 3 --- 0.17.3.tar.gz | 3 +++ python-exiv2.changes | 6 ++++++ python-exiv2.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 0.17.2.tar.gz create mode 100644 0.17.3.tar.gz diff --git a/0.17.2.tar.gz b/0.17.2.tar.gz deleted file mode 100644 index 0922119..0000000 --- a/0.17.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12d35e9b2f965bb7bdde83cbccce857c17bdddfd504cab00859ac585a3882e6e -size 1670417 diff --git a/0.17.3.tar.gz b/0.17.3.tar.gz new file mode 100644 index 0000000..4d5b99b --- /dev/null +++ b/0.17.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ced6be2245fca6c787426eca43708f6b544c02f2075dc5becc9fd620bfc5ce4a +size 1670412 diff --git a/python-exiv2.changes b/python-exiv2.changes index c7e509e..ccfd463 100644 --- a/python-exiv2.changes +++ b/python-exiv2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 24 10:47:20 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.17.3 + * Binary wheels incorporate libexiv2 v0.28.5. + ------------------------------------------------------------------- Wed Feb 19 07:49:10 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-exiv2.spec b/python-exiv2.spec index 2166a84..7cd530e 100644 --- a/python-exiv2.spec +++ b/python-exiv2.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-exiv2 -Version: 0.17.2 +Version: 0.17.3 Release: 0 Summary: Python3 bindings for the exiv2 library License: GPL-3.0-only