Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ruby-common for openSUSE:Factory checked in at 2024-09-29 18:09:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ruby-common (Old) and /work/SRC/openSUSE:Factory/.ruby-common.new.29891 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ruby-common" Sun Sep 29 18:09:27 2024 rev:29 rq:1204269 version:3.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ruby-common/ruby-common.changes 2024-06-09 20:19:20.687666994 +0200 +++ /work/SRC/openSUSE:Factory/.ruby-common.new.29891/ruby-common.changes 2024-09-29 18:09:48.891590536 +0200 @@ -1,0 +2,6 @@ +Sat Sep 28 00:00:32 UTC 2024 - Marcus Rueckert <mrueck...@suse.de> + +- update gem_packages.spec.erb: + dont strip the newline at the end of main:filelist output + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ruby-common.spec ++++++ --- /var/tmp/diff_new_pack.SqSNGH/_old 2024-09-29 18:09:49.511616152 +0200 +++ /var/tmp/diff_new_pack.SqSNGH/_new 2024-09-29 18:09:49.511616152 +0200 @@ -1,7 +1,7 @@ # # spec file for package ruby-common # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ gem_packages.spec.erb ++++++ --- /var/tmp/diff_new_pack.SqSNGH/_old 2024-09-29 18:09:49.599619789 +0200 +++ /var/tmp/diff_new_pack.SqSNGH/_new 2024-09-29 18:09:49.607620119 +0200 @@ -247,7 +247,7 @@ %defattr(-,root,root,-) # MANUAL <% if config[:main] && config[:main][:filelist] -%> -<%= config[:main][:filelist] -%> +<%= config[:main][:filelist] %> <% end -%> # /MANUAL <% unless docdirfiles.empty? -%>