Update to 0.5.7

epel9
Josh Stone 6 years ago
parent 09a5436a9a
commit f3da67e1a6

1
.gitignore vendored

@ -2,3 +2,4 @@
/sys-info-0.5.4.crate /sys-info-0.5.4.crate
/sys-info-0.5.5.crate /sys-info-0.5.5.crate
/sys-info-0.5.6.crate /sys-info-0.5.6.crate
/sys-info-0.5.7.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm # Generated by rust2rpm-9-1.fc30
%bcond_with check %bcond_with check
%global debug_package %{nil} %global debug_package %{nil}
%global crate sys-info %global crate sys-info
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.5.6 Version: 0.5.7
Release: 5%{?dist} Release: 1%{?dist}
Summary: Get system information in Rust Summary: Get system information in Rust
License: MIT License: MIT
@ -72,6 +72,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Fri May 31 2019 Josh Stone <jistone@redhat.com> - 0.5.7-1
- Update to 0.5.7
* Sat Mar 09 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.5.6-5 * Sat Mar 09 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.5.6-5
- Adapt to new packaging - Adapt to new packaging

@ -1 +1 @@
SHA512 (sys-info-0.5.6.crate) = 2e92eb6e2bb128699f648f8cd3052b4e7309e9391cfb111e02666480dcea721bda6362f1dec4f16a08a949a9f9bbaa51dc92a37419d10f2a9873a060c640e422 SHA512 (sys-info-0.5.7.crate) = 2c29067bdaaaf98c18850c8dd211cb3b0c38646f720afcb387846a4d92a1e56c5617c367fa4e2987831b7582039caeb1e45f827f5c6f0fc078bb69d1b243aa96

Loading…
Cancel
Save