From 4eca59c55ae0719949422d5104db756df74b7dbf Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 15:02:50 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-onig_sys.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-onig_sys.spec b/rust-onig_sys.spec index 2f15646..361c2d3 100644 --- a/rust-onig_sys.spec +++ b/rust-onig_sys.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 69.6.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Raw rust bindings to the oniguruma library # Upstream license specification: MIT @@ -119,6 +119,9 @@ echo 'pkgconfig(oniguruma) >= 6.8.0' %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 69.6.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Mar 31 20:46:59 CEST 2021 Robert-André Mauchin - 69.6.0-3 - Bump bindgen to 0.57