Update to version 1.0.34; Fixes RHBZ#2314987

epel10
Fabio Valentini 5 months ago
parent e5ca35c3c2
commit 2711f63a3d
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -22,3 +22,4 @@
/flate2-1.0.30.crate /flate2-1.0.30.crate
/flate2-1.0.31.crate /flate2-1.0.31.crate
/flate2-1.0.33.crate /flate2-1.0.33.crate
/flate2-1.0.34.crate

@ -1,5 +1,5 @@
--- flate2-1.0.33/Cargo.toml 1970-01-01T00:00:01+00:00 --- flate2-1.0.34/Cargo.toml 1970-01-01T00:00:01+00:00
+++ flate2-1.0.33/Cargo.toml 2024-09-18T16:52:48.118017+00:00 +++ flate2-1.0.34/Cargo.toml 2024-10-05T13:55:02.802953+00:00
@@ -237,7 +237,3 @@ @@ -237,7 +237,3 @@
"libz-rs-sys", "libz-rs-sys",
] ]

@ -5,7 +5,7 @@
%global crate flate2 %global crate flate2
Name: rust-flate2 Name: rust-flate2
Version: 1.0.33 Version: 1.0.34
Release: %autorelease Release: %autorelease
Summary: DEFLATE compression and decompression exposed as Read/BufRead/Write streams Summary: DEFLATE compression and decompression exposed as Read/BufRead/Write streams

@ -1 +1 @@
SHA512 (flate2-1.0.33.crate) = 59a871137518586f1d66810528595acad5ca763ec5acc100098a372194f55f33b48e59c0806fd237c644a6d797b5deb26c541fa871a1194ee3ac725da3b6d134 SHA512 (flate2-1.0.34.crate) = 0526f2c7c061d57f5a39fec9726c547848f6bb36dfc977497c15fd42da6c300bcd332278c31e3acc0a72e897a7161f03deef61e95e072bf3cfe5b0302b5f98f9

Loading…
Cancel
Save