[rubygem-vte/f14] 1.0.0

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Jul 14 15:59:12 UTC 2011


commit 3bb568eabbe2c51e671ddf9fe8b0892ac65b7771
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Fri Jul 15 00:58:59 2011 +0900

    1.0.0

 .gitignore       |    1 +
 rubygem-vte.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e52bf3a..8aacb7d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /vte-0.90.8.gem
 /vte-0.90.9.gem
+/vte-1.0.0.gem
diff --git a/rubygem-vte.spec b/rubygem-vte.spec
index a1c4934..ab13fb4 100644
--- a/rubygem-vte.spec
+++ b/rubygem-vte.spec
@@ -12,7 +12,7 @@
 
 Summary:	Ruby binding of vte
 Name:		rubygem-%{gemname}
-Version:	0.90.9
+Version:	1.0.0
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -225,6 +225,9 @@ create_symlink_rec %{geminstdir}/lib %{ruby_sitelib}
 %{geminstdir}/sample/
 
 %changelog
+* Fri Jul 15 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.0.0-1
+- 1.0.0
+
 * Sun Jun 12 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 0.90.9-1
 - 0.90.9
 
diff --git a/sources b/sources
index 4f9cb23..da037db 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4c46588471ed130d6799266282575ebe  vte-0.90.9.gem
+08f14281f753be3d2b000031b39dc36f  vte-1.0.0.gem


More information about the scm-commits mailing list