Update to version 0.1.3; Fixes RHBZ#2112533

epel9
Fabio Valentini 2 years ago
parent c626dd2751
commit e0ee49af75
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,3 +1,4 @@
/linux-raw-sys-0.0.36.crate
/linux-raw-sys-0.0.42.crate
/linux-raw-sys-0.0.46.crate
/linux-raw-sys-0.1.3.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 22
# Generated by rust2rpm 23
%bcond_without check
%global debug_package %{nil}
%global crate linux-raw-sys
Name: rust-linux-raw-sys
Version: 0.0.46
Version: 0.1.3
Release: %autorelease
Summary: Generated bindings for Linux's userspace API
@ -13,8 +13,6 @@ License: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
URL: https://crates.io/crates/linux-raw-sys
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21
%global _description %{expand:

@ -1 +1 @@
SHA512 (linux-raw-sys-0.0.46.crate) = b821ab53d9a885b9dfef6eb3d36a422525cf35d797fe32fee3abf9bb5463712af57febf684c9ab41b5de40c9b0e73d9e369599497f7a7f1314ff455795d32b39
SHA512 (linux-raw-sys-0.1.3.crate) = c968f7ef0289195717d245977b57aa127e8874d3e15310b38b92897f39da547211b2e7ea914b21bc3dc7cbe67daa8dbed812be868db64a00d6f270c51c5b3f26

Loading…
Cancel
Save