Update to version 1.0.35; Fixes RHBZ#2326287

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

1
.gitignore vendored

@ -23,3 +23,4 @@
/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 /flate2-1.0.34.crate
/flate2-1.0.35.crate

@ -1,5 +1,5 @@
--- flate2-1.0.34/Cargo.toml 1970-01-01T00:00:01+00:00 --- flate2-1.0.35/Cargo.toml 1970-01-01T00:00:01+00:00
+++ flate2-1.0.34/Cargo.toml 2024-10-05T13:55:02.802953+00:00 +++ flate2-1.0.35/Cargo.toml 2024-11-26T19:38:18.729504+00:00
@@ -237,7 +237,3 @@ @@ -237,7 +237,3 @@
"libz-rs-sys", "libz-rs-sys",
] ]

@ -1,11 +1,11 @@
# Generated by rust2rpm 26 # Generated by rust2rpm 27
%bcond_without check %bcond check 1
%global debug_package %{nil} %global debug_package %{nil}
%global crate flate2 %global crate flate2
Name: rust-flate2 Name: rust-flate2
Version: 1.0.34 Version: 1.0.35
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.34.crate) = 0526f2c7c061d57f5a39fec9726c547848f6bb36dfc977497c15fd42da6c300bcd332278c31e3acc0a72e897a7161f03deef61e95e072bf3cfe5b0302b5f98f9 SHA512 (flate2-1.0.35.crate) = aa2c4f0ad46cfbc7d2bfbdffd226eaa37f5223a34d132d8fb2dfd04c20d15a96c4882cc377fd72afbc7d13e512f5e9934386b0390a0ab2b171d081335c58fad4

Loading…
Cancel
Save