14
0

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
This commit is contained in:
Todd R
2018-05-03 15:09:06 +00:00
committed by Git OBS Bridge
parent 4fb77271e6
commit 93ae14c4f0
2 changed files with 8 additions and 2 deletions

View File

@@ -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

View File

@@ -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