Update to 0.2.37

epel9
Josh Stone 7 years ago
parent 5c4e851959
commit 38cdcf5b2b

1
.gitignore vendored

@ -3,3 +3,4 @@
/libc-0.2.34.crate /libc-0.2.34.crate
/libc-0.2.35.crate /libc-0.2.35.crate
/libc-0.2.36.crate /libc-0.2.36.crate
/libc-0.2.37.crate

@ -5,8 +5,8 @@
%global crate libc %global crate libc
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.2.36 Version: 0.2.37
Release: 2%{?dist} Release: 1%{?dist}
Summary: Library for types and bindings to native C functions Summary: Library for types and bindings to native C functions
License: MIT or ASL 2.0 License: MIT or ASL 2.0
@ -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
* Tue Feb 27 2018 Josh Stone <jistone@redhat.com> - 0.2.37-1
- Update to 0.2.37
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.36-2 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.36-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

@ -1 +1 @@
SHA512 (libc-0.2.36.crate) = 97995c49322f5a3c93df2db08b7372ba3a6da0edc9247cbd3bfb58f9b01315953596154c97c5bca1517b56b8e35e8d03bbf89f9b980aff724977b98bc0d938ed SHA512 (libc-0.2.37.crate) = 5c8ab964cee893bcd053d9dd3ddeccccaaf554b6490d7faf727dbdaa6b13d3bfce5f3b5f8ddbdc12191847eee43cb988bdb3fdc8a1853bc1647a5ed4a463ba8d

Loading…
Cancel
Save