Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rubygem-sassc for openSUSE:Factory checked in at 2021-09-02 23:20:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-sassc (Old) and /work/SRC/openSUSE:Factory/.rubygem-sassc.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-sassc" Thu Sep 2 23:20:16 2021 rev:9 rq:915657 version:2.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-sassc/rubygem-sassc.changes 2020-06-25 15:11:41.878169182 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-sassc.new.1899/rubygem-sassc.changes 2021-09-02 23:20:28.628565625 +0200 @@ -1,0 +2,5 @@ +Wed Sep 1 22:36:27 UTC 2021 - Marcus Rueckert <mrueck...@suse.de> + +- fix rpmlintrc naming which fixes the TW build with rpmlint 2 + +------------------------------------------------------------------- Old: ---- rpmlintrc New: ---- rubygem-sassc-rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-sassc.spec ++++++ --- /var/tmp/diff_new_pack.myV7dF/_old 2021-09-02 23:20:29.156566283 +0200 +++ /var/tmp/diff_new_pack.myV7dF/_new 2021-09-02 23:20:29.160566288 +0200 @@ -1,7 +1,7 @@ # # spec file for package rubygem-sassc # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,7 +37,7 @@ BuildRequires: ruby-macros >= 5 URL: https://github.com/sass/sassc-ruby Source: https://rubygems.org/gems/%{mod_full_name}.gem -Source1: rpmlintrc +Source1: rubygem-sassc-rpmlintrc Source2: gem2rpm.yml Summary: Use libsass with Ruby! License: MIT ++++++ gem2rpm.yml ++++++ --- /var/tmp/diff_new_pack.myV7dF/_old 2021-09-02 23:20:29.188566323 +0200 +++ /var/tmp/diff_new_pack.myV7dF/_new 2021-09-02 23:20:29.192566328 +0200 @@ -27,7 +27,7 @@ # if you need to fiddle with the source dir before rebuilding the gem # ## used by gem2rpm :sources: - - rpmlintrc + - rubygem-sassc-rpmlintrc :gem_install_args: ' --extconf-opts=--disable-march-tune-native' # ## used by gem2rpm # :pre_install: |- ++++++ rubygem-sassc-rpmlintrc ++++++ addFilter('devel-file-in-non-devel-package')