From 2388635faf9e7d664f99bcc10bd2940e6202a592 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Jan 06 2015 22:23:08 +0000 Subject: Update to 1.2.4 --- diff --git a/.gitignore b/.gitignore index 14681c8..42c57d9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /blosc-1.1.tar.gz /blosc-1.2.3.tar.gz +/blosc-1.2.4.tar.gz diff --git a/python-blosc.spec b/python-blosc.spec index c773c20..d7fb74b 100644 --- a/python-blosc.spec +++ b/python-blosc.spec @@ -4,8 +4,8 @@ Summary: Python wrapper for the blosc high performance compressor Name: python-%{module} -Version: 1.2.3 -Release: 4%{?dist} +Version: 1.2.4 +Release: 1%{?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 +* Tue Jan 06 2015 Zbigniew Jędrzejewski-Szmek - 1.2.4-1 +- Update to 1.2.4 + * Sun Aug 17 2014 Fedora Release Engineering - 1.2.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 3f858e6..c0dc930 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fe0dfc3a153f941556b40efd114ce465 blosc-1.2.3.tar.gz +3165ce4c3315225f1cde5dd61e8d84a3 blosc-1.2.4.tar.gz