Update to version 0.2.155; Fixes RHBZ#2281182

epel10
Fabio Valentini 8 months ago
parent b991ba09ae
commit b470fecc7d
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -89,3 +89,4 @@
/libc-0.2.152.crate
/libc-0.2.153.crate
/libc-0.2.154.crate
/libc-0.2.155.crate

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

@ -1 +1 @@
SHA512 (libc-0.2.154.crate) = 891a36cf153a9f4d58793412c104504c57280994e428ce8ba208673a924b2de38cc21eece09b91696eaea3b2359606dbe9f1509f9bf364bdabdb366ef2dd0f61
SHA512 (libc-0.2.155.crate) = 05354bba532b8338bda1f88f12c7f3893429734a06e33925fca2b99d49548ae5216e2cd84e782d2368a2dfef20b0e035e2dcad8dd13ede7119462a8c639b2807

Loading…
Cancel
Save