[rubygem-gtk2] 1.2.5

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Apr 4 06:28:01 UTC 2013


commit 03d012cb9c77d35fae43c9bf521a652259701e79
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Thu Apr 4 15:27:57 2013 +0900

    1.2.5

 .gitignore        |    1 +
 rubygem-gtk2.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d25bfad..b0f9695 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /gtk2-1.2.1.gem
 /gtk2-1.2.3.gem
 /gtk2-1.2.4.gem
+/gtk2-1.2.5.gem
diff --git a/rubygem-gtk2.spec b/rubygem-gtk2.spec
index b6dadc4..1e4ea64 100644
--- a/rubygem-gtk2.spec
+++ b/rubygem-gtk2.spec
@@ -22,7 +22,7 @@
 
 Summary:	Ruby binding of GTK+-2.x
 Name:		rubygem-%{gem_name}
-Version:	1.2.4
+Version:	1.2.5
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -263,7 +263,7 @@ ln -sf /bin/true make
 export PATH=$(pwd):$PATH
 popd
 
-ruby -Itest ./test/run-test.rb
+ruby -Ilib:test ./test/run-test.rb
 
 %files
 %defattr(-,root,root,-)
@@ -312,6 +312,9 @@ ruby -Itest ./test/run-test.rb
 %{gem_instdir}/test/
 
 %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 644db1a..2ec8c18 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-520dac676f86f0d32e2def25142abf70  gtk2-1.2.4.gem
+2b1af581e2eefb0b4049040c1637b280  gtk2-1.2.5.gem


More information about the scm-commits mailing list