diff --git a/python-pygit2.spec b/python-pygit2.spec index 28a82b8..d4aa048 100644 --- a/python-pygit2.spec +++ b/python-pygit2.spec @@ -18,7 +18,7 @@ the core of Git. %package -n python3-%{pkgname} -Summary: Python 3.x bindings for libgit2 +Summary: Python 3 bindings for libgit2 %{?python_provide:%python_provide python3-%{pkgname}} BuildRequires: python3-cffi BuildRequires: python3-devel @@ -30,7 +30,7 @@ BuildRequires: python3-cached_property pygit2 is a set of Python bindings to the libgit2 library, which implements the core of Git. -Python 3 version. +The python3-%{pkgname} package contains the Python 3 bindings. %package doc