From 5adc81e9d55610de6a893d7e9e23fe01947c88b8 Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Mar 21 2020 15:58:32 +0000 Subject: Improve description --- 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