From d23ecf1b30aa6e9da9e041a0fa4a6518efb47c7a Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 18:38:54 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- python-blosc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-blosc.spec b/python-blosc.spec index 7966f4e..46bd331 100644 --- a/python-blosc.spec +++ b/python-blosc.spec @@ -11,7 +11,7 @@ Summary: Python wrapper for the blosc high performance compressor Name: python-%{module} Version: 1.2.7 -Release: 3%{?dist} +Release: 4%{?dist} License: MIT URL: https://github.com/FrancescAlted/python-blosc Source0: https://pypi.python.org/packages/source/b/%{module}/%{module}-%{version}.tar.gz @@ -78,6 +78,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} python3 -c 'import sys, blosc; sys.ex %endif %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 1.2.7-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Fri May 29 2015 Zbigniew Jędrzejewski-Szmek - 1.2.7-3 - Run test suite