Update to version 0.2.137; Fixes RHBZ#2133434

epel9
Fabio Valentini 2 years ago
parent 1eb86efecf
commit 8797c394b9
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -72,3 +72,4 @@
/libc-0.2.131.crate
/libc-0.2.132.crate
/libc-0.2.134.crate
/libc-0.2.137.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 22
# Generated by rust2rpm 23
%bcond_without check
%global debug_package %{nil}
%global crate libc
Name: rust-libc
Version: 0.2.134
Version: 0.2.137
Release: %autorelease
Summary: Raw FFI bindings to platform libraries like libc
@ -13,8 +13,6 @@ License: MIT OR Apache-2.0
URL: https://crates.io/crates/libc
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21
%global _description %{expand:

@ -1 +1 @@
SHA512 (libc-0.2.134.crate) = fcc142061df7b363b2dacec5fb3c9a19e63addd8210678117f681b8e1b62e5784cb78067639df464f32e22c9ab4d0932bbe1c01cc992348cc0fad4a46cc7b1c3
SHA512 (libc-0.2.137.crate) = 1ef979dc59a7ec4aad7229ec5b40be0ec9a8496c7a2177d325db62f3eab00d72c8d2277d517c0093e0750de12fbb4e45b67133604afeef9153b8e1d4aa0baac4

Loading…
Cancel
Save