Update to 0.2.58

epel9
Josh Stone 6 years ago
parent 1a6b93121f
commit 03855a322f

1
.gitignore vendored

@ -19,3 +19,4 @@
/libc-0.2.51.crate
/libc-0.2.54.crate
/libc-0.2.57.crate
/libc-0.2.58.crate

@ -6,7 +6,7 @@
%global crate libc
Name: rust-%{crate}
Version: 0.2.57
Version: 0.2.58
Release: 1%{?dist}
Summary: Raw FFI bindings to platform libraries like libc
@ -116,6 +116,9 @@ which use "use_std" feature of "%{crate}" crate.
%endif
%changelog
* Mon Jun 03 2019 Josh Stone <jistone@redhat.com> - 0.2.58-1
- Update to 0.2.58
* Sat Jun 01 2019 Josh Stone <jistone@redhat.com> - 0.2.57-1
- Update to 0.2.57

@ -1 +1 @@
SHA512 (libc-0.2.57.crate) = 8f210c0e28d647cd2911ad2b7d2450b6e8ea3d628c0cc68000109a7bfdd64fa31706ed7e9bda0f71b920b38a3580fce3d53fe49e9cc53b6ab9e3aeb2eae0cb8e
SHA512 (libc-0.2.58.crate) = 9127ad9a94f75655740fc3a2278c7a17d5f03c4cd12c8833c1a1ecb7a860ec8581fbc969f5c2e23b8eecb9131d9d8271131ad6a675b785f18fb55d830bcc0491

Loading…
Cancel
Save