Hello community,

here is the log from the commit of package rubygem-sprockets for 
openSUSE:Factory checked in at 2019-11-13 13:25:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-sprockets (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-sprockets.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-sprockets"

Wed Nov 13 13:25:45 2019 rev:38 rq:747719 version:4.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-sprockets/rubygem-sprockets.changes      
2018-06-22 13:35:45.585815381 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-sprockets.new.2990/rubygem-sprockets.changes
    2019-11-13 13:25:47.551539247 +0100
@@ -1,0 +2,8 @@
+Tue Nov 12 14:21:25 UTC 2019 - Manuel Schnitzer <[email protected]>
+
+- updated to version 4.0.0
+
+  * Fixes for Ruby 2.7 keyword arguments warnings #625
+  * Manifest files are sorted alphabetically #626
+
+-------------------------------------------------------------------

Old:
----
  sprockets-3.7.2.gem

New:
----
  sprockets-4.0.0.gem

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

Other differences:
------------------
++++++ rubygem-sprockets.spec ++++++
--- /var/tmp/diff_new_pack.isyQ88/_old  2019-11-13 13:25:48.495540230 +0100
+++ /var/tmp/diff_new_pack.isyQ88/_new  2019-11-13 13:25:48.499540234 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-sprockets
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -24,12 +24,12 @@
 #
 
 Name:           rubygem-sprockets
-Version:        3.7.2
+Version:        4.0.0
 Release:        0
 %define mod_name sprockets
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  %{ruby >= 1.9.3}
+BuildRequires:  %{ruby >= 2.5.0}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
@@ -43,7 +43,7 @@
 
 %description
 Sprockets is a Rack-based asset packaging system that concatenates and serves
-JavaScript, CoffeeScript, CSS, LESS, Sass, and SCSS.
+JavaScript, CoffeeScript, CSS, Sass, and SCSS.
 
 %prep
 
@@ -52,7 +52,7 @@
 %install
 %gem_install \
   --symlink-binaries \
-  --doc-files="CHANGELOG.md LICENSE README.md" \
+  --doc-files="CHANGELOG.md README.md" \
   -f
 
 %gem_packages

++++++ sprockets-3.7.2.gem -> sprockets-4.0.0.gem ++++++
++++ 8157 lines of diff (skipped)


Reply via email to