From 1c740b53e63e0aad33499081c015a2af6d4bab74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:16:39 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-justbytes.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-justbytes.spec b/python-justbytes.spec index eaf2b98..37f54da 100644 --- a/python-justbytes.spec +++ b/python-justbytes.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.11 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Library for handling computation with address ranges in bytes License: GPLv2+ @@ -53,6 +53,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v tests %{python3_sitelib}/justbytes-%{version}-*.egg-info/ %changelog +* Thu Oct 03 2019 Miro Hrončok - 0.11-9 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 0.11-8 - Rebuilt for Python 3.8