Update to 0.2.47

epel9
Josh Stone 6 years ago
parent 47f6dc7d5a
commit 022f2eebb4

1
.gitignore vendored

@ -12,3 +12,4 @@
/libc-0.2.44.crate
/libc-0.2.45.crate
/libc-0.2.46.crate
/libc-0.2.47.crate

@ -6,7 +6,7 @@
%global crate libc
Name: rust-%{crate}
Version: 0.2.46
Version: 0.2.47
Release: 1%{?dist}
Summary: Library for types and bindings to native C functions
@ -96,6 +96,9 @@ which use "use_std" feature of "%{crate}" crate.
%endif
%changelog
* Mon Jan 14 2019 Josh Stone <jistone@redhat.com> - 0.2.47-1
- Update to 0.2.47
* Tue Jan 08 2019 Josh Stone <jistone@redhat.com> - 0.2.46-1
- Update to 0.2.46

@ -1 +1 @@
SHA512 (libc-0.2.46.crate) = 88f27e58dfa06dabf0faf350c2676ba1b00f25d9a0999fc444d00b80f6282ae61dcd4154d5d9ccc8a0cf9e2495d1021982a10ac076b68bbeb3896f09fc0f3fc7
SHA512 (libc-0.2.47.crate) = f0eddcbe456b1ee2da22963585ff689ad44f0f8d70af33d9bec41a1ec5a1b3dee26fbeaa29786792cd44d020fc56461b44bbb2da962662377552fa562b2694f6

Loading…
Cancel
Save