Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rubygem-rspec for openSUSE:Factory checked in at 2021-08-05 20:47:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-rspec (Old) and /work/SRC/openSUSE:Factory/.rubygem-rspec.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-rspec" Thu Aug 5 20:47:51 2021 rev:13 rq:909951 version:3.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-rspec/rubygem-rspec.changes 2021-01-22 21:50:22.633683419 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-rspec.new.1899/rubygem-rspec.changes 2021-08-05 20:48:10.151927585 +0200 @@ -1,0 +2,5 @@ +Tue Aug 3 10:07:32 UTC 2021 - Dan ??erm??k <dcer...@suse.com> + +- Remove obsolete source rspec-3.9.0.gem.sha256 + +------------------------------------------------------------------- Old: ---- rspec-3.9.0.gem.sha256 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-rspec.spec ++++++ --- /var/tmp/diff_new_pack.iq8INC/_old 2021-08-05 20:48:10.647927028 +0200 +++ /var/tmp/diff_new_pack.iq8INC/_new 2021-08-05 20:48:10.651927023 +0200 @@ -16,30 +16,27 @@ # +%define mod_name rspec +%define mod_full_name %{mod_name}-%{version} # # 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-rspec Version: 3.10.0 Release: 0 -%define mod_name rspec -%define mod_full_name %{mod_name}-%{version} -BuildRoot: %{_tmppath}/%{name}-%{version}-build +Summary: Meta-gem that depends on the other components +License: MIT +Group: Development/Languages/Ruby +URL: https://github.com/rspec +Source: https://rubygems.org/gems/%{mod_full_name}.gem +Source1: gem2rpm.yml BuildRequires: %{rubygem gem2rpm} BuildRequires: %{rubygem rdoc > 3.10} BuildRequires: %{ruby} BuildRequires: ruby-macros >= 5 -URL: http://github.com/rspec -Source: https://rubygems.org/gems/%{mod_full_name}.gem -Source1: rspec-3.9.0.gem.sha256 -Source2: gem2rpm.yml -Summary: meta-gem that depends on the other components -License: MIT -Group: Development/Languages/Ruby %description BDD for Ruby. ++++++ gem2rpm.yml ++++++ --- /var/tmp/diff_new_pack.iq8INC/_old 2021-08-05 20:48:10.695926974 +0200 +++ /var/tmp/diff_new_pack.iq8INC/_new 2021-08-05 20:48:10.695926974 +0200 @@ -1,6 +1,6 @@ -# --- +--- # ## used by gem2rpm -:summary: meta-gem that depends on the other components +:summary: Meta-gem that depends on the other components # ## used by gem2rpm # :description: |- # this is a custom description @@ -26,7 +26,6 @@ # if you need to fiddle with the source dir before rebuilding the gem # ## used by gem2rpm :sources: -- rspec-3.9.0.gem.sha256 # - foo.desktop # - bar.desktop # :gem_install_args: '....'