From 0272315d5852567df95b267dec15f7da50cbf643 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:16:37 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-justbases.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-justbases.spec b/python-justbases.spec index b12031a..2589111 100644 --- a/python-justbases.spec +++ b/python-justbases.spec @@ -2,7 +2,7 @@ %global srcname justbases Name: python-%{srcname} Version: 0.9 -Release: 12%{?dist} +Release: 13%{?dist} Summary: A small library for precise conversion between arbitrary bases License: GPLv2+ @@ -43,6 +43,9 @@ rm -rf justbases.egg-info %{python3_sitelib}/justbases-%{version}-*.egg-info %changelog +* Thu Oct 03 2019 Miro Hrončok - 0.9-13 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 0.9-12 - Rebuilt for Python 3.8