update to version 0.2.78

epel9
Fabio Valentini 4 years ago
parent 4c962067bb
commit 9ef2655832
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -35,3 +35,4 @@
/libc-0.2.74.crate
/libc-0.2.76.crate
/libc-0.2.77.crate
/libc-0.2.78.crate

@ -5,7 +5,7 @@
%global crate libc
Name: rust-%{crate}
Version: 0.2.77
Version: 0.2.78
Release: 1%{?dist}
Summary: Raw FFI bindings to platform libraries like libc
@ -157,6 +157,9 @@ echo 'glibc-devel'
%endif
%changelog
* Thu Oct 01 2020 Fabio Valentini <decathorpe@gmail.com> - 0.2.78-1
- Update to version 0.2.78.
* Fri Sep 11 2020 Josh Stone <jistone@redhat.com> - 0.2.77-1
- Update to 0.2.77

@ -1 +1 @@
SHA512 (libc-0.2.77.crate) = 1e6dbd6f646a50fffd294ea56146c42dec6c4e027f2cd886ce2bbab9a5a2d036e4787f95201c448bef9ceddd52d863153c849343791d92900bf1378fbacee0f7
SHA512 (libc-0.2.78.crate) = 91cb2cd8541082822480e248c373f3320bca99483174aef295b373e6d051190bc5b100350cf680e1d48bda442b3e450741314dd9cf4f8536adbd2c6d7e869cd4

Loading…
Cancel
Save