Update to 0.8.1

epel9
Dusty Mabe 4 years ago
parent 6ddd333f1b
commit 178ad8712c
No known key found for this signature in database
GPG Key ID: 3302DBD73952E671

1
.gitignore vendored

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

@ -1,4 +1,4 @@
# Generated by rust2rpm 13 # Generated by rust2rpm 15
# * procinfo depends on nom 2.x which is too old # * procinfo depends on nom 2.x which is too old
%bcond_with check %bcond_with check
%global debug_package %{nil} %global debug_package %{nil}
@ -6,8 +6,8 @@
%global crate procfs %global crate procfs
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.7.9 Version: 0.8.1
Release: 2%{?dist} Release: 1%{?dist}
Summary: Interface to the linux procfs pseudo-filesystem Summary: Interface to the linux procfs pseudo-filesystem
# Upstream license specification: MIT OR Apache-2.0 # Upstream license specification: MIT OR Apache-2.0
@ -96,6 +96,9 @@ which use "chrono" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Wed Sep 30 2020 Dusty Mabe <dusty@dustymabe.com> - 0.8.1-1
- Update to 0.8.1
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.9-2 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (procfs-0.7.9.crate) = d525eff57efec89ccd5432ea57e5880911e0b1e97ffb901f5061a930018a1c13f5449d0026bec64575769978f18e2a7fda074597479fd101a1567274e81d6b98 SHA512 (procfs-0.8.1.crate) = 4ffdc79e732856b25b0fc0fbc2362a1700f4900b9a7147a618fb61ac87b89c65e796f2a2be207369fa3ce8121e9cb1181093bbaded873800b6471782ac78f608

Loading…
Cancel
Save