diff --git a/rust-strum.spec b/rust-strum.spec index 5f28e65..c32a471 100644 --- a/rust-strum.spec +++ b/rust-strum.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.15.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Helpful macros for working with enums and strings # Upstream license specification: MIT @@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.15.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Jun 23 11:29:22 CEST 2019 Igor Gnatenko - 0.15.0-2 - Regenerate