From abd2f7b3910342bebaedb435da23a43b03a1c7ba089ef449c2af7f09a03491dd Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 19 May 2023 16:59:40 +0000 Subject: [PATCH] Accepting request 1087913 from home:jsrain:branches:devel:languages:python - fixed the license tag to Apache-2.0 OBS-URL: https://build.opensuse.org/request/show/1087913 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autodocsumm?expand=0&rev=22 --- python-autodocsumm.changes | 5 +++++ python-autodocsumm.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-autodocsumm.changes b/python-autodocsumm.changes index 1138298..9887bfa 100644 --- a/python-autodocsumm.changes +++ b/python-autodocsumm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 19 09:03:48 UTC 2023 - Jiri Srain + +- fixed the license tag to Apache-2.0 + ------------------------------------------------------------------- Wed May 10 19:39:44 UTC 2023 - Dirk Müller diff --git a/python-autodocsumm.spec b/python-autodocsumm.spec index df4f527..b32dc7e 100644 --- a/python-autodocsumm.spec +++ b/python-autodocsumm.spec @@ -23,7 +23,7 @@ Name: python-autodocsumm Version: 0.2.11 Release: 0 Summary: Extended sphinx autodoc including automatic autosummaries -License: GPL-2.0-only +License: Apache-2.0 URL: https://github.com/Chilipp/autodocsumm Source: https://github.com/Chilipp/autodocsumm/archive/v%{version}.tar.gz#/autodocsumm-%{version}.tar.gz BuildRequires: %{python_module devel}