Compare commits

...

4 Commits

2
.gitignore vendored

@ -10,3 +10,5 @@
/zstd-0.12.3+zstd.1.5.2.crate
/zstd-0.12.4.crate
/zstd-0.13.0.crate
/zstd-0.13.1.crate
/zstd-0.13.2.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
# * tests require files that are not included in published crates
%bcond_with check
%global debug_package %{nil}
@ -6,7 +6,7 @@
%global crate zstd
Name: rust-zstd
Version: 0.13.0
Version: 0.13.2
Release: %autorelease
Summary: Binding for the zstd compression library

@ -1 +1 @@
SHA512 (zstd-0.13.0.crate) = daab48e7479826dbc14e7594b3c97c06eb2903f2ef94af419f0f5bb201931ecd917935d27049da363c9edca7cbc3b5d0ad3dbf3805376627df63862c658d17cd
SHA512 (zstd-0.13.2.crate) = 9cc3584f74da6da6920b74a7125b4eee9133ae00776aff3c77404fb438e05831f654fce46f7ebab442b04f20f84c11ca58f7ebfe7ff506833c38e919ee3f8572

Loading…
Cancel
Save