From 93ae14c4f01456d0d797b4e594e7cfbfd76281de842d3d806a14d9094a165dec Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 3 May 2018 15:09:06 +0000 Subject: [PATCH] Accepting request 603719 from home:TheBlackCat:branches:devel:languages:python - Use %license tag OBS-URL: https://build.opensuse.org/request/show/603719 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-ftp?expand=0&rev=2 --- python-requests-ftp.changes | 5 +++++ python-requests-ftp.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-requests-ftp.changes b/python-requests-ftp.changes index 97d3e5b..23e59df 100644 --- a/python-requests-ftp.changes +++ b/python-requests-ftp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 3 14:07:08 UTC 2018 - toddrme2178@gmail.com + +- Use %license tag + ------------------------------------------------------------------- Wed May 17 21:50:43 UTC 2017 - toddrme2178@gmail.com diff --git a/python-requests-ftp.spec b/python-requests-ftp.spec index 6b7028d..0080111 100644 --- a/python-requests-ftp.spec +++ b/python-requests-ftp.spec @@ -1,7 +1,7 @@ # # spec file for package python-requests-ftp # -# 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 @@ -57,7 +57,8 @@ implement transport adapters. %files %{python_files} %defattr(-,root,root,-) -%doc LICENSE README.rst +%doc README.rst +%license LICENSE %{python_sitelib}/* %changelog