Rebuild to trigger tests

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 7 years ago
parent ad96280ba0
commit 62c8c2524f

@ -7,7 +7,7 @@
Name: rust-%{crate}
Version: 0.10.4
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Optimized handling of `&[u8]` and `Vec<u8>` for Serde
License: MIT or ASL 2.0
@ -60,6 +60,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
* Sat Jul 28 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.10.4-4
- Rebuild to trigger tests
* Sat Jul 21 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.10.4-3
- Run tests in infrastructure

Loading…
Cancel
Save