diff --git a/python-python-xmp-toolkit.changes b/python-python-xmp-toolkit.changes index b59a161..5faaf32 100644 --- a/python-python-xmp-toolkit.changes +++ b/python-python-xmp-toolkit.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Nov 11 14:22:59 UTC 2024 - Dirk Müller + +- update to 2.0.2: + * Fix test following a bugfix from Exempi 2.4.0. + * Fix crash when there is no schema. + ------------------------------------------------------------------- Thu Dec 14 17:18:50 UTC 2023 - ecsos diff --git a/python-python-xmp-toolkit.spec b/python-python-xmp-toolkit.spec index d124c94..6954425 100644 --- a/python-python-xmp-toolkit.spec +++ b/python-python-xmp-toolkit.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-xmp-toolkit # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,17 +18,17 @@ %{?sle15_python_module_pythons} Name: python-python-xmp-toolkit -Version: 2.0.1 +Version: 2.0.2 Release: 0 Summary: Python XMP Toolkit for working with metadata License: BSD-3-Clause Group: Development/Languages/Python URL: https://github.com/python-xmp-toolkit/python-xmp-toolkit Source: https://files.pythonhosted.org/packages/source/p/python-xmp-toolkit/python-xmp-toolkit-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} +BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: pkgconfig(exempi-2.0) BuildRequires: %{python_module pytest} @@ -62,4 +62,5 @@ A Python XMP Toolkit for working with metadata. #%%{python_sitelib}/python_xmp_toolkit %{python_sitelib}/python_xmp_toolkit-%{version}.dist-info %{python_sitelib}/libxmp + %changelog diff --git a/python-xmp-toolkit-2.0.1.tar.gz b/python-xmp-toolkit-2.0.1.tar.gz deleted file mode 100644 index 3dc7935..0000000 --- a/python-xmp-toolkit-2.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8d912946ff9fd46ed5c7c355aa5d4ea193328b3f200909ef32d9a28a1419a38 -size 3566058 diff --git a/python-xmp-toolkit-2.0.2.tar.gz b/python-xmp-toolkit-2.0.2.tar.gz new file mode 100644 index 0000000..31487bc --- /dev/null +++ b/python-xmp-toolkit-2.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a88431bb8222e9723da688b3ead50506f3ed3002749362845745dd995a7a68b +size 3562733