Update to 1.0.23

epel9
Josh Stone 7 years ago
parent b57027a9b4
commit 3258ce3ef3

1
.gitignore vendored

@ -1,3 +1,4 @@
/libz-sys-1.0.18.crate /libz-sys-1.0.18.crate
/libz-sys-1.0.20.crate /libz-sys-1.0.20.crate
/libz-sys-1.0.22.crate /libz-sys-1.0.22.crate
/libz-sys-1.0.23.crate

@ -5,7 +5,7 @@
%global crate libz-sys %global crate libz-sys
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.0.22 Version: 1.0.23
Release: 1%{?dist} Release: 1%{?dist}
Summary: Bindings to the system libz library (also known as zlib) Summary: Bindings to the system libz library (also known as zlib)
@ -65,6 +65,9 @@ rm -vrf src/zlib/
%exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml %exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml
%changelog %changelog
* Fri Sep 28 2018 Josh Stone <jistone@redhat.com> - 1.0.23-1
- Update to 1.0.23
* Mon Sep 17 2018 Josh Stone <jistone@redhat.com> - 1.0.22-1 * Mon Sep 17 2018 Josh Stone <jistone@redhat.com> - 1.0.22-1
- Update to 1.0.22 - Update to 1.0.22

@ -1 +1 @@
SHA512 (libz-sys-1.0.22.crate) = 9f04625ec533699a692904e99f910f37371c1a716068c902dcd64b62c8b6985772a85b1a78ff74e88d461c7b7a2c0f6c32c8a1c1555934f144951e33eb1c0b3a SHA512 (libz-sys-1.0.23.crate) = 71b406a651a2b67a1969a0648c1cc1511e344215d88c09aa8a4276d6da775711ef7f3b7deb1e2ec3ceb60ed6a1eb02fc3e738b06a40b70ec6b5c8281e9452dca

Loading…
Cancel
Save