From 76d525f133b2d4880a009a80b3577f4d0e0bb47a Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mon, 11 Jan 2016 19:35:17 +0900 Subject: [PATCH] F-24: rebuild against ruby23 --- rubygem-gio2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rubygem-gio2.spec b/rubygem-gio2.spec index ed43fa2..4f9f563 100644 --- a/rubygem-gio2.spec +++ b/rubygem-gio2.spec @@ -8,7 +8,7 @@ Summary: Ruby binding of gio-2.0.x Name: rubygem-%{gem_name} Version: 3.0.7 -Release: 2%{?dist} +Release: 3%{?dist} Group: Development/Languages # from README License: LGPLv2 @@ -170,6 +170,9 @@ popd %exclude %{gem_instdir}/test/ %changelog +* Mon Jan 11 2016 Mamoru TASAKA - 3.0.7-3 +- F-24: rebuild against ruby23 + * Mon Oct 12 2015 Mamoru TASAKA - 3.0.7-2 - Pull upstream fix for Gio::ApplicationCommandLine