diff --git a/python-justbytes.spec b/python-justbytes.spec index 5fd6697..2d9bb86 100644 --- a/python-justbytes.spec +++ b/python-justbytes.spec @@ -1,7 +1,7 @@ %global srcname justbytes Name: python-%{srcname} Version: 0.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A library for handling computation with address ranges in bytes License: GPLv2 @@ -68,6 +68,9 @@ rm -rf justbytes.egg-info %{python3_sitelib}/justbytes-%{version}-*.egg-info %changelog +* Mon Dec 19 2016 Miro HronĨok - 0.10-2 +- Rebuild for Python 3.6 + * Wed Aug 10 2016 mulhern - 0.10 - New release