Update to 0.7.9

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent cd5d9f9bd5
commit 9d3b0601d0
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

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

@ -6,7 +6,7 @@
%global crate procfs
Name: rust-%{crate}
Version: 0.7.8
Version: 0.7.9
Release: 1%{?dist}
Summary: Interface to the linux procfs pseudo-filesystem
@ -96,6 +96,9 @@ which use "chrono" feature of "%{crate}" crate.
%endif
%changelog
* Sat May 16 20:36:53 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.7.9-1
- Update to 0.7.9
* Sat Mar 14 2020 Josh Stone <jistone@redhat.com> - 0.7.8-1
- Update to 0.7.8

@ -1 +1 @@
SHA512 (procfs-0.7.8.crate) = a82988dee498faa50f8cf7153197a69514c6b40123d95816def156324a2fede7a68475829b55e93b1ef2dd62ba19c54bab1d0b8997fe16f27198b511ced40960
SHA512 (procfs-0.7.9.crate) = d525eff57efec89ccd5432ea57e5880911e0b1e97ffb901f5061a930018a1c13f5449d0026bec64575769978f18e2a7fda074597479fd101a1567274e81d6b98

Loading…
Cancel
Save