diff --git a/python-bna.spec b/python-bna.spec index 59c39ec..8786580 100644 --- a/python-bna.spec +++ b/python-bna.spec @@ -1,6 +1,6 @@ %global srcname bna -Name: python3-%{srcname} +Name: python-%{srcname} Version: 4.1.0 Release: 1%{?dist} Summary: Battle.net Authenticator routines in Python @@ -11,6 +11,8 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools BuildArch: noarch +Provides: python3-%{srcname} + %description This is a Python library of Battle.net Authenticator routines, this package also contains a command-line Battle.net authenticator.