diff --git a/rust-traitobject.spec b/rust-traitobject.spec index 68857de..04b85ef 100644 --- a/rust-traitobject.spec +++ b/rust-traitobject.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Unsafe helpers for working with raw trait objects # Upstream license specification: MIT/Apache-2.0 @@ -65,6 +65,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.1.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Thu Nov 15 2018 Josh Stone - 0.1.0-4 - Adapt to new packaging