14
0

Accepting request 582441 from home:alarrosa:branches:devel:languages:python

- Fix LICENSE url

OBS-URL: https://build.opensuse.org/request/show/582441
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyjokes?expand=0&rev=2
This commit is contained in:
Tomáš Chvátal
2018-03-04 20:27:31 +00:00
committed by Git OBS Bridge
parent 91b5c15e4b
commit 9240df00e6
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 4 20:13:58 UTC 2018 - alarrosa@suse.com
- Fix LICENSE url
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 5 16:10:00 UTC 2017 - alarrosa@suse.com Tue Sep 5 16:10:00 UTC 2017 - alarrosa@suse.com

View File

@@ -24,7 +24,7 @@ Summary: One line jokes for programmers (jokes as a service)
Url: https://github.com/pyjokes/pyjokes Url: https://github.com/pyjokes/pyjokes
Group: Development/Languages/Python Group: Development/Languages/Python
Source: https://files.pythonhosted.org/packages/source/p/pyjokes/pyjokes-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/source/p/pyjokes/pyjokes-%{version}.tar.gz
Source99: https://github.com/pyjokes/pyjokes/blob/master/LICENCE.txt Source99: https://raw.githubusercontent.com/pyjokes/pyjokes/master/LICENCE.txt
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros
BuildRequires: %{python_module devel} BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}