Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rubygem-rack-protection for openSUSE:Factory checked in at 2022-08-09 15:26:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-rack-protection (Old) and /work/SRC/openSUSE:Factory/.rubygem-rack-protection.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-rack-protection" Tue Aug 9 15:26:49 2022 rev:10 rq:993513 version:2.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-rack-protection/rubygem-rack-protection.changes 2022-02-24 18:23:48.250652994 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-rack-protection.new.1521/rubygem-rack-protection.changes 2022-08-09 15:27:04.785407013 +0200 @@ -1,0 +2,6 @@ +Thu Aug 4 13:24:13 UTC 2022 - Stephan Kulow <co...@suse.com> + +updated to version 2.2.2 + no changelog found + +------------------------------------------------------------------- Old: ---- rack-protection-2.2.0.gem New: ---- rack-protection-2.2.2.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-rack-protection.spec ++++++ --- /var/tmp/diff_new_pack.eWknEw/_old 2022-08-09 15:27:05.325408556 +0200 +++ /var/tmp/diff_new_pack.eWknEw/_new 2022-08-09 15:27:05.329408568 +0200 @@ -24,7 +24,7 @@ # Name: rubygem-rack-protection -Version: 2.2.0 +Version: 2.2.2 Release: 0 %define mod_name rack-protection %define mod_full_name %{mod_name}-%{version} ++++++ rack-protection-2.2.0.gem -> rack-protection-2.2.2.gem ++++++ Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lib/rack/protection/version.rb new/lib/rack/protection/version.rb --- old/lib/rack/protection/version.rb 2022-02-15 17:23:55.000000000 +0100 +++ new/lib/rack/protection/version.rb 2022-07-23 23:10:39.000000000 +0200 @@ -1,5 +1,5 @@ module Rack module Protection - VERSION = '2.2.0' + VERSION = '2.2.1' end end diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/metadata new/metadata --- old/metadata 2022-02-15 17:23:55.000000000 +0100 +++ new/metadata 2022-07-23 23:10:39.000000000 +0200 @@ -1,14 +1,14 @@ --- !ruby/object:Gem::Specification name: rack-protection version: !ruby/object:Gem::Version - version: 2.2.0 + version: 2.2.2 platform: ruby authors: - https://github.com/sinatra/sinatra/graphs/contributors -autorequire: +autorequire: bindir: bin cert_chain: [] -date: 2022-02-15 00:00:00.000000000 Z +date: 2022-07-23 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rack @@ -91,7 +91,7 @@ source_code_uri: https://github.com/sinatra/sinatra/tree/master/rack-protection homepage_uri: http://sinatrarb.com/protection/ documentation_uri: https://www.rubydoc.info/gems/rack-protection -post_install_message: +post_install_message: rdoc_options: [] require_paths: - lib @@ -106,8 +106,8 @@ - !ruby/object:Gem::Version version: '0' requirements: [] -rubygems_version: 3.1.2 -signing_key: +rubygems_version: 3.0.3.1 +signing_key: specification_version: 4 summary: Protect against typical web attacks, works with all Rack apps, including Rails.