[rubygem-vte] 1.2.5

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Apr 4 06:30:41 UTC 2013


commit 3e8260f15c9ce3af295bb46bfc4c823da59925c2
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Thu Apr 4 15:30:36 2013 +0900

    1.2.5

 .gitignore       |    1 +
 rubygem-vte.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5fdb3c4..2d6ca43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /vte-1.2.1.gem
 /vte-1.2.3.gem
 /vte-1.2.4.gem
+/vte-1.2.5.gem
diff --git a/rubygem-vte.spec b/rubygem-vte.spec
index 5f250be..e078450 100644
--- a/rubygem-vte.spec
+++ b/rubygem-vte.spec
@@ -21,7 +21,7 @@
 
 Summary:	Ruby binding of vte
 Name:		rubygem-%{gem_name}
-Version:	1.2.4
+Version:	1.2.5
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -269,6 +269,9 @@ create_symlink_rec %{gem_instdir}/lib %{ruby_sitelib}
 %{gem_instdir}/sample/
 
 %changelog
+* Thu Apr  4 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.2.5-1
+- 1.2.5
+
 * Tue Mar 26 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.2.4-1
 - 1.2.4
 
diff --git a/sources b/sources
index ae2400d..f0300d9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a42e903efcba59f4cfce94bec4cd7eb9  vte-1.2.4.gem
+c555ba3bfa3f9b912c52f17ed59f7c59  vte-1.2.5.gem


More information about the scm-commits mailing list