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