diff --git a/rust-bytecount.spec b/rust-bytecount.spec index ca1ae9d..8902c46 100644 --- a/rust-bytecount.spec +++ b/rust-bytecount.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Count occurrences of a byte, or the UTF-8 code points, in a byte slice, fast License: ASL 2.0 or MIT @@ -62,6 +62,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.3.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Feb 09 2018 Fedora Release Engineering - 0.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild