diff --git a/python-setuptools_scm.spec b/python-setuptools_scm.spec index ef98316..aaa63c2 100644 --- a/python-setuptools_scm.spec +++ b/python-setuptools_scm.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 3.3.3 Release: 4%{?dist} -Summary: Blessed package to manage your versions by scm tags +Summary: Blessed package to manage your versions by SCM tags License: MIT URL: https://pypi.python.org/pypi/setuptools_scm @@ -19,8 +19,8 @@ BuildRequires: mercurial %endif %description -Setuptools_scm handles managing your python package versions in scm metadata. -It also handles file finders for the suppertes scms. +Setuptools_scm handles managing your python package versions in SCM metadata. +It also handles file finders for the supported SCMs. %package -n python2-%{srcname} Summary: %{summary} @@ -32,8 +32,8 @@ BuildRequires: python2-pytest %{?python_provide:%python_provide python2-%{srcname}} %description -n python2-%{srcname} -Setuptools_scm handles managing your python package versions in scm metadata. -It also handles file finders for the suppertes scms. +Setuptools_scm handles managing your python package versions in SCM metadata. +It also handles file finders for the supported SCMs. %package -n python%{python3_pkgversion}-%{srcname} Summary: %{summary} @@ -46,8 +46,8 @@ BuildRequires: python%{python3_pkgversion}-pytest Obsoletes: platform-python-%{srcname} < %{version}-%{release} %description -n python%{python3_pkgversion}-%{srcname} -Setuptools_scm handles managing your python package versions in scm metadata. -It also handles file finders for the suppertes scms. +Setuptools_scm handles managing your python package versions in SCM metadata. +It also handles file finders for the supported SCMs. %prep %autosetup -n %{srcname}-%{version}