Update to version 0.13.1; Fixes RHBZ#2271892

epel10
Benjamin A. Beasley 9 months ago committed by Fabio Valentini
parent 4a672ff563
commit f166fd2f12
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -10,3 +10,4 @@
/zstd-0.12.3+zstd.1.5.2.crate
/zstd-0.12.4.crate
/zstd-0.13.0.crate
/zstd-0.13.1.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.1
Release: %autorelease
Summary: Binding for the zstd compression library

@ -1 +1 @@
SHA512 (zstd-0.13.0.crate) = daab48e7479826dbc14e7594b3c97c06eb2903f2ef94af419f0f5bb201931ecd917935d27049da363c9edca7cbc3b5d0ad3dbf3805376627df63862c658d17cd
SHA512 (zstd-0.13.1.crate) = 903edbc1713fe0822dabd4d3b014cadd59f4c9ad4f9eb8c78ca4b78b0e927dc360b9f21c7feb2e85231896543b8a6ffd7d9daa705eeb2de26f501f4f8e8c2bb1

Loading…
Cancel
Save