[rubygem-vte] 1.1.6

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Dec 6 09:04:21 UTC 2012


commit 5de80bcbc8d629caa56d6f40cdb40357f72f26ce
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Thu Dec 6 18:04:18 2012 +0900

    1.1.6

 .gitignore       |    1 +
 rubygem-vte.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b2fd438..0fdbdbc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /vte-1.1.3.gem
 /vte-1.1.4.gem
 /vte-1.1.5.gem
+/vte-1.1.6.gem
diff --git a/rubygem-vte.spec b/rubygem-vte.spec
index 28c803c..c0ba983 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.5
+Version:	1.1.6
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -265,6 +265,9 @@ create_symlink_rec %{gem_instdir}/lib %{ruby_sitelib}
 %{gem_instdir}/sample/
 
 %changelog
+* Thu Dec  6 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.6-1
+- 1.1.6
+
 * Wed Sep  5 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.5-1
 - 1.1.5
 
diff --git a/sources b/sources
index 3bd40e0..558d02d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a3b01c98edaaf4becd89e0c359396702  vte-1.1.5.gem
+b2bb189e80f53f9bb718d22f94fdb6ef  vte-1.1.6.gem


More information about the scm-commits mailing list