Update to version 0.7.3; Fixes RHBZ#2329343

epel10 imports/epel10/rust-ruzstd-0.7.3-1.el10
Fabio Valentini 3 months ago
parent 2853bbe6ae
commit ee159fa191
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,3 +1,4 @@
/ruzstd-0.5.0.crate /ruzstd-0.5.0.crate
/ruzstd-0.7.0.crate /ruzstd-0.7.0.crate
/ruzstd-0.7.2.crate /ruzstd-0.7.2.crate
/ruzstd-0.7.3.crate

@ -1,6 +1,6 @@
# Generated by rust2rpm 26 # Generated by rust2rpm 27
# * test fixtures are not included in published crates # * test fixtures are not included in published crates
%bcond_with check %bcond check 0
%global debug_package %{nil} %global debug_package %{nil}
# prevent executables from being installed # prevent executables from being installed
@ -9,7 +9,7 @@
%global crate ruzstd %global crate ruzstd
Name: rust-ruzstd Name: rust-ruzstd
Version: 0.7.2 Version: 0.7.3
Release: %autorelease Release: %autorelease
Summary: Decoder for the zstd compression format Summary: Decoder for the zstd compression format

@ -1 +1 @@
SHA512 (ruzstd-0.7.2.crate) = a129deb9496cafe7429edef3d22d90510a67a0ab8e89011c4c9e38b7ffa76dd3f885cf70ad40179cf2165cc7f1f97234f1795e37f4c6aceb438fe5bbe3aeee8c SHA512 (ruzstd-0.7.3.crate) = ecbe9a91f6219d5b74248765b8e98f8596d80f730e6448811b581ef0071bb08f73698c66524b82084042d84fb87caf835849589b8149e9f9f739c71732764776

Loading…
Cancel
Save