From 111aa9ad3b7b663b4f822e3ef85fff62c1596684 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:04:44 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-blosc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-blosc.spec b/python-blosc.spec index 90417dd..d5eb43e 100644 --- a/python-blosc.spec +++ b/python-blosc.spec @@ -1,7 +1,7 @@ Summary: Python wrapper for the Blosc high performance compressor Name: python-blosc Version: 1.8.1 -Release: 3%{?dist} +Release: 4%{?dist} License: MIT URL: https://github.com/Blosc/python-blosc Source0: https://github.com/Blosc/python-blosc/archive/v%{version}/blosc-%{version}.tar.gz @@ -58,6 +58,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %__python3 -c 'import sys, blosc; sys %doc README.rst RELEASE_NOTES.rst %changelog +* Thu Oct 03 2019 Miro Hrončok - 1.8.1-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 1.8.1-3 - Rebuilt for Python 3.8