File project.diff of Package rubygem-sprockets-2_11
--- rubygem-sprockets-2_11.changes.orig
+++ rubygem-sprockets-2_11.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Tue Feb 2 14:41:48 UTC 2016 - adrian@suse.de
+
+- update to version 2.11.3
+
- -----------------------------------------------------------------
Tue Oct 21 12:06:57 UTC 2014 - coolo@suse.com
--- rubygem-sprockets-2_11.spec.orig
+++ rubygem-sprockets-2_11.spec
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-sprockets-2_11
#
-# 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
@@ -14,27 +14,22 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-#
-# 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-sprockets-2_11
-Version: 2.11.0
+Version: 2.11.3
Release: 0
%define mod_name sprockets
%define mod_full_name %{mod_name}-%{version}
%define mod_version_suffix -2_11
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: ruby-macros >= 5
-BuildRequires: %{ruby}
BuildRequires: %{rubygem gem2rpm}
+BuildRequires: %{ruby}
+BuildRequires: ruby-macros >= 5
BuildRequires: update-alternatives
Url: http://getsprockets.org/
Source: http://rubygems.org/gems/%{mod_full_name}.gem
-Source1: gem2rpm.yml
+Source1: gem2rpm.yml
Summary: Rack-based asset packaging system
License: MIT
Group: Development/Languages/Ruby