diff --git a/python-justbytes.spec b/python-justbytes.spec index 2d9bb86..824b0ae 100644 --- a/python-justbytes.spec +++ b/python-justbytes.spec @@ -1,7 +1,7 @@ %global srcname justbytes Name: python-%{srcname} Version: 0.10 -Release: 2%{?dist} +Release: 3%{?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 +* Sat Feb 11 2017 Fedora Release Engineering - 0.10-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Dec 19 2016 Miro HronĨok - 0.10-2 - Rebuild for Python 3.6