Update to 0.2.40

epel9
Josh Stone 7 years ago
parent fd22318079
commit 371b963a22

1
.gitignore vendored

@ -5,3 +5,4 @@
/libc-0.2.36.crate /libc-0.2.36.crate
/libc-0.2.37.crate /libc-0.2.37.crate
/libc-0.2.39.crate /libc-0.2.39.crate
/libc-0.2.40.crate

@ -5,7 +5,7 @@
%global crate libc %global crate libc
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.2.39 Version: 0.2.40
Release: 1%{?dist} Release: 1%{?dist}
Summary: Library for types and bindings to native C functions Summary: Library for types and bindings to native C functions
@ -55,6 +55,9 @@ which use %{crate} from crates.io.
%exclude %{cargo_registry}/%{crate}-%{version}/{appveyor.yml,ci} %exclude %{cargo_registry}/%{crate}-%{version}/{appveyor.yml,ci}
%changelog %changelog
* Mon Mar 26 2018 Josh Stone <jistone@redhat.com> - 0.2.40-1
- Update to 0.2.40
* Tue Mar 06 2018 Josh Stone <jistone@redhat.com> - 0.2.39-1 * Tue Mar 06 2018 Josh Stone <jistone@redhat.com> - 0.2.39-1
- Update to 0.2.39 - Update to 0.2.39

@ -1 +1 @@
SHA512 (libc-0.2.39.crate) = 4b399306da2f4d85e84db5a0a2212bc784b6ab1fb0d4731b58256e47684b5a244dcad8a12088035985e933ca2880dca5ada7dc822443d1cf474f4e73bbe59aa1 SHA512 (libc-0.2.40.crate) = 21dfb230796885d4459b1119de31f2615ee4f1020578e74d2e07fa5340777fde4c2f60aabba7444f00434519c95f12e6e1a3bfc496b83c11cea582a219005dd4

Loading…
Cancel
Save