From 993c8fe94ea39cf5b085c96ebcb6aebc983d02e7e55813ed1ddae59cb3027f6f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 14 Oct 2022 06:42:17 +0000 Subject: [PATCH] Accepting request 1010526 from home:DocB:branches:devel:languages:python version update OBS-URL: https://build.opensuse.org/request/show/1010526 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exiv2?expand=0&rev=17 --- py3exiv2-0.11.0.tar.gz | 3 +++ py3exiv2-0.9.3.tar.gz | 3 --- python-exiv2.changes | 6 ++++++ python-exiv2.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 py3exiv2-0.11.0.tar.gz delete mode 100644 py3exiv2-0.9.3.tar.gz diff --git a/py3exiv2-0.11.0.tar.gz b/py3exiv2-0.11.0.tar.gz new file mode 100644 index 0000000..ece12ed --- /dev/null +++ b/py3exiv2-0.11.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6600da6b897199d4da66191b96045f3ccc5f57010da76b3ac5d292b83fcca844 +size 36255 diff --git a/py3exiv2-0.9.3.tar.gz b/py3exiv2-0.9.3.tar.gz deleted file mode 100644 index 5185209..0000000 --- a/py3exiv2-0.9.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:838836e58ca22557d83d1f0ef918bcce899b4c2666340b924b940dcdebf1d18c -size 36090 diff --git a/python-exiv2.changes b/python-exiv2.changes index 05078ba..6e6bebc 100644 --- a/python-exiv2.changes +++ b/python-exiv2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 13 17:56:29 UTC 2022 - Axel Braun + +- version 0.11.0 + no changelog + ------------------------------------------------------------------- Thu Jul 8 17:14:26 UTC 2021 - Andreas Schneider diff --git a/python-exiv2.spec b/python-exiv2.spec index c34fd3f..e4d49a8 100644 --- a/python-exiv2.spec +++ b/python-exiv2.spec @@ -1,7 +1,7 @@ # # spec file for package python-exiv2 # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define skip_python2 1 Name: python-exiv2 -Version: 0.9.3 +Version: 0.11.0 Release: 0 Summary: Python3 bindings for the exiv2 library License: GPL-3.0-only