update to version 0.2.79

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

1
.gitignore vendored

@ -36,3 +36,4 @@
/libc-0.2.76.crate
/libc-0.2.77.crate
/libc-0.2.78.crate
/libc-0.2.79.crate

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

@ -1 +1 @@
SHA512 (libc-0.2.78.crate) = 91cb2cd8541082822480e248c373f3320bca99483174aef295b373e6d051190bc5b100350cf680e1d48bda442b3e450741314dd9cf4f8536adbd2c6d7e869cd4
SHA512 (libc-0.2.79.crate) = 943e097b3a4fd33b547812dadad15da33c98b1d78fd86579f63a78030a5fadd431d5d1fc969e67e1bc301d33dc550c0398ccadae26aa990d05ee474a5f76c634

Loading…
Cancel
Save