Hello community,

here is the log from the commit of package rubygem-simplecov for 
openSUSE:Factory checked in at 2014-02-28 21:17:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-simplecov (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-simplecov.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-simplecov"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-simplecov/rubygem-simplecov.changes      
2012-11-05 06:33:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-simplecov.new/rubygem-simplecov.changes 
2014-02-28 21:17:20.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Nov 22 08:40:38 UTC 2013 - co...@suse.com
+
+- updated to version 0.8.2, see CHANGELOG.md (tons of those)
+
+-------------------------------------------------------------------

Old:
----
  simplecov-0.7.1.gem

New:
----
  simplecov-0.8.2.gem

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

Other differences:
------------------
++++++ rubygem-simplecov.spec ++++++
--- /var/tmp/diff_new_pack.sZ3sYg/_old  2014-02-28 21:17:21.000000000 +0100
+++ /var/tmp/diff_new_pack.sZ3sYg/_new  2014-02-28 21:17:21.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-simplecov
 #
-# 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-simplecov
-Version:        0.7.1
+Version:        0.8.2
 Release:        0
 %define mod_name simplecov
 %define mod_full_name %{mod_name}-%{version}
@@ -25,14 +25,14 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros >= 1
 Url:            http://github.com/colszowka/simplecov
-Source:         %{mod_full_name}.gem
-Summary:        Code coverage for Ruby 1.9 with a powerful configuration 
library and
+Source:         http://rubygems.org/gems/%{mod_full_name}.gem
+Summary:        Code coverage for Ruby 1.9+ with a powerful configuration 
library
 License:        MIT
 Group:          Development/Languages/Ruby
 
 %description
-Code coverage for Ruby 1.9 with a powerful configuration library and automatic
-merging of coverage across test suites
+Code coverage for Ruby 1.9+ with a powerful configuration library and
+automatic merging of coverage across test suites
 
 %package doc
 Summary:        RDoc documentation for %{mod_name}
@@ -60,9 +60,14 @@
 
 %install
 %gem_install -f
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/CHANGELOG.md 
%buildroot/%{_docdir}/%{name}/CHANGELOG.md
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/MIT-LICENSE 
%buildroot/%{_docdir}/%{name}/MIT-LICENSE
+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