From a78bd6087d015ab78099ec0c737fd92bce4ea636 Mon Sep 17 00:00:00 2001 From: TASAKA Mamoru Date: Wed, 5 Sep 2012 18:03:50 +0900 Subject: [PATCH] 1.1.5 --- .gitignore | 1 + rubygem-pango.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b8850c3..978fa6a 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /pango-1.1.2.gem /pango-1.1.3.gem /pango-1.1.4.gem +/pango-1.1.5.gem diff --git a/rubygem-pango.spec b/rubygem-pango.spec index 4f92fc4..a82c114 100644 --- a/rubygem-pango.spec +++ b/rubygem-pango.spec @@ -19,7 +19,7 @@ Summary: Ruby binding of pango-1.x Name: rubygem-%{gem_name} -Version: 1.1.4 +Version: 1.1.5 Release: 1%{?dist} Group: Development/Languages # from README @@ -283,6 +283,9 @@ ruby -Ilib:test ./test/run-test.rb %{gem_instdir}/test/ %changelog +* Wed Sep 5 2012 Mamoru Tasaka - 1.1.5-1 +- 1.1.5 + * Mon Aug 13 2012 Mamoru Tasaka - 1.1.4-1 - 1.1.4 diff --git a/sources b/sources index 373f0cb..52d34f2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e7c6b15f7b57c631b663dc1be85ee301 pango-1.1.4.gem +2e9eb4ce7760a8e185d3f9d8750ada23 pango-1.1.5.gem