Rebuild again

This commit is contained in:
Mamoru TASAKA 2022-02-06 19:48:27 +09:00
commit ad0b46de22

View file

@ -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 <mtasaka@fedoraproject.org> - 3.5.1-4
- Rebuild again
* Thu Jan 27 2022 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.5.1-3
- Re-enabled tests previously failing on 32bit again