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