[rubygem-clutter] Test failure was fixed on gobject-introspection side,

Mamoru TASAKA mtasaka at fedoraproject.org
Sun Nov 23 07:59:12 UTC 2014


commit 534c3c377caa9564dde357ee2045e3fb262ca3e6
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Sun Nov 23 16:59:02 2014 +0900

    Test failure was fixed on gobject-introspection side,
    
      removing rescue and rebuild

 rubygem-clutter.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/rubygem-clutter.spec b/rubygem-clutter.spec
index 7f88a81..a4da666 100644
--- a/rubygem-clutter.spec
+++ b/rubygem-clutter.spec
@@ -2,7 +2,7 @@
 
 Name:		rubygem-%{gem_name}
 Version:	2.2.3
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Ruby binding of Clutter
 
 License:	LGPLv2+
@@ -92,8 +92,7 @@ xvfb-run \
 %if 0
 	-e /dev/stderr \
 %endif
-	ruby -Ilib:tmp:test ./test/run-test.rb || \
-	echo "Please investigate this"
+	ruby -Ilib:tmp:test ./test/run-test.rb
 
 mv test/run-test.rb{.path,}
 rm -rf tmp/
@@ -119,6 +118,10 @@ popd
 %exclude	%{gem_instdir}/test/
 
 %changelog
+* Sun Nov 23 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.2.3-2
+- Test failure was fixed on gobject-introspection side,
+  removing rescue and rebuild
+
 * Thu Nov 20 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.2.3-1
 - 2.2.3
 


More information about the scm-commits mailing list