update to version 0.2.35

epel9
Fabio Valentini 4 years ago
parent 6c35b31b97
commit ddd6a8c322
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -2,3 +2,4 @@
/net2-0.2.32.crate
/net2-0.2.33.crate
/net2-0.2.34.crate
/net2-0.2.35.crate

@ -1,5 +1,5 @@
--- net2-0.2.34/Cargo.toml 2020-05-01T21:07:39+00:00
+++ net2-0.2.34/Cargo.toml 2020-05-05T01:15:31.975899+00:00
--- net2-0.2.35/Cargo.toml 2020-09-07T17:47:18+00:00
+++ net2-0.2.35/Cargo.toml 2020-09-18T18:45:54.430219+00:00
@@ -30,6 +30,3 @@
nightly = []
[target."cfg(any(target_os=\"redox\", unix, target_os=\"wasi\"))".dependencies.libc]

@ -5,8 +5,8 @@
%global crate net2
Name: rust-%{crate}
Version: 0.2.34
Release: 3%{?dist}
Version: 0.2.35
Release: 1%{?dist}
Summary: Extensions to the standard library's networking types as proposed in RFC 1158
# Upstream license specification: MIT/Apache-2.0
@ -98,6 +98,9 @@ which use "nightly" feature of "%{crate}" crate.
%endif
%changelog
* Fri Sep 18 2020 Fabio Valentini <decathorpe@gmail.com> - 0.2.35-1
- Update to version 0.2.35.
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.34-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (net2-0.2.34.crate) = 136ba95ad540545165fc2e34fdb5aab7da8f6b20e7682302ad5796b86cbf3d80b5364679c82caa19151b277f9d18de053968fda779ffff8ac88024940772709b
SHA512 (net2-0.2.35.crate) = 5a5b4ee65654fec31d820a71bc50a0d81555ab661e4d3c1dcafb048588218d6ba347f1ce5423b092f078f3bce55f7c74e33193d1924086bb1d43a5e6efc80540

Loading…
Cancel
Save