diff --git a/py3exiv2-0.8.0.tar.gz b/py3exiv2-0.8.0.tar.gz deleted file mode 100644 index 4f15590..0000000 --- a/py3exiv2-0.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09d8555c2d1681f1e474763a3e2492a2ccbf2cd51ffac13c8688e339834b81ec -size 35783 diff --git a/py3exiv2-0.9.3.tar.gz b/py3exiv2-0.9.3.tar.gz new file mode 100644 index 0000000..5185209 --- /dev/null +++ b/py3exiv2-0.9.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:838836e58ca22557d83d1f0ef918bcce899b4c2666340b924b940dcdebf1d18c +size 36090 diff --git a/python-exiv2.changes b/python-exiv2.changes index 5e34b94..05078ba 100644 --- a/python-exiv2.changes +++ b/python-exiv2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 8 17:14:26 UTC 2021 - Andreas Schneider + +- Update to version 0.9.3 + * Add support for tag Xmp.mwg-rs.Regions/mwg-rs: + ------------------------------------------------------------------- Tue Oct 20 06:39:52 UTC 2020 - Andreas Schneider diff --git a/python-exiv2.spec b/python-exiv2.spec index 89bd9dc..c34fd3f 100644 --- a/python-exiv2.spec +++ b/python-exiv2.spec @@ -1,7 +1,7 @@ # # spec file for package python-exiv2 # -# 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 @@ -19,8 +19,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} # This is a python3 only package %define skip_python2 1 + Name: python-exiv2 -Version: 0.8.0 +Version: 0.9.3 Release: 0 Summary: Python3 bindings for the exiv2 library License: GPL-3.0-only