diff --git a/rust-shlex.spec b/rust-shlex.spec index ef07173..6f4290e 100644 --- a/rust-shlex.spec +++ b/rust-shlex.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Split a string into shell words, like Python's shlex # https://github.com/comex/rust-shlex/issues/2 @@ -50,6 +50,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.1.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Feb 09 2018 Fedora Release Engineering - 0.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild