From 22f4b43e8e5d57fd39759f769dc12c7a569a548514eeeb0818dec83b0fa901ff Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Sat, 8 Jun 2019 14:10:15 +0000 Subject: [PATCH] - Use documentation page as homepage instead of repository. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textX?expand=0&rev=18 --- python-textX.changes | 5 +++++ python-textX.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-textX.changes b/python-textX.changes index 4845f96..c8079f9 100644 --- a/python-textX.changes +++ b/python-textX.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jun 8 14:09:51 UTC 2019 - Sebastian Wagner + +- Use documentation page as homepage instead of repository. + ------------------------------------------------------------------- Thu Jun 6 18:56:06 UTC 2019 - Sebastian Wagner diff --git a/python-textX.spec b/python-textX.spec index cb2ae0e..fede626 100644 --- a/python-textX.spec +++ b/python-textX.spec @@ -23,7 +23,7 @@ Release: 0 Summary: Meta-language for DSL implementation inspired by Xtext License: MIT Group: Development/Languages/Python -URL: https://github.com/igordejanovic/textX +URL: http://textx.github.io/textX/stable/ Source: https://github.com/igordejanovic/textX/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes