diff --git a/rust-stable_deref_trait.spec b/rust-stable_deref_trait.spec index de7c318..bd865a2 100644 --- a/rust-stable_deref_trait.spec +++ b/rust-stable_deref_trait.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 1.1.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Unsafe marker trait that dereference to a stable address even when moved # Upstream license specification: MIT/Apache-2.0 @@ -80,6 +80,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 1.1.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Oct 27 2018 Igor Gnatenko - 1.1.1-3 - Adapt to new packaging