Hello community,

here is the log from the commit of package rubygem-ci_reporter for 
openSUSE:Factory checked in at 2013-07-06 19:15:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-ci_reporter (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-ci_reporter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-ci_reporter"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-ci_reporter/rubygem-ci_reporter.changes  
2013-03-08 11:20:50.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-ci_reporter.new/rubygem-ci_reporter.changes 
    2013-07-06 19:15:44.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Jul  3 12:58:41 UTC 2013 - [email protected]
+
+- updated to version 1.9.0
+ - Merge PR #102 (thanks docwhat)
+ - Drop 1.8 support from travis/build scripts
+
+-------------------------------------------------------------------

Old:
----
  ci_reporter-1.8.4.gem

New:
----
  ci_reporter-1.9.0.gem

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

Other differences:
------------------
++++++ rubygem-ci_reporter.spec ++++++
--- /var/tmp/diff_new_pack.XhW8Hw/_old  2013-07-06 19:15:45.000000000 +0200
+++ /var/tmp/diff_new_pack.XhW8Hw/_new  2013-07-06 19:15:45.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-ci_reporter
-Version:        1.8.4
+Version:        1.9.0
 Release:        0
 %define mod_name ci_reporter
 %define mod_full_name %{mod_name}-%{version}
@@ -26,7 +26,7 @@
 BuildRequires:  ruby-macros >= 1
 BuildRequires:  rubygem(rdoc) > 3.10
 Url:            http://caldersphere.rubyforge.org/ci_reporter
-Source:         %{mod_full_name}.gem
+Source:         http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:        CI::Reporter allows you to generate reams of XML for use with
 License:        MIT
 Group:          Development/Languages/Ruby
@@ -64,9 +64,14 @@
 
 %install
 %gem_install -f
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/History.txt 
%buildroot/%{_docdir}/%{name}/History.txt
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/LICENSE.txt 
%buildroot/%{_docdir}/%{name}/LICENSE.txt
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.rdoc 
%buildroot/%{_docdir}/%{name}/README.rdoc
 
 %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}/spec

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to