diff --git a/rust-lazy_static.spec b/rust-lazy_static.spec index 1f2c762..7656fc8 100644 --- a/rust-lazy_static.spec +++ b/rust-lazy_static.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.3.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Macro for declaring lazily evaluated statics in Rust # Upstream license specification: MIT/Apache-2.0 @@ -95,6 +95,9 @@ which use "spin_no_std" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.3.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Wed Jun 19 23:19:54 CEST 2019 Igor Gnatenko - 1.3.0-5 - Regenerate