diff --git a/python-justbytes.spec b/python-justbytes.spec index c257799..eb3a33a 100644 --- a/python-justbytes.spec +++ b/python-justbytes.spec @@ -1,7 +1,7 @@ %global srcname justbytes Name: python-%{srcname} Version: 0.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A library for handling computation with address ranges in bytes License: GPLv2 @@ -21,7 +21,7 @@ Summary: A library for handling computation with address ranges in bytes BuildRequires: python2-devel BuildRequires: python-setuptools -Requires: python-justbases +Requires: python2-justbases Requires: python-six %description -n python2-%{srcname}