From 8f4819747b02682ea4a79aeaba294a7c8e95adec Mon Sep 17 00:00:00 2001 From: TASAKA Mamoru Date: Tue, 26 Mar 2013 13:44:56 +0900 Subject: [PATCH] 1.2.4 --- .gitignore | 1 + rubygem-gio2.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 68bb160..e3a2422 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /gio2-1.2.0.gem /gio2-1.2.1.gem /gio2-1.2.3.gem +/gio2-1.2.4.gem diff --git a/rubygem-gio2.spec b/rubygem-gio2.spec index 3b9241f..75e0706 100644 --- a/rubygem-gio2.spec +++ b/rubygem-gio2.spec @@ -20,7 +20,7 @@ Summary: Ruby binding of gio-2.0.x Name: rubygem-%{gem_name} -Version: 1.2.3 +Version: 1.2.4 Release: 1%{?dist} Group: Development/Languages # from README @@ -261,6 +261,9 @@ ruby -rubygems -Ilib test/load-test.rb %{gem_instdir}/test/ %changelog +* Tue Mar 26 2013 Mamoru TASAKA - 1.2.4-1 +- 1.2.4 + * Wed Mar 20 2013 Mamoru TASAKA - 1.2.3-1 - 1.2.3 diff --git a/sources b/sources index eb843d8..38f7c12 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3e28af2589f56bc8d6e3e6b29d616164 gio2-1.2.3.gem +b02bec44921e4d68845dfe332380b001 gio2-1.2.4.gem