diff --git a/python-odfpy.changes b/python-odfpy.changes index 9d352d1..b2d5892 100644 --- a/python-odfpy.changes +++ b/python-odfpy.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Oct 4 15:42:23 UTC 2020 - John Vandenberg + +- Change license from GPL-2.0-or-later AND Apache-2.0 to + GPL-2.0-or-later OR Apache-2.0 + ------------------------------------------------------------------- Thu May 21 06:55:35 UTC 2020 - Petr Gajdos diff --git a/python-odfpy.spec b/python-odfpy.spec index 37611f3..901a658 100644 --- a/python-odfpy.spec +++ b/python-odfpy.spec @@ -24,7 +24,7 @@ Name: python-%{modname} Version: 1.4.1 Release: 0 Summary: Python API and tools to manipulate OpenDocument files -License: GPL-2.0-or-later AND Apache-2.0 +License: GPL-2.0-or-later OR Apache-2.0 Group: Development/Languages/Python URL: https://github.com/eea/odfpy Source: https://files.pythonhosted.org/packages/source/o/odfpy/%{modname}-%{version}.tar.gz