diff --git a/rust-bencher.spec b/rust-bencher.spec index c1f3f7e..335feae 100644 --- a/rust-bencher.spec +++ b/rust-bencher.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.5 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Port of the libtest (unstable Rust) benchmark runner to Rust stable releases # Upstream license specification: MIT/Apache-2.0 @@ -68,6 +68,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.1.5-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Oct 30 2018 Josh Stone - 0.1.5-5 - Adapt to new packaging