Hello community,

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

Package is "rubygem-test-unit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-test-unit/rubygem-test-unit.changes      
2013-03-08 11:20:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-test-unit.new/rubygem-test-unit.changes 
2013-05-27 10:01:30.000000000 +0200
@@ -1,0 +2,5 @@
+Sat May 18 07:30:56 UTC 2013 - [email protected]
+
+- updated to version 2.5.5, no changelog
+
+-------------------------------------------------------------------

Old:
----
  test-unit-2.5.4.gem

New:
----
  test-unit-2.5.5.gem

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

Other differences:
------------------
++++++ rubygem-test-unit.spec ++++++
--- /var/tmp/diff_new_pack.pSY8pE/_old  2013-05-27 10:01:31.000000000 +0200
+++ /var/tmp/diff_new_pack.pSY8pE/_new  2013-05-27 10:01:31.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-test-unit
-Version:        2.5.4
+Version:        2.5.5
 Release:        0
 %define mod_name test-unit
 %define mod_full_name %{mod_name}-%{version}
@@ -25,7 +25,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros >= 1
 Url:            http://test-unit.rubyforge.org/
-Source:         %{mod_full_name}.gem
+Source:         http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:        test-unit - Improved version of Test::Unit bundled in Ruby 
1.8.x
 License:        Ruby and Python-2.0
 Group:          Development/Languages/Ruby
@@ -61,9 +61,12 @@
 
 %install
 %gem_install -f
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/COPYING 
%buildroot/%{_docdir}/%{name}/COPYING
 
 %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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to