Update to 0.2.68

epel9
Josh Stone 5 years ago
parent f820a6af6f
commit 235e8fdedd

1
.gitignore vendored

@ -26,3 +26,4 @@
/libc-0.2.65.crate
/libc-0.2.66.crate
/libc-0.2.67.crate
/libc-0.2.68.crate

@ -5,8 +5,8 @@
%global crate libc
Name: rust-%{crate}
Version: 0.2.67
Release: 2%{?dist}
Version: 0.2.68
Release: 1%{?dist}
Summary: Raw FFI bindings to platform libraries like libc
# Upstream license specification: MIT OR Apache-2.0
@ -157,6 +157,9 @@ echo 'glibc-devel'
%endif
%changelog
* Tue Mar 17 2020 Josh Stone <jistone@redhat.com> - 0.2.68-1
- Update to 0.2.68
* Tue Mar 17 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.2.67-2
- Add back missing subpackages

@ -1 +1 @@
SHA512 (libc-0.2.67.crate) = da1c5a8d996f7f82ff45fdf0872cc2fe731a64f8ed4996291b7a7acc866b61433515240ae0069dd4d6c19db33a94541238195d82dd9fd711c4010a0cb0c0b41e
SHA512 (libc-0.2.68.crate) = 3f501182e814a2e4eef3a574bf5830a9ba633018164acdac115e7d8d809bc4308b08e657869206d4e5cc73d4ec4944ea98504b708201802b1b021f854a36159c

Loading…
Cancel
Save