[rubygem-gtk2] 1.0.0

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Jul 14 15:51:16 UTC 2011


commit 4d07a9ddcc9969986d531ecc447fd8d1d6837174
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Fri Jul 15 00:51:05 2011 +0900

    1.0.0

 .gitignore        |    1 +
 rubygem-gtk2.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 960be7f..967bd76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /gtk2-0.90.7.gem
 /gtk2-0.90.8.gem
 /gtk2-0.90.9.gem
+/gtk2-1.0.0.gem
diff --git a/rubygem-gtk2.spec b/rubygem-gtk2.spec
index 44bddaf..338ab8b 100644
--- a/rubygem-gtk2.spec
+++ b/rubygem-gtk2.spec
@@ -12,7 +12,7 @@
 
 Summary:	Ruby binding of GTK+-2.x
 Name:		rubygem-%{gemname}
-Version:	0.90.9
+Version:	1.0.0
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -260,6 +260,9 @@ ruby -Itest ./test/run-test.rb
 %{geminstdir}/test/
 
 %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 e3f2d3d..cccd690 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b40744aa6fc93fed9427c8ed3f0f57ab  gtk2-0.90.9.gem
+d91fd33616455959b9530eb2805a524b  gtk2-1.0.0.gem


More information about the scm-commits mailing list