Update to 0.2.41

epel9
Josh Stone 7 years ago
parent 371b963a22
commit 5347171734

1
.gitignore vendored

@ -6,3 +6,4 @@
/libc-0.2.37.crate
/libc-0.2.39.crate
/libc-0.2.40.crate
/libc-0.2.41.crate

@ -5,7 +5,7 @@
%global crate libc
Name: rust-%{crate}
Version: 0.2.40
Version: 0.2.41
Release: 1%{?dist}
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}
%changelog
* Fri May 25 2018 Josh Stone <jistone@redhat.com> - 0.2.41-1
- Update to 0.2.41
* Mon Mar 26 2018 Josh Stone <jistone@redhat.com> - 0.2.40-1
- Update to 0.2.40

@ -1 +1 @@
SHA512 (libc-0.2.40.crate) = 21dfb230796885d4459b1119de31f2615ee4f1020578e74d2e07fa5340777fde4c2f60aabba7444f00434519c95f12e6e1a3bfc496b83c11cea582a219005dd4
SHA512 (libc-0.2.41.crate) = 6666f28673f765817dc6c989876a53031b117d281a6b148976b900ddeaa220fcb04c0e2bfe8b07d46f7e1b212e9c2fd7273b3300be548a3af0d2c9025bef7b26

Loading…
Cancel
Save