Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-grape for openSUSE:Factory 
checked in at 2022-02-02 22:41:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-grape (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-grape.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-grape"

Wed Feb  2 22:41:23 2022 rev:12 rq:950628 version:1.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-grape/rubygem-grape.changes      
2021-07-02 13:28:35.080240309 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-grape.new.1898/rubygem-grape.changes    
2022-02-02 22:42:24.631126464 +0100
@@ -1,0 +2,46 @@
+Tue Jan 25 07:00:59 UTC 2022 - Stephan Kulow <co...@suse.com>
+
+updated to version 1.6.2
+ see installed CHANGELOG.md
+
+  ### 1.6.2 (2021/12/30)
+  
+  #### Features
+  
+  #### Fixes
+  
+  * [#2219](https://github.com/ruby-grape/grape/pull/2219): Revert the changes 
for autoloading provided in 1.6.1 - [@dm1try](https://github.com/dm1try).
+  
+  ### 1.6.1 (2021/12/28)
+  
+  #### Features
+  
+  * [#2196](https://github.com/ruby-grape/grape/pull/2196): Add support for 
`passwords_hashed` param for `digest_auth` - 
[@lHydra](https://github.com/lhydra).
+  * [#2208](https://github.com/ruby-grape/grape/pull/2208): Added Rails 7 
support - [@ericproulx](https://github.com/ericproulx).
+  
+  #### Fixes
+  
+  * [#2206](https://github.com/ruby-grape/grape/pull/2206): Require main 
active_support lib before any of its extension definitions - 
[@annih](https://github.com/Annih).
+  * [#2193](https://github.com/ruby-grape/grape/pull/2193): Fixed the broken 
ruby-head NoMethodError spec - [@Jack12816](https://github.com/Jack12816).
+  * [#2192](https://github.com/ruby-grape/grape/pull/2192): Memoize the result 
of Grape::Middleware::Base#response - 
[@Jack12816](https://github.com/Jack12816).
+  * [#2200](https://github.com/ruby-grape/grape/pull/2200): Add validators 
module to all validators - [@ericproulx](https://github.com/ericproulx).
+  * [#2202](https://github.com/ruby-grape/grape/pull/2202): Fix random mock 
spec error - [@ericproulx](https://github.com/ericproulx).
+  * [#2203](https://github.com/ruby-grape/grape/pull/2203): Add rubocop-rspec 
- [@ericproulx](https://github.com/ericproulx).
+  * [#2207](https://github.com/ruby-grape/grape/pull/2207): Autoload 
Validations/Validators - [@ericproulx](https://github.com/ericproulx).
+  * [#2209](https://github.com/ruby-grape/grape/pull/2209): Autoload 
Validations/Types - [@ericproulx](https://github.com/ericproulx).
+  
+  ### 1.6.0 (2021/10/04)
+  
+  #### Features
+  
+  * [#2190](https://github.com/ruby-grape/grape/pull/2190): Upgrade dev deps & 
drop Ruby 2.4.x support - [@dnesteryuk](https://github.com/dnesteryuk).
+  
+  #### Fixes
+  
+  * [#2176](https://github.com/ruby-grape/grape/pull/2176): Fix: OPTIONS fails 
if matching all routes - [@myxoh](https://github.com/myxoh).
+  * [#2177](https://github.com/ruby-grape/grape/pull/2177): Fix: `default` 
validator fails if preceded by `as` validator - 
[@Catsuko](https://github.com/Catsuko).
+  * [#2180](https://github.com/ruby-grape/grape/pull/2180): Call `super` in 
`API.inherited` - [@yogeshjain999](https://github.com/yogeshjain999).
+  * [#2189](https://github.com/ruby-grape/grape/pull/2189): Fix: rename 
parameters when using `:as` (behaviour and grape-swagger documentation) - 
[@Jack12816](https://github.com/Jack12816).
+  
+
+-------------------------------------------------------------------

Old:
----
  grape-1.5.3.gem

New:
----
  grape-1.6.2.gem

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

Other differences:
------------------
++++++ rubygem-grape.spec ++++++
--- /var/tmp/diff_new_pack.zdhRAv/_old  2022-02-02 22:42:25.135123048 +0100
+++ /var/tmp/diff_new_pack.zdhRAv/_new  2022-02-02 22:42:25.143122993 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-grape
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,12 +24,12 @@
 #
 
 Name:           rubygem-grape
-Version:        1.5.3
+Version:        1.6.2
 Release:        0
 %define mod_name grape
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  %{ruby >= 2.4.0}
+BuildRequires:  %{ruby >= 2.5.0}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 URL:            https://github.com/ruby-grape/grape

++++++ grape-1.5.3.gem -> grape-1.6.2.gem ++++++
++++ 12272 lines of diff (skipped)

Reply via email to