|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.7.0
|
|
|
|
Version: 0.7.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Safe and fast parsing of untrusted inputs in Rust
|
|
|
|
Summary: Safe and fast parsing of untrusted inputs in Rust
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: ISC
|
|
|
|
# Upstream license specification: ISC
|
|
|
@ -73,6 +73,9 @@ sed -i 's/\r$//' LICENSE.txt
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Dec 17 2019 Josh Stone <jistone@redhat.com> - 0.7.0-1
|
|
|
|
* Tue Dec 17 2019 Josh Stone <jistone@redhat.com> - 0.7.0-1
|
|
|
|
- Update to 0.7.0
|
|
|
|
- Update to 0.7.0
|
|
|
|
|
|
|
|
|
|
|
|