From ec4333eb9eb66cfc13c9da242f0e25a2d2766b3d Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 13:53:28 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- python-blosc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-blosc.spec b/python-blosc.spec index 82230bf..bb90980 100644 --- a/python-blosc.spec +++ b/python-blosc.spec @@ -5,7 +5,7 @@ Summary: Python wrapper for the blosc high performance compressor Name: python-%{module} Version: 1.2.3 -Release: 2%{?dist} +Release: 3%{?dist} License: MIT URL: https://github.com/FrancescAlted/python-blosc Source0: https://pypi.python.org/packages/source/b/%{module}/%{module}-%{version}.tar.gz @@ -37,6 +37,9 @@ find . -name "blosc_extension.so" -exec chmod 0755 {} \; %{python2_sitearch}/blosc-%{version}*-py*.egg-info %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.2.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Wed Mar 26 2014 Zbigniew Jędrzejewski-Szmek - 1.2.3-2 - Rebuild for blosc