From 4da2200727a97a9528fc35f12bf64eafdbee747853ab418876dd94da086844e1 Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 3 May 2018 16:08:06 +0000 Subject: [PATCH] Accepting request 603771 from home:TheBlackCat:branches:devel:languages:python - Use %license tag OBS-URL: https://build.opensuse.org/request/show/603771 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dill?expand=0&rev=2 --- python-dill.changes | 5 +++++ python-dill.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-dill.changes b/python-dill.changes index 9d9841b..1a1a9c2 100644 --- a/python-dill.changes +++ b/python-dill.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 3 14:07:08 UTC 2018 - toddrme2178@gmail.com + +- Use %license tag + ------------------------------------------------------------------- Wed Oct 18 16:42:55 UTC 2017 - toddrme2178@gmail.com diff --git a/python-dill.spec b/python-dill.spec index e116df1..c238ac5 100644 --- a/python-dill.spec +++ b/python-dill.spec @@ -1,7 +1,7 @@ # # spec file for package python-dill # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -99,7 +99,8 @@ mv %{buildroot}%{_bindir}/get_objgraph.py %{buildroot}%{_bindir}/get_objgraph %files %{python_files} %defattr(-,root,root,-) -%doc LICENSE README README.md +%doc README README.md +%license LICENSE %python_alternative %{_bindir}/dill_unpickle %python_alternative %{_bindir}/get_objgraph %{python_sitelib}/*