Update to 0.2.48

epel9
Josh Stone 6 years ago
parent 022f2eebb4
commit f87b809488

1
.gitignore vendored

@ -13,3 +13,4 @@
/libc-0.2.45.crate
/libc-0.2.46.crate
/libc-0.2.47.crate
/libc-0.2.48.crate

@ -6,7 +6,7 @@
%global crate libc
Name: rust-%{crate}
Version: 0.2.47
Version: 0.2.48
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
* Wed Jan 23 2019 Josh Stone <jistone@redhat.com> - 0.2.48-1
- Update to 0.2.48
* Mon Jan 14 2019 Josh Stone <jistone@redhat.com> - 0.2.47-1
- Update to 0.2.47

@ -1 +1 @@
SHA512 (libc-0.2.47.crate) = f0eddcbe456b1ee2da22963585ff689ad44f0f8d70af33d9bec41a1ec5a1b3dee26fbeaa29786792cd44d020fc56461b44bbb2da962662377552fa562b2694f6
SHA512 (libc-0.2.48.crate) = 3ca3482cbdf8a031c6dfbc063537cee95b1735f8224baaad562f29279554ffd17999bb02c5ca54b25c845f63e70868b76d5d4123dcfa65d86d6e466527f4ce99

Loading…
Cancel
Save