Hello community,
here is the log from the commit of package rubygem-simplecov-html for
openSUSE:Factory checked in at 2014-11-04 17:29:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-simplecov-html (Old)
and /work/SRC/openSUSE:Factory/.rubygem-simplecov-html.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-simplecov-html"
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-simplecov-html/rubygem-simplecov-html.changes
2014-10-14 07:12:41.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-simplecov-html.new/rubygem-simplecov-html.changes
2014-11-04 17:30:35.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Nov 3 10:07:49 UTC 2014 - [email protected]
+
+- Added last missing bits for new macros
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-simplecov-html.spec ++++++
--- /var/tmp/diff_new_pack.msUqfb/_old 2014-11-04 17:30:36.000000000 +0100
+++ /var/tmp/diff_new_pack.msUqfb/_new 2014-11-04 17:30:36.000000000 +0100
@@ -21,8 +21,9 @@
Release: 0
%define mod_name simplecov-html
%define mod_full_name %{mod_name}-%{version}
-
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildRequires: %{rubygem gem2rpm}
+BuildRequires: %{ruby}
BuildRequires: ruby-macros >= 5
Url: https://github.com/colszowka/simplecov-html
Source: http://rubygems.org/gems/%{mod_full_name}.gem
@@ -31,7 +32,7 @@
Group: Development/Languages/Ruby
%description
-Default HTML formatter for SimpleCov code coverage tool for ruby 1.9+
+Default HTML formatter for SimpleCov code coverage tool for ruby 1.9+.
%prep
@@ -39,7 +40,6 @@
%install
%gem_install \
- --symlink-binaries \
--doc-files="LICENSE README.md" \
-f
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]