From ad0b46de2256943ec2b9dc8aecf7f76bba124e86 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 6 Feb 2022 19:48:27 +0900 Subject: [PATCH] Rebuild again --- rubygem-gio2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rubygem-gio2.spec b/rubygem-gio2.spec index ab77688..301fc8c 100644 --- a/rubygem-gio2.spec +++ b/rubygem-gio2.spec @@ -10,7 +10,7 @@ Summary: Ruby binding of gio-2.0.x Name: rubygem-%{gem_name} Version: 3.5.1 -Release: 3%{?dist} +Release: 4%{?dist} # from README License: LGPLv2 URL: http://ruby-gnome2.sourceforge.jp/ @@ -176,6 +176,9 @@ popd %exclude %{gem_instdir}/test/ %changelog +* Sun Feb 06 2022 Mamoru TASAKA - 3.5.1-4 +- Rebuild again + * Thu Jan 27 2022 Mamoru TASAKA - 3.5.1-3 - Re-enabled tests previously failing on 32bit again