Update to version 0.2.106; Fixes RHBZ#2014737

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

1
.gitignore vendored

@ -54,3 +54,4 @@
/libc-0.2.100.crate /libc-0.2.100.crate
/libc-0.2.101.crate /libc-0.2.101.crate
/libc-0.2.103.crate /libc-0.2.103.crate
/libc-0.2.106.crate

@ -5,7 +5,7 @@
%global crate libc %global crate libc
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.2.103 Version: 0.2.106
Release: %autorelease Release: %autorelease
Summary: Raw FFI bindings to platform libraries like libc Summary: Raw FFI bindings to platform libraries like libc

@ -1 +1 @@
SHA512 (libc-0.2.103.crate) = 79e1c99bfeb30283f85742cf17867000301bbe022c6b2ace415b4a767068dd64b09581bcc802d42150e45849f5adf8ee2720a0c695324d87d3d96a5c554a216d SHA512 (libc-0.2.106.crate) = 8e80cc41c8373b9228d1d21bf5de3f14aaa9ed4eb5aed337041e561f821db0d1a5936d676368443ad2009ed684aa8f0c7762def02df25a891f57288e7e6af2ec

Loading…
Cancel
Save