Update to version 0.2.141; Fixes RHBZ#2184325

epel9
Fabio Valentini 2 years ago
parent 12c7bb557f
commit 03aee6f551
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -76,3 +76,4 @@
/libc-0.2.138.crate
/libc-0.2.139.crate
/libc-0.2.140.crate
/libc-0.2.141.crate

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

@ -1 +1 @@
SHA512 (libc-0.2.140.crate) = f450fe619ea2f45e4ada2567981987f19d35a9f13f88a0ce3a53e1751c6fbff708ca69fa6a64d807cce5dfe18b08751f0695d8a01e68e269da1aafc831528b7b
SHA512 (libc-0.2.141.crate) = 29d81f440d62fa1c9f7983c38138994e61f4897761a50a4f14abce1ced85a8994c6f0cc0ce86f77113b74495e36ddbebae6627f0b94c44621620a395a6723cdd

Loading…
Cancel
Save