diff --git a/python-altgraph.spec b/python-altgraph.spec
index e4d85a6..942b720 100644
--- a/python-altgraph.spec
+++ b/python-altgraph.spec
@@ -8,11 +8,8 @@ URL: https://altgraph.readthedocs.io
Source0: https://files.pythonhosted.org/packages/22/5a/ac50b52581bbf0d8f6fd50ad77d20faac19a2263b43c60e7f3af8d1ec880/altgraph-0.17.tar.gz
BuildArch: noarch
-
%description
-* `Documentation `_
-* `Issue Tracker `_
-* `Repository `_
+altgraph is a fork of graphlib: a graph (network) package for constructing
%package -n python3-altgraph
Summary: Python graph (network) package
@@ -20,17 +17,13 @@ Provides: python-altgraph
BuildRequires: python3-devel
BuildRequires: python3-setuptools
%description -n python3-altgraph
-* `Documentation `_
-* `Issue Tracker `_
-* `Repository `_
+altgraph is a fork of graphlib: a graph (network) package for constructing
%package help
Summary: Development documents and examples for altgraph
Provides: python3-altgraph-doc
%description help
-* `Documentation `_
-* `Issue Tracker `_
-* `Repository `_
+altgraph is a fork of graphlib: a graph (network) package for constructing
%prep
%autosetup -n altgraph-0.17