Update to version 0.2.39; Fixes RHBZ#2215123

epel9 imports/e9/rust-net2-0.2.39-1.el9
Fabio Valentini 2 years ago
parent fff1c34cbf
commit 6be660334e
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -6,3 +6,4 @@
/net2-0.2.36.crate
/net2-0.2.37.crate
/net2-0.2.38.crate
/net2-0.2.39.crate

@ -1,3 +0,0 @@
# rust-net2
The rust-net2 package

@ -1,8 +1,8 @@
--- net2-0.2.38/Cargo.toml 1970-01-01T00:00:01+00:00
+++ net2-0.2.38/Cargo.toml 1970-01-01T00:00:01+00:00
--- net2-0.2.39/Cargo.toml 1970-01-01T00:00:01+00:00
+++ net2-0.2.39/Cargo.toml 2023-06-23T21:39:29.016114+00:00
@@ -40,12 +40,3 @@
[target."cfg(any(unix, target_os=\"wasi\"))".dependencies.libc]
version = "0.2.54"
version = "0.2.139"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"

@ -1,11 +1,11 @@
# Generated by rust2rpm 23
# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}
%global crate net2
Name: rust-net2
Version: 0.2.38
Version: 0.2.39
Release: %autorelease
Summary: Extensions to the standard library's networking types as proposed in RFC 1158
@ -19,7 +19,8 @@ Patch: net2-fix-metadata-auto.diff
BuildRequires: rust-packaging >= 21
%global _description %{expand:
Extensions to the standard library's networking types as proposed in RFC 1158.}
Extensions to the standard library's networking types as proposed in RFC
1158.}
%description %{_description}

@ -1 +1 @@
SHA512 (net2-0.2.38.crate) = 7bedb1a793070125974d3e1e72b052e3406c13cabad01ddfb1db50203377f9e8a7c7c0720331c533b8b141f61edc1e5cfa99ba6800edee11f94703bc6453511c
SHA512 (net2-0.2.39.crate) = 3e36acae8205a9cdbe4337fa487a61989e17de0e584b586f3826c10d0df96c886cce374ddb918dae6b00544780e28d8e0e9d40da07a7d97f05cb5dd3ba622187

Loading…
Cancel
Save