diff --git a/.gitignore b/.gitignore index 24cd0fb..03e9efe 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /socket2-0.3.15.crate /socket2-0.3.16.crate /socket2-0.3.17.crate +/socket2-0.3.19.crate diff --git a/rust-socket2.spec b/rust-socket2.spec index 89f4e3d..9942743 100644 --- a/rust-socket2.spec +++ b/rust-socket2.spec @@ -5,8 +5,8 @@ %global crate socket2 Name: rust-%{crate} -Version: 0.3.17 -Release: 2%{?dist} +Version: 0.3.19 +Release: 1%{?dist} Summary: Utilities for handling networking sockets # Upstream license specification: MIT/Apache-2.0 @@ -14,7 +14,7 @@ License: MIT or ASL 2.0 URL: https://crates.io/crates/socket2 Source: %{crates_source} # Initial patched metadata -# * No windows or redox +# * No windows dependencies Patch0: socket2-fix-metadata.diff ExclusiveArch: %{rust_arches} @@ -113,6 +113,10 @@ which use "unix" feature of "%{crate}" crate. %endif %changelog +* Sun Feb 14 2021 Fabio Valentini - 0.3.19-1 +- Update to version 0.3.19. +- Fixes RHBZ#1908427 + * Wed Jan 27 2021 Fedora Release Engineering - 0.3.17-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/socket2-fix-metadata.diff b/socket2-fix-metadata.diff index 5fbe2b0..37fdb9b 100644 --- a/socket2-fix-metadata.diff +++ b/socket2-fix-metadata.diff @@ -1,11 +1,9 @@ ---- socket2-0.3.17/Cargo.toml 2020-11-21T10:54:31+00:00 -+++ socket2-0.3.17/Cargo.toml 2020-11-21T14:10:01.562820+00:00 -@@ -35,8 +35,3 @@ - [target."cfg(any(unix, target_os = \"redox\"))".dependencies.libc] +--- socket2-0.3.19/Cargo.toml 1970-01-01T00:00:00+00:00 ++++ socket2-0.3.19/Cargo.toml 2021-02-14T13:31:34.622933+00:00 +@@ -35,6 +35,3 @@ + [target."cfg(unix)".dependencies.libc] version = "0.2.66" features = ["align"] --[target."cfg(target_os = \"redox\")".dependencies.redox_syscall] --version = "0.1.38" -[target."cfg(windows)".dependencies.winapi] -version = "0.3.3" -features = ["handleapi", "ws2def", "ws2ipdef", "ws2tcpip", "minwindef"] diff --git a/sources b/sources index 589549f..1d9aefc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (socket2-0.3.17.crate) = 148c3d9e829dab8d99d28fc96981dbebf2889f94e73f428bc885a04aa6889ed9432cb458ad7fc7b489128e88efa091b6170a00813d78886a46479c841fb04534 +SHA512 (socket2-0.3.19.crate) = 113d902ca0b966bc0bcad71e3b7d715c79cd075d9dd7fc4140a042bac91b3ce692fb0f1fd0216fa3f6286920b4a92e1a4c342d7ae8d1d98ded36e7480ddafec9