diff --git a/rust-stable_deref_trait.spec b/rust-stable_deref_trait.spec index bd865a2..f6047cc 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: 4%{?dist} +Release: 5%{?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 +* Fri Jul 26 2019 Fedora Release Engineering - 1.1.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Feb 02 2019 Fedora Release Engineering - 1.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild