Tue, 19 Mar 2024 03:26:35 UTC | login

Information for build blosc-1.11.1-3.el7

ID17697
Package Nameblosc
Version1.11.1
Release3.el7
Epoch
SummaryA high performance compressor optimized for binary data
DescriptionBlosc is a compression library designed to transmit data to the processor cache faster than the traditional non-compressed memory fetch. Compression ratios are not very high, but the decompression is very fast. Blosc is meant not only to reduce the size of large datasets on-disk or in-memory, but also to accelerate memory-bound computations.
Built byhamzy
State complete
Volume DEFAULT
StartedTue, 25 Jul 2017 01:18:03 UTC
CompletedTue, 25 Jul 2017 01:26:59 UTC
Taskbuild (cloud7-openstack-common-el7, blosc-1.11.1-3.el7.src.rpm)
Tags
cloud7-openstack-common-candidate
cloud7-openstack-common-release
cloud7-openstack-common-testing
cloud7-openstack-queens-candidate
cloud7-openstack-queens-release
cloud7-openstack-queens-testing
cloud7-openstack-rocky-release
cloud7-openstack-rocky-testing
cloud7-openstack-stein-release
cloud7-openstack-stein-testing
cloud7-openstack-train-release
cloud7-openstack-train-testing
cloud7-openstack-ussuri-testing
virt7-ovirt-44-candidate
RPMs
src
blosc-1.11.1-3.el7.src.rpm (info) (download)
aarch64
blosc-1.11.1-3.el7.aarch64.rpm (info) (download)
blosc-bench-1.11.1-3.el7.aarch64.rpm (info) (download)
blosc-devel-1.11.1-3.el7.aarch64.rpm (info) (download)
blosc-debuginfo-1.11.1-3.el7.aarch64.rpm (info) (download)
ppc64le
blosc-1.11.1-3.el7.ppc64le.rpm (info) (download)
blosc-bench-1.11.1-3.el7.ppc64le.rpm (info) (download)
blosc-devel-1.11.1-3.el7.ppc64le.rpm (info) (download)
blosc-debuginfo-1.11.1-3.el7.ppc64le.rpm (info) (download)
x86_64
blosc-1.11.1-3.el7.x86_64.rpm (info) (download)
blosc-bench-1.11.1-3.el7.x86_64.rpm (info) (download)
blosc-devel-1.11.1-3.el7.x86_64.rpm (info) (download)
blosc-debuginfo-1.11.1-3.el7.x86_64.rpm (info) (download)
Logs
aarch64
root.log
build.log
state.log
ppc64le
root.log
build.log
state.log
x86_64
root.log
build.log
state.log
Changelog * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Nov 07 2016 Than Ngo <than@redhat.com> - 1.11.1-2 - fix the bigendian issue which causes build failure in PyTables (bz#1379123) * Sun Nov 06 2016 Orion Poplawski <orion@cora.nwra.com> - 1.11.1-1 - Update to 1.11.1 (#1361777) - Run cmake in %build * Mon Sep 26 2016 Dominik Mierzejewski <rpm@greysector.net> - 1.10.1-2 - rebuilt for matplotlib-2.0.0 * Thu Jul 28 2016 Zbigniew Jędrzejewski-Szmek <zbyszek@bupkis> - 1.10.1-1 - Update to latest version (#1323008) * Thu Jul 14 2016 Thibault North <tnorth@fedoraproject.org> - 1.9.3-1 - Update to 1.9.3 (#1211599) - Remove 32-bits test patch now integrated * Mon May 16 2016 Orion Poplawski <orion@cora.nwra.com> - 1.9.0-1 - Update to 1.9.0 (#1211599) - Update URL - Disable parallel build - Run all tests - Ship license files * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed May 06 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.6.1-1 - Update to 1.6.1 (#1211599) * Mon Apr 20 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.5.4-1 - Update to 1.5.4 (#1211599) * Tue Jan 06 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.5.2-1 - Update to 1.5.2 (#1115808) * Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Mar 22 2014 Thibault North <tnorth@fedoraproject.org> - 1.3.5-1 - Update to 1.3.5 * Fri Mar 21 2014 Thibault North <tnorth@fedoraproject.org> - 1.3.4-1 - Update to 1.3.4 * Tue Jan 07 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.3.0-1.rc2 - Attempt to package new version * Tue Oct 22 2013 Thibault North <tnorth@fedoraproject.org> - 1.2.3-9 - Fix flags and bench compilation * Mon Oct 21 2013 Thibault North <tnorth@fedoraproject.org> - 1.2.3-8 - Fix docdir for F<20 and remove sse flag * Mon Oct 21 2013 Thibault North <tnorth@fedoraproject.org> - 1.2.3-7 - Use install instead of cp, more fixes * Mon Oct 21 2013 Thibault North <tnorth@fedoraproject.org> - 1.2.3-6 - Fixes * Mon Oct 21 2013 Thibault North <tnorth@fedoraproject.org> - 1.2.3-5 - Use pkgdocdir, various fixes. * Mon Oct 21 2013 Thibault North <tnorth@fedoraproject.org> - 1.2.3-4 - Fix docdir, add blosc-bench subpackage * Fri Oct 18 2013 Thibault North <tnorth@fedoraproject.org> - 1.2.3-3 - Fixes (thanks Zbigniew Jędrzejewski-Szmek) * Wed Oct 16 2013 Thibault North <tnorth@fedoraproject.org> - 1.2.3-2 - Various fixes * Fri Sep 20 2013 Thibault North <tnorth@fedoraproject.org> - 1.2.3-1 - Sync upstream * Fri Mar 22 2013 Thibault North <tnorth@fedoraproject.org> - 1.1.6-1 - Initial package