Hello community, here is the log from the commit of package rubygem-rack for openSUSE:Factory checked in at 2020-02-11 22:17:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-rack (Old) and /work/SRC/openSUSE:Factory/.rubygem-rack.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-rack" Tue Feb 11 22:17:05 2020 rev:17 rq:768369 version:2.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-rack/rubygem-rack.changes 2019-12-21 12:32:03.167382393 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-rack.new.26092/rubygem-rack.changes 2020-02-11 22:17:20.231302718 +0100 @@ -1,0 +2,18 @@ +Wed Jan 29 11:44:30 UTC 2020 - Daniel Donisa <[email protected]> + +- updated to version 2.1.2 + +------------------------------------------------------------------- +Mon Jan 27 11:28:34 UTC 2020 - Manuel Schnitzer <[email protected]> + +- updated to version 2.1.1 + + * Remove Rack::Chunked from Rack::Server default middleware. (#1475, @ioquatix) + * Restore support for code relying on SessionId#to_s. (@jeremyevans) + +- non upstream changes + + * removed the modification of the permissions for test/cgi/test.gz + during package build since it won't get installed anymore. + +------------------------------------------------------------------- Old: ---- rack-2.0.8.gem New: ---- rack-2.1.2.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-rack.spec ++++++ --- /var/tmp/diff_new_pack.AeCEm8/_old 2020-02-11 22:17:21.127303203 +0100 +++ /var/tmp/diff_new_pack.AeCEm8/_new 2020-02-11 22:17:21.147303214 +0100 @@ -1,7 +1,7 @@ # # spec file for package rubygem-rack # -# Copyright (c) 2019 SUSE LLC +# 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-rack -Version: 2.0.8 +Version: 2.1.2 Release: 0 %define mod_name rack %define mod_full_name %{mod_name}-%{version} @@ -65,11 +65,10 @@ %install %gem_install \ --symlink-binaries \ - --doc-files="COPYING HISTORY.md README.rdoc" \ + --doc-files="CHANGELOG.md MIT-LICENSE README.rdoc" \ -f # MANUAL %fdupes %{buildroot}%{_libdir}/ruby/gems/*/gems/%{mod_name}-%{version}/ -chmod 644 %{buildroot}%{_libdir}/ruby/gems/*/gems/%{mod_name}-%{version}/test/cgi/test.gz # /MANUAL %gem_packages ++++++ gem2rpm.yml ++++++ --- /var/tmp/diff_new_pack.AeCEm8/_old 2020-02-11 22:17:21.263303277 +0100 +++ /var/tmp/diff_new_pack.AeCEm8/_new 2020-02-11 22:17:21.263303277 +0100 @@ -84,4 +84,3 @@ :post_install: |- %fdupes %{buildroot}%{_libdir}/ruby/gems/*/gems/%{mod_name}-%{version}/ - chmod 644 %{buildroot}%{_libdir}/ruby/gems/*/gems/%{mod_name}-%{version}/test/cgi/test.gz ++++++ rack-2.0.8.gem -> rack-2.1.2.gem ++++++ ++++ 17499 lines of diff (skipped)
