Update to version 0.4.11

epel9
Fabio Valentini 1 year ago
parent b9f4b2ea31
commit fa7f82c352
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -10,3 +10,4 @@
/linux-raw-sys-0.3.8.crate /linux-raw-sys-0.3.8.crate
/linux-raw-sys-0.4.7.crate /linux-raw-sys-0.4.7.crate
/linux-raw-sys-0.4.8.crate /linux-raw-sys-0.4.8.crate
/linux-raw-sys-0.4.11.crate

@ -5,7 +5,7 @@
%global crate linux-raw-sys %global crate linux-raw-sys
Name: rust-linux-raw-sys Name: rust-linux-raw-sys
Version: 0.4.8 Version: 0.4.11
Release: %autorelease Release: %autorelease
Summary: Generated bindings for Linux's userspace API Summary: Generated bindings for Linux's userspace API
@ -13,7 +13,7 @@ License: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
URL: https://crates.io/crates/linux-raw-sys URL: https://crates.io/crates/linux-raw-sys
Source: %{crates_source} Source: %{crates_source}
BuildRequires: rust-packaging >= 21 BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand: %global _description %{expand:
Generated bindings for Linux's userspace API.} Generated bindings for Linux's userspace API.}

@ -1 +1 @@
SHA512 (linux-raw-sys-0.4.8.crate) = aa35a1ad8774fb65a5866bd03c98861b8b445573ccb050bd365984dcabb37171f4456ef75d190bc770d316ea8efdd162eca6c555ad5538ed6f7f7d51827e7aaa SHA512 (linux-raw-sys-0.4.11.crate) = befe18ab06e5248ee89f0cb8fbc192a5564c15c9873672fea62754322d3c197563d9133b839d5222e6baa522ec1fafc48176ee605ec7954c5d93e52dfb6d9772

Loading…
Cancel
Save