File project.diff of Package rubygem-jquery-datatables-rails
--- rubygem-jquery-datatables-rails.changes.orig
+++ rubygem-jquery-datatables-rails.changes
@@ -7,18 +7,7 @@ Thu Mar 17 05:32:27 UTC 2016 - coolo@sus
-------------------------------------------------------------------
Wed Apr 29 04:29:54 UTC 2015 - coolo@suse.com
-- updated to version 3.3.0
- no changelog found
-
--------------------------------------------------------------------
-Wed Mar 18 05:31:03 UTC 2015 - coolo@suse.com
-
-- updated to version 3.2.0
-
--------------------------------------------------------------------
-Mon Feb 9 10:04:37 UTC 2015 - coolo@suse.com
-
-- updated to version 3.1.1, updated assets
+- build for all ruby versions
-------------------------------------------------------------------
Sun Oct 12 11:23:07 UTC 2014 - adrian@suse.de
--- rubygem-jquery-datatables-rails.spec.orig
+++ rubygem-jquery-datatables-rails.spec
@@ -16,31 +16,26 @@
#
-#
-# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
-# All sections marked as MANUAL, license headers, summaries and descriptions
-# can be maintained in that file. Please consult this file before editing any
-# of those fields
-#
-
Name: rubygem-jquery-datatables-rails
Version: 3.4.0
Release: 0
%define mod_name jquery-datatables-rails
%define mod_full_name %{mod_name}-%{version}
+
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: %{rubygem gem2rpm}
+BuildRequires: %{rubygem rdoc > 3.10}
BuildRequires: %{ruby}
BuildRequires: ruby-macros >= 5
Url: https://github.com/rweng/jquery-datatables-rails
Source: http://rubygems.org/gems/%{mod_full_name}.gem
-Source1: gem2rpm.yml
Summary: jquery datatables for rails
License: MIT
Group: Development/Languages/Ruby
%description
-jquery datatables for rails.
+jquery datatables for rails
+
%prep