File project.diff of Package rubygem-sass-rails
--- rubygem-sass-rails.changes.orig
+++ rubygem-sass-rails.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Tue Feb 2 14:43:49 UTC 2016 - adrian@suse.de
+
+- update to version 4.0.5
+
+-------------------------------------------------------------------
Tue Nov 11 12:55:10 UTC 2014 - tboerger@suse.com
- Added last missing new macros pieces with gem2rpm call
--- rubygem-sass-rails.spec.orig
+++ rubygem-sass-rails.spec
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-sass-rails
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,15 +15,16 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
Name: rubygem-sass-rails
-Version: 4.0.3
+Version: 4.0.5
Release: 0
%define mod_name sass-rails
%define mod_full_name %{mod_name}-%{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: ruby-macros >= 5
-BuildRequires: %{ruby}
BuildRequires: %{rubygem gem2rpm}
+BuildRequires: %{ruby}
+BuildRequires: ruby-macros >= 5
Url: https://github.com/rails/sass-rails
Source: http://rubygems.org/gems/%{mod_full_name}.gem
Summary: Sass adapter for the Rails asset pipeline