Update to version 1.1.8; Fixes RHBZ#2091230

epel9
Fabio Valentini 3 years ago
parent eb23d50ebe
commit 0046b1ee59
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -9,3 +9,4 @@
/libz-sys-1.1.3.crate
/libz-sys-1.1.5.crate
/libz-sys-1.1.6.crate
/libz-sys-1.1.8.crate

@ -1,6 +1,6 @@
--- libz-sys-1.1.6/Cargo.toml 1970-01-01T00:00:01+00:00
+++ libz-sys-1.1.6/Cargo.toml 2022-05-12T13:48:52.315456+00:00
@@ -40,25 +40,12 @@
--- libz-sys-1.1.8/Cargo.toml 1970-01-01T00:00:01+00:00
+++ libz-sys-1.1.8/Cargo.toml 2022-05-30T19:16:36.852042+00:00
@@ -45,25 +45,12 @@
[build-dependencies.cc]
version = "1.0.18"

@ -5,7 +5,7 @@
%global crate libz-sys
Name: rust-%{crate}
Version: 1.1.6
Version: 1.1.8
Release: %autorelease
Summary: Low-level bindings to the system libz library (also known as zlib)

@ -1 +1 @@
SHA512 (libz-sys-1.1.6.crate) = 18fd3800c38444aef381f7b360b9cd46678c560b46e7c5a286989fb9e689f2447e84f29e4ce195c1b8c2a89584eaee838c175821335accd13bd8d4483c3b099e
SHA512 (libz-sys-1.1.8.crate) = 0766ab72cc1414160ccefe4812e6204cbed1341607e5d17607f24fd4ff81dca68d8f2cf43e1d27f332a508d602bff0ad340c4c647a5d5f85acc120c19cfb4100

Loading…
Cancel
Save