Hello community,
here is the log from the commit of package rubygem-sinatra for openSUSE:Factory
checked in at 2020-03-09 11:41:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-sinatra (Old)
and /work/SRC/openSUSE:Factory/.rubygem-sinatra.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-sinatra"
Mon Mar 9 11:41:14 2020 rev:9 rq:773852 version:2.0.8.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-sinatra/rubygem-sinatra.changes
2019-03-10 09:39:33.516116135 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-sinatra.new.26092/rubygem-sinatra.changes
2020-03-09 11:41:19.109289508 +0100
@@ -1,0 +2,46 @@
+Mon Feb 10 15:50:22 UTC 2020 - Stephan Kulow <[email protected]>
+
+- updated to version 2.0.8.1
+ see installed CHANGELOG.md
+
+ ## 2.0.8.1 / 2020-01-02
+
+ * Allow multiple hashes to be passed in `merge` and `merge!` for
`Sinatra::IndifferentHash`
[#1572](https://github.com/sinatra/sinatra/pull/1572) by Shota Iguchi
+
+ ## 2.0.8 / 2020-01-01
+
+ * Lookup Tilt class for template engine without loading files
[#1558](https://github.com/sinatra/sinatra/pull/1558). Fixes
[#1172](https://github.com/sinatra/sinatra/issues/1172) by Jordan Owens
+
+ * Add request info in NotFound exception
[#1566](https://github.com/sinatra/sinatra/pull/1566) by Stefan Sundin
+
+ * Add `.yaml` support in `Sinatra::Contrib::ConfigFile`
[#1564](https://github.com/sinatra/sinatra/issues/1564). Fixes
[#1563](https://github.com/sinatra/sinatra/issues/1563) by Emerson Manabu Araki
+
+ * Remove only routing parameters from @params hash
[#1569](https://github.com/sinatra/sinatra/pull/1569). Fixes
[#1567](https://github.com/sinatra/sinatra/issues/1567) by Jordan Owens, Horacio
+
+ * Support `capture` and `content_for` with Hamlit
[#1580](https://github.com/sinatra/sinatra/pull/1580) by Takashi Kokubun
+
+ * Eliminate warnings of keyword parameter for Ruby 2.7.0
[#1581](https://github.com/sinatra/sinatra/pull/1581) by Osamtimizer
+
+ ## 2.0.7 / 2019-08-22
+
+ * Fix a regression [#1560](https://github.com/sinatra/sinatra/pull/1560) by
Kunpei Sakai
+
+ ## 2.0.6 / 2019-08-21
+
+ * Fix an issue setting environment from command line option
[#1547](https://github.com/sinatra/sinatra/pull/1547),
[#1554](https://github.com/sinatra/sinatra/pull/1554) by Jordan Owens, Kunpei
Sakai
+
+ * Support pandoc as a new markdown renderer
[#1533](https://github.com/sinatra/sinatra/pull/1533) by Vasiliy
+
+ * Remove outdated code for tilt 1.x
[#1532](https://github.com/sinatra/sinatra/pull/1532) by Vasiliy
+
+ * Remove an extra logic for `force_encoding`
[#1527](https://github.com/sinatra/sinatra/pull/1527) by Jordan Owens
+
+ * Avoid multiple errors even if `params` contains special values
[#1526](https://github.com/sinatra/sinatra/pull/1527) by Kunpei Sakai
+
+ * Support `bundler/inline` with `require 'sinatra'` integration
[#1520](https://github.com/sinatra/sinatra/pull/1520) by Kunpei Sakai
+
+ * Avoid `TypeError` when params contain a key without a value on Ruby < 2.4
[#1516](https://github.com/sinatra/sinatra/pull/1516) by Samuel Giddins
+
+ * Improve development support and documentation and source code by Olle
Jonsson, Basavanagowda Kanur, Yuki MINAMIYA
+
+-------------------------------------------------------------------
Old:
----
sinatra-2.0.5.gem
New:
----
sinatra-2.0.8.1.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-sinatra.spec ++++++
--- /var/tmp/diff_new_pack.iGm4Z6/_old 2020-03-09 11:41:22.441291311 +0100
+++ /var/tmp/diff_new_pack.iGm4Z6/_new 2020-03-09 11:41:22.445291314 +0100
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-sinatra
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
#
Name: rubygem-sinatra
-Version: 2.0.5
+Version: 2.0.8.1
Release: 0
%define mod_name sinatra
%define mod_full_name %{mod_name}-%{version}
@@ -33,7 +33,7 @@
BuildRequires: %{rubygem gem2rpm}
BuildRequires: %{rubygem rdoc > 3.10}
BuildRequires: ruby-macros >= 5
-Url: http://sinatrarb.com/
+URL: http://sinatrarb.com/
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: Classy web-development dressed in a DSL
++++++ sinatra-2.0.5.gem -> sinatra-2.0.8.1.gem ++++++
++++ 3794 lines of diff (skipped)