update to version 0.5.1

epel10
Fabio Valentini 4 years ago
parent 378f04a41d
commit 639b046353
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

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

@ -1,12 +1,12 @@
# Generated by rust2rpm 13
# Generated by rust2rpm 16
%bcond_without check
%global debug_package %{nil}
%global crate tokio-socks
Name: rust-%{crate}
Version: 0.3.0
Release: 2%{?dist}
Version: 0.5.1
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 Mar 08 2021 Fabio Valentini <decathorpe@gmail.com> - 0.5.1-1
- Update to version 0.5.1.
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (tokio-socks-0.3.0.crate) = 27bc42e125ca189dd74b6dc6494b3847ec5f8274747a4b7aacbe3bf3bd29dce89a8afaf67307adb242787bdb5e5769789b0599f2b03e726cf2d77440c65cba27
SHA512 (tokio-socks-0.5.1.crate) = dc0ea053d11935646df436d19a653d18c7a495af1dd8dd0c02696dceabfa5b6e91f370072dae426848915f91c95f7c37a1f3835256e3e23b144b9380210fca2d

Loading…
Cancel
Save