[rubygem-vte/f18] 1.1.5

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Sep 5 09:05:31 UTC 2012


commit 04a04dc23e215fa84602d39fc461fc60f343e666
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Wed Sep 5 18:05:27 2012 +0900

    1.1.5

 .gitignore       |    1 +
 rubygem-vte.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bd428f9..b2fd438 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /vte-1.1.2.gem
 /vte-1.1.3.gem
 /vte-1.1.4.gem
+/vte-1.1.5.gem
diff --git a/rubygem-vte.spec b/rubygem-vte.spec
index bb20f44..28c803c 100644
--- a/rubygem-vte.spec
+++ b/rubygem-vte.spec
@@ -19,7 +19,7 @@
 
 Summary:	Ruby binding of vte
 Name:		rubygem-%{gem_name}
-Version:	1.1.4
+Version:	1.1.5
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -265,6 +265,9 @@ create_symlink_rec %{gem_instdir}/lib %{ruby_sitelib}
 %{gem_instdir}/sample/
 
 %changelog
+* Wed Sep  5 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.5-1
+- 1.1.5
+
 * Mon Aug 13 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.4-1
 - 1.1.4
 
diff --git a/sources b/sources
index a563389..3bd40e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b098196def1cc184a66a7c9480b97b8b  vte-1.1.4.gem
+a3b01c98edaaf4becd89e0c359396702  vte-1.1.5.gem


More information about the scm-commits mailing list