From 23c4706948fe1eae9aed61f9ada4b3c813b95158bad2c3b788e2e7ab2ad4e74e Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 7 Jun 2018 16:55:47 +0000 Subject: [PATCH] Accepting request 615003 from home:TheBlackCat:branches:devel:languages:python - Fixed license file name OBS-URL: https://build.opensuse.org/request/show/615003 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyosf?expand=0&rev=6 --- ...IT License (MIT).md => The%20MIT%20License%20%28MIT%29.md | 0 python-pyosf.changes | 5 +++++ python-pyosf.spec | 2 +- 3 files changed, 6 insertions(+), 1 deletion(-) rename The MIT License (MIT).md => The%20MIT%20License%20%28MIT%29.md (100%) diff --git a/The MIT License (MIT).md b/The%20MIT%20License%20%28MIT%29.md similarity index 100% rename from The MIT License (MIT).md rename to The%20MIT%20License%20%28MIT%29.md diff --git a/python-pyosf.changes b/python-pyosf.changes index fcfb127..70d93cc 100644 --- a/python-pyosf.changes +++ b/python-pyosf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 7 16:54:22 UTC 2018 - toddrme2178@gmail.com + +- Fixed license file name + ------------------------------------------------------------------- Thu May 31 18:18:57 UTC 2018 - toddrme2178@gmail.com diff --git a/python-pyosf.spec b/python-pyosf.spec index 1ee34b3..1a36911 100644 --- a/python-pyosf.spec +++ b/python-pyosf.spec @@ -26,7 +26,7 @@ Group: Development/Languages/Python Url: https://github.com/psychopy/pyosf Source: https://files.pythonhosted.org/packages/source/p/pyosf/pyosf-%{version}.zip Source10: https://raw.githubusercontent.com/psychopy/pyosf/v%{version}/README.md -Source11: https://raw.githubusercontent.com/psychopy/pyosf/v%{version}/The MIT License (MIT).md +Source11: https://raw.githubusercontent.com/psychopy/pyosf/v%{version}/The%20MIT%20License%20%28MIT%29.md BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes