update to version 0.3.0

epel10
Fabio Valentini 4 years ago
parent bb73624432
commit 0a6cf93a35
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1 +1,2 @@
/tokio-socks-0.2.2.crate
/tokio-socks-0.3.0.crate

@ -5,8 +5,8 @@
%global crate tokio-socks
Name: rust-%{crate}
Version: 0.2.2
Release: 3%{?dist}
Version: 0.3.0
Release: 1%{?dist}
Summary: Asynchronous SOCKS proxy support for Rust
# Upstream license specification: MIT
@ -85,6 +85,9 @@ which use "tor" feature of "%{crate}" crate.
%endif
%changelog
* Mon Oct 19 2020 Fabio Valentini <decathorpe@gmail.com> - 0.3.0-1
- Update to version 0.3.0.
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (tokio-socks-0.2.2.crate) = 7195be57278de05ae56f4ec9cb65ee355719f1337837738136113b71ed2ee231983e33395996ee7bc8fd2bab4699b93bdf4ee62cc1547759ac1d611a3321791c
SHA512 (tokio-socks-0.3.0.crate) = 27bc42e125ca189dd74b6dc6494b3847ec5f8274747a4b7aacbe3bf3bd29dce89a8afaf67307adb242787bdb5e5769789b0599f2b03e726cf2d77440c65cba27

Loading…
Cancel
Save