Update to 0.7.1

epel9
Josh Stone 5 years ago
parent bb241892b6
commit b75e504fcc

1
.gitignore vendored

@ -2,3 +2,4 @@
/untrusted-0.6.1.crate
/untrusted-0.6.2.crate
/untrusted-0.7.0.crate
/untrusted-0.7.1.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 12
# Generated by rust2rpm 13
%bcond_with check
%global debug_package %{nil}
%global crate untrusted
Name: rust-%{crate}
Version: 0.7.0
Release: 2%{?dist}
Version: 0.7.1
Release: 1%{?dist}
Summary: Safe and fast parsing of untrusted inputs in Rust
# Upstream license specification: ISC
@ -73,6 +73,9 @@ sed -i 's/\r$//' LICENSE.txt
%endif
%changelog
* Wed Apr 29 2020 Josh Stone <jistone@redhat.com> - 0.7.1-1
- Update to 0.7.1
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (untrusted-0.7.0.crate) = 8551775e5af867bf46e3c9bdf14a0cd394700e40eabd2f8f8494732176814dc40c3de4ac101035434ffcfc593d056559868f7372471a27e4f73dcc1979ec3aea
SHA512 (untrusted-0.7.1.crate) = 5ebe3266912e4e78fdfdd13f9fcc07e9cf489d19d5e9ff346486f47aa58a0aca35278d561612c49eb3cab5a6759ac974d3b92bfabc399e1bc0808428dc347be0

Loading…
Cancel
Save