Update to 0.6.2

epel9
Josh Stone 7 years ago
parent c2f04ad718
commit 478955f7e6

1
.gitignore vendored

@ -1,2 +1,3 @@
/untrusted-0.6.0.crate
/untrusted-0.6.1.crate
/untrusted-0.6.2.crate

@ -5,8 +5,8 @@
%global crate untrusted
Name: rust-%{crate}
Version: 0.6.1
Release: 3%{?dist}
Version: 0.6.2
Release: 1%{?dist}
Summary: Safe and fast parsing of untrusted inputs in Rust
License: ISC
@ -53,6 +53,9 @@ sed -i 's/\r$//' LICENSE.txt
%{cargo_registry}/%{crate}-%{version}/
%changelog
* Fri Jun 22 2018 Josh Stone <jistone@redhat.com> - 0.6.2-1
- Update to 0.6.2
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

@ -1 +1 @@
SHA512 (untrusted-0.6.1.crate) = c12a4d732024b303f7a860cc0bc9a5a20c237e0dc4dd773656a7b4f63c661d1203b74dfef875d5a45bbd5925ee44db5e83b8a877fe7ba47b206f6bcbffda61e3
SHA512 (untrusted-0.6.2.crate) = 45ef8c556a13868a13d5bc6aac26281677edc7bc647b03b51a1294cf83d7699c712c1bc0a1453dbea643207f9aede11550aa7b16750d83048f88ac7a8c93b574

Loading…
Cancel
Save