From ce033720ab26085e8e4bd05a7bead9d7630e0899 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 27 Jul 2017 09:46:10 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- python-blosc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-blosc.spec b/python-blosc.spec index 143159a..a5d45b1 100644 --- a/python-blosc.spec +++ b/python-blosc.spec @@ -6,7 +6,7 @@ Summary: Python wrapper for the Blosc high performance compressor Name: python-%{module} Version: 1.4.1 -Release: 4%{?dist} +Release: 5%{?dist} License: MIT URL: https://github.com/Blosc/python-blosc Source0: https://github.com/Blosc/python-blosc/archive/v%{version}.tar.gz#/%{module}-%{version}.tar.gz @@ -72,6 +72,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} python3 -c 'import sys, blosc; sys.ex %doc README.rst RELEASE_NOTES.rst %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 1.4.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sat Feb 11 2017 Fedora Release Engineering - 1.4.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild