diff --git a/python-justbases.spec b/python-justbases.spec index 36b57ee..9db1be9 100644 --- a/python-justbases.spec +++ b/python-justbases.spec @@ -1,7 +1,7 @@ %global srcname justbases Name: python-%{srcname} Version: 0.9 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A small library for precise conversion between arbitrary bases License: GPLv2+ @@ -66,6 +66,9 @@ rm -rf justbases.egg-info %{python3_sitelib}/justbases-%{version}-*.egg-info %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 0.9-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Dec 19 2016 Miro HronĨok - 0.9-2 - Rebuild for Python 3.6