[rubygem-vte] 1.1.3

Mamoru Tasaka mtasaka at fedoraproject.org
Tue Apr 17 07:02:38 UTC 2012


commit ec7b7a93e3f978cd4d1cd0207805a7bf7b3d2907
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Tue Apr 17 16:02:35 2012 +0900

    1.1.3

 .gitignore       |    1 +
 rubygem-vte.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2466f39..fb73e87 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /vte-1.0.3.gem
 /vte-1.1.1.gem
 /vte-1.1.2.gem
+/vte-1.1.3.gem
diff --git a/rubygem-vte.spec b/rubygem-vte.spec
index 3635cd4..42b7137 100644
--- a/rubygem-vte.spec
+++ b/rubygem-vte.spec
@@ -13,13 +13,13 @@
 
 %global	gem_name	vte
 
-%global	glibminver	1.1.0
+%global	glibminver	1.1.3
 %global	obsoleteevr	0.90.7-1.999
 
 Summary:	Ruby binding of vte
 Name:		rubygem-%{gem_name}
-Version:	1.1.2
-Release:	2%{?dist}
+Version:	1.1.3
+Release:	1%{?dist}
 Group:		Development/Languages
 # from README
 License:	LGPLv2
@@ -264,6 +264,9 @@ create_symlink_rec %{gem_instdir}/lib %{ruby_sitelib}
 %{gem_instdir}/sample/
 
 %changelog
+* Tue Apr 17 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.3-1
+- 1.1.3
+
 * Thu Feb  2 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.2-2
 - 1.1.2
 
diff --git a/sources b/sources
index 3a5ee13..03405f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9788722475dd0303bc2fd218ef68df47  vte-1.1.2.gem
+591e7005099698c587d46a60a6a58b45  vte-1.1.3.gem


More information about the scm-commits mailing list