diff --git a/rust-onig_sys.spec b/rust-onig_sys.spec index 15e4a47..6c6b346 100644 --- a/rust-onig_sys.spec +++ b/rust-onig_sys.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 69.1.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Raw rust bindings to the oniguruma library # Upstream license specification: MIT @@ -108,6 +108,9 @@ find oniguruma/ -type f -executable -exec chmod -x {} \+ %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 69.1.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Jun 23 00:12:31 CEST 2019 Igor Gnatenko - 69.1.0-3 - Regenerate