Update to 0.3.5

epel9
Josh Stone 7 years ago
parent 712adac77c
commit 05d26abc2c

1
.gitignore vendored

@ -3,3 +3,4 @@
/socket2-0.3.2.crate
/socket2-0.3.3.crate
/socket2-0.3.4.crate
/socket2-0.3.5.crate

@ -5,7 +5,7 @@
%global crate socket2
Name: rust-%{crate}
Version: 0.3.4
Version: 0.3.5
Release: 1%{?dist}
Summary: Utilities for handling networking sockets
@ -62,6 +62,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
* Tue Apr 17 2018 Josh Stone <jistone@redhat.com> - 0.3.5-1
- Update to 0.3.5
* Wed Mar 14 2018 Josh Stone <jistone@redhat.com> - 0.3.4-1
- Update to 0.3.4

@ -1 +1 @@
SHA512 (socket2-0.3.4.crate) = 460e80bea03bd34b8673146b577d7ddc90a0e00bd4313389a560ab4f7d109bdda68cbebb63232f20b4bd1f772da0070351fb78a1d7cca250273a25005e50016a
SHA512 (socket2-0.3.5.crate) = 66c8e975862dc4e1498abc47199485c802a8ef09ddb1f9fb0af7613d794f98aaaabe96490d7923d3a3f0cae91864ffc1edf89b77c56231f363c2a1cc820edc63

Loading…
Cancel
Save