diff --git a/rust-termios.spec b/rust-termios.spec index 97fa012..4d06f36 100644 --- a/rust-termios.spec +++ b/rust-termios.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.3.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Safe bindings for the termios library License: MIT @@ -66,6 +66,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.3.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Thu Dec 20 2018 Igor Gnatenko - 0.3.1-3 - Run tests in infrastructure