diff --git a/python-jose.spec b/python-jose.spec index fb4b7e7..8ef6f91 100644 --- a/python-jose.spec +++ b/python-jose.spec @@ -4,8 +4,8 @@ Release: %autorelease Summary: A JOSE implementation in Python License: MIT -URL: https://github.com/mpdavis/%{name} -Source0: %{pypi_source %{name}} +URL: https://github.com/mpdavis/python-jose +Source0: %{pypi_source python-jose} BuildArch: noarch BuildRequires: python3-devel @@ -97,7 +97,7 @@ Summary: %{summary} %package doc -Summary: Documentation for %{name} +Summary: Documentation for python-jose %description doc %{common_description}