Hello community,

here is the log from the commit of package rubygem-sassc for openSUSE:Factory 
checked in at 2020-04-27 23:41:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-sassc (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-sassc.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-sassc"

Mon Apr 27 23:41:20 2020 rev:7 rq:798244 version:2.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-sassc/rubygem-sassc.changes      
2020-01-14 21:12:23.798904884 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-sassc.new.2738/rubygem-sassc.changes    
2020-04-27 23:41:24.595878320 +0200
@@ -1,0 +2,21 @@
+Mon Apr 27 11:55:42 UTC 2020 - Manuel Schnitzer <[email protected]>
+
+- updated to version 2.3.0
+
+  * [Fix rake gem:native task](https://github.com/sass/sassc-ruby/pull/196)
+  * [disable lto flag for darwin + 
nix](https://github.com/sass/sassc-ruby/pull/166)
+  * [Sort input file list](https://github.com/sass/sassc-ruby/pull/178)
+  * [Set appropriate encoding for 
source_map](https://github.com/sass/sassc-ruby/pull/152)
+  * [allow passing functions 
directly](https://github.com/sass/sassc-ruby/pull/162)
+  * [always dispose data context](https://github.com/sass/sassc-ruby/pull/161)
+  * [Update libsass to 3.6.3](https://github.com/sass/sassc-ruby/pull/164)
+  * [Restore strip symbols](https://github.com/sass/sassc-ruby/pull/184)
+  * [Default --march-tune-native to 
false](https://github.com/sass/sassc-ruby/pull/158)
+  * [Fix compile issue on Mac OS 
X](https://github.com/sass/sassc-ruby/pull/174)
+  * [Test on TruffleRuby in 
TravisCI](https://github.com/sass/sassc-ruby/pull/171)
+  * [Use RbConfig::MAKEFILE_CONFIG['DLEXT'] instead of hardcoding 
extensions](https://github.com/sass/sassc-ruby/pull/173)
+
+- Drop reproducible.patch
+  (implemented in version 2.3.0 already)
+
+-------------------------------------------------------------------

Old:
----
  reproducible.patch
  sassc-2.2.1.gem

New:
----
  sassc-2.3.0.gem

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

Other differences:
------------------
++++++ rubygem-sassc.spec ++++++
--- /var/tmp/diff_new_pack.5RuTyo/_old  2020-04-27 23:41:25.323879741 +0200
+++ /var/tmp/diff_new_pack.5RuTyo/_new  2020-04-27 23:41:25.327879749 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-sassc
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-sassc
-Version:        2.2.1
+Version:        2.3.0
 Release:        0
 %define mod_name sassc
 %define mod_full_name %{mod_name}-%{version}
@@ -35,13 +35,10 @@
 BuildRequires:  %{rubydevel >= 2.0.0}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
-Url:            https://github.com/sass/sassc-ruby
+URL:            https://github.com/sass/sassc-ruby
 Source:         https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:        rpmlintrc
 Source2:        gem2rpm.yml
-# MANUAL
-Patch0:  reproducible.patch
-# /MANUAL
 Summary:        Use libsass with Ruby!
 License:        MIT
 Group:          Development/Languages/Ruby
@@ -50,10 +47,6 @@
 Use libsass with Ruby!.
 
 %prep
-%gem_unpack
-%patch0 -p1
-find -type f -print0 | xargs -0 touch -r %{S:0}
-%gem_build
 
 %build
 
@@ -67,7 +60,6 @@
 find %{buildroot}%{_libdir} -name sassc-2.\*.info -delete
 # /MANUAL
 
-
 %gem_packages
 
 %changelog

++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.5RuTyo/_old  2020-04-27 23:41:25.367879827 +0200
+++ /var/tmp/diff_new_pack.5RuTyo/_new  2020-04-27 23:41:25.371879835 +0200
@@ -21,8 +21,7 @@
 :preamble: |-
   BuildRequires:  gcc-c++
 # ## used by gem2rpm
-:patches:
-  reproducible.patch: -p1
+#:patches:
 #   bar.patch:
 # :post_patch:
 #   if you need to fiddle with the source dir before rebuilding the gem

++++++ sassc-2.2.1.gem -> sassc-2.3.0.gem ++++++
++++ 20476 lines of diff (skipped)


Reply via email to