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