Skip to content

Commit 4d3ba3b

Browse files
Update blosc to 1.21.6-1 (#11172)
1 parent e408bec commit 4d3ba3b

3 files changed

Lines changed: 11 additions & 7 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"blosc-1.21.4.tar.gz": "e72bd03827b8564bbb3dc3ea0d0e689b4863871ce3861d946f2efd7a186ecf3e"
3+
"blosc-1.21.6.tar.gz": "9fcd60301aae28f97f1301b735f966cc19e7c49b6b4321b839b4579a0c156f38"
44
}
5-
}
5+
}

SPECS-EXTENDED/blosc/blosc.spec

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Summary: High performance compressor optimized for binary data
22
Name: blosc
3-
Version: 1.21.4
4-
Release: 2%{?dist}
5-
License: MIT
3+
Version: 1.21.6
4+
Release: 1%{?dist}
5+
License: BSD
66
Vendor: Microsoft Corporation
77
Distribution: Azure Linux
88
URL: https://github.com/Blosc/c-blosc
@@ -79,6 +79,10 @@ export LD_LIBRARY_PATH=%{buildroot}%{_libdir}
7979
%{_includedir}/blosc-export.h
8080

8181
%changelog
82+
* Wed Nov 20 2024 Kevin Lockwood <v-klockwood@microsoft.com> - 1.21.6-1
83+
- Update to 1.21.6
84+
- License verified.
85+
8286
* Thu Aug 10 2023 Archana Choudhary <archana1@microsoft.com> - 1.21.4-2
8387
- Initial CBL-Mariner import from Fedora 37 (license: MIT).
8488
- License verified.

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1147,8 +1147,8 @@
11471147
"type": "other",
11481148
"other": {
11491149
"name": "blosc",
1150-
"version": "1.21.4",
1151-
"downloadUrl": "https://github.com/Blosc/c-blosc/archive/v1.21.4/blosc-1.21.4.tar.gz"
1150+
"version": "1.21.6",
1151+
"downloadUrl": "https://github.com/Blosc/c-blosc/archive/v1.21.6/blosc-1.21.6.tar.gz"
11521152
}
11531153
}
11541154
},

0 commit comments

Comments
 (0)