diff --git a/rust-roff.spec b/rust-roff.spec index 868ea27..76411bc 100644 --- a/rust-roff.spec +++ b/rust-roff.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: ROFF (man page format) generation library # Upstream license specification: MIT OR Apache-2.0 @@ -77,5 +77,8 @@ echo '/usr/bin/troff' %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Jul 07 16:28:50 CEST 2019 Igor Gnatenko - 0.1.0-1 - Initial package