!7 Upgrade to 1.21.5
From: @starlet-dx Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
d7e7d945a0
Binary file not shown.
BIN
blosc-1.21.5.tar.gz
Normal file
BIN
blosc-1.21.5.tar.gz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
Name: blosc
|
Name: blosc
|
||||||
Version: 1.21.0
|
Version: 1.21.5
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Binary compressor
|
Summary: Binary compressor
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -30,6 +30,7 @@ the performance of Blosc, and compares it with memcpy.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n c-%{name}-%{version} -p1
|
%autosetup -n c-%{name}-%{version} -p1
|
||||||
|
rm -r internal-complibs/lz4* internal-complibs/zstd*
|
||||||
|
|
||||||
#rm -r internal-complibs/snappy* internal-complibs/zlib*
|
#rm -r internal-complibs/snappy* internal-complibs/zlib*
|
||||||
sed -i '1i set\(CMAKE_SKIP_RPATH true\)' bench/CMakeLists.txt
|
sed -i '1i set\(CMAKE_SKIP_RPATH true\)' bench/CMakeLists.txt
|
||||||
@ -85,6 +86,9 @@ install -p bench/plot-speeds.py %{buildroot}/%{_bindir}/%{name}-plot-times
|
|||||||
%{_bindir}/%{name}-plot-times
|
%{_bindir}/%{name}-plot-times
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 27 2023 yaoxin <yao_xin001@hoperun.com> - 1.21.5-1
|
||||||
|
- Upgrade to 1.21.5
|
||||||
|
|
||||||
* Fri Jul 09 2021 xuguangmin <xuguangmin@kylinos.cn> - 1.21.0-1
|
* Fri Jul 09 2021 xuguangmin <xuguangmin@kylinos.cn> - 1.21.0-1
|
||||||
- Update version to 1.21.0
|
- Update version to 1.21.0
|
||||||
|
|
||||||
|
|||||||
4
blosc.yaml
Normal file
4
blosc.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: github
|
||||||
|
src_repo: Blosc/c-blosc
|
||||||
|
tag_prefix: "^v"
|
||||||
|
separator: "."
|
||||||
Loading…
x
Reference in New Issue
Block a user