From a9ec4a74f9f6576a6342ca854f936674ec9177b581f19683654a81970f823852 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 5 Oct 2020 06:39:31 +0000 Subject: [PATCH] Accepting request 839430 from home:jayvdb:branches:devel:languages:python - Change license from GPL-2.0-or-later AND Apache-2.0 to GPL-2.0-or-later OR Apache-2.0 OBS-URL: https://build.opensuse.org/request/show/839430 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-odfpy?expand=0&rev=28 --- python-odfpy.changes | 6 ++++++ python-odfpy.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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