Update to version 0.3.7; Fixes RHBZ#2330720

epel10 imports/epel10/rust-fdeflate-0.3.7-1.el10
Fabio Valentini 1 month ago
parent bbc4880af5
commit 620e5f2da0
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -4,3 +4,4 @@
/fdeflate-0.3.4.crate
/fdeflate-0.3.5.crate
/fdeflate-0.3.6.crate
/fdeflate-0.3.7.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 26
# Generated by rust2rpm 27
# * test fixtures are not included in published crates
%bcond_with check
%bcond check 0
%global debug_package %{nil}
%global crate fdeflate
Name: rust-fdeflate
Version: 0.3.6
Version: 0.3.7
Release: %autorelease
Summary: Fast specialized deflate implementation

@ -1 +1 @@
SHA512 (fdeflate-0.3.6.crate) = 74178574e5706958620d4db1f58a07a074186d8d4f55c1897bbca9abad10e3d0848f6e96a1e8a72ee59d01b63d2fbe4b0e04bd41f4e86bf3e8fd96bca43757ac
SHA512 (fdeflate-0.3.7.crate) = 7418eb5e55736788fbc3637e0ff4ee84e3b1d833684862049b3025991a5449cea6131bb04911d541178b0a91e0600546b8f2b646fc468dba6e631501b202c306

Loading…
Cancel
Save