update to version 0.7.0

epel9
Fabio Valentini 4 years ago
parent 2f7e9c54de
commit f5a931cc27
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -7,3 +7,4 @@
/sys-info-0.5.9.crate
/sys-info-0.5.10.crate
/sys-info-0.6.1.crate
/sys-info-0.7.0.crate

@ -5,8 +5,8 @@
%global crate sys-info
Name: rust-%{crate}
Version: 0.6.1
Release: 3%{?dist}
Version: 0.7.0
Release: 1%{?dist}
Summary: Get system information in Rust
# Upstream license specification: MIT
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Sun Sep 20 2020 Fabio Valentini <decathorpe@gmail.com> - 0.7.0-1
- Update to version 0.7.0.
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (sys-info-0.6.1.crate) = 225ae4b703bdf252abc92119acb6d555bdb5985e53e973a044f8d14e38881a9e6f1ff42019d3eaa74ad92d4ba0a8f8a5bb7ef25fb07e823df005317db8453af5
SHA512 (sys-info-0.7.0.crate) = 2f3aca3b664d54ef4dc1a0ca96df5783cccb6dbfb49e2dcea43d544103f3506872eeadbbbd19f7a9a267d70d646ffa57887116abef80669aff300dbdeec85a18

Loading…
Cancel
Save