Hello community,

here is the log from the commit of package rubygem-mocha for openSUSE:Factory 
checked in at 2013-05-27 10:00:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-mocha (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-mocha.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-mocha"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-mocha/rubygem-mocha.changes      
2012-12-14 11:07:35.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-mocha.new/rubygem-mocha.changes 
2013-05-27 10:00:32.000000000 +0200
@@ -1,0 +2,18 @@
+Wed May 15 03:53:05 UTC 2013 - co...@suse.com
+
+- updated to version 0.14.0
+ * Official support for MiniTest v5. All tests now pass on the continuous 
integration build.
+ * Add speculative support for Minitest v5. Due to incompatibilities it has 
not yet been possible to run the Mocha test suite against Minitest v5. However, 
@zenspider (author of Minitest) provided the patch and he has tested it against 
Rails v4. Fixes #156. Thanks to @zenspider.
+ * Documentation updates.
+
+-------------------------------------------------------------------
+Mon Mar 18 06:20:33 UTC 2013 - co...@suse.com
+
+- updated to version 0.13.3
+
+-------------------------------------------------------------------
+Thu Jan 24 06:40:38 UTC 2013 - co...@suse.com
+
+- updated to version 0.13.2
+
+-------------------------------------------------------------------

Old:
----
  mocha-0.13.1.gem

New:
----
  mocha-0.14.0.gem

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-mocha.spec ++++++
--- /var/tmp/diff_new_pack.fMx9zn/_old  2013-05-27 10:00:33.000000000 +0200
+++ /var/tmp/diff_new_pack.fMx9zn/_new  2013-05-27 10:00:33.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-mocha
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-mocha
-Version:        0.13.1
+Version:        0.14.0
 Release:        0
 %define mod_name mocha
 %define mod_full_name %{mod_name}-%{version}
@@ -25,7 +25,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros >= 1
 Url:            http://gofreerange.com/mocha/docs
-Source:         %{mod_full_name}.gem
+Source:         http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:        Mocking and stubbing library
 License:        Ruby or MIT
 Group:          Development/Languages/Ruby
@@ -60,9 +60,12 @@
 
 %install
 %gem_install -f
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
 
 %files
 %defattr(-,root,root,-)
+%{_docdir}/%{name}
 %{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
 %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
 %exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to