Update to 0.7.8

epel9
Josh Stone 5 years ago
parent 4a1f908826
commit cd5d9f9bd5

1
.gitignore vendored

@ -1 +1,2 @@
/procfs-0.7.7.crate
/procfs-0.7.8.crate

@ -6,7 +6,7 @@
%global crate procfs
Name: rust-%{crate}
Version: 0.7.7
Version: 0.7.8
Release: 1%{?dist}
Summary: Interface to the linux procfs pseudo-filesystem
@ -96,5 +96,8 @@ which use "chrono" feature of "%{crate}" crate.
%endif
%changelog
* Sat Mar 14 2020 Josh Stone <jistone@redhat.com> - 0.7.8-1
- Update to 0.7.8
* Fri Feb 14 07:24:21 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.7.7-1
- Initial package

@ -1 +1 @@
SHA512 (procfs-0.7.7.crate) = 79b43ed56b8d848686b804b8b34c83fdbadbdef8d08e497d8c2332a458fec4e07db08166fbe357205127d2079aa40b94679380fbae3fb6a2211a1d16c5316269
SHA512 (procfs-0.7.8.crate) = a82988dee498faa50f8cf7153197a69514c6b40123d95816def156324a2fede7a68475829b55e93b1ef2dd62ba19c54bab1d0b8997fe16f27198b511ced40960

Loading…
Cancel
Save