From 53a5a2b50cedaa18bdc737d9d0b41fb3f86b46b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:06:44 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-justbases.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-justbases.spec b/python-justbases.spec index b9edc26..25c199f 100644 --- a/python-justbases.spec +++ b/python-justbases.spec @@ -1,7 +1,7 @@ %global srcname justbases Name: python-%{srcname} Version: 0.9 -Release: 5%{?dist} +Release: 6%{?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 +* Tue Jun 19 2018 Miro HronĨok - 0.9-6 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Fedora Release Engineering - 0.9-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild