Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rubygem-mime-types for openSUSE:Factory checked in at 2022-01-27 23:16:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-mime-types (Old) and /work/SRC/openSUSE:Factory/.rubygem-mime-types.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-mime-types" Thu Jan 27 23:16:23 2022 rev:25 rq:949088 version:3.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-mime-types/rubygem-mime-types.changes 2020-03-07 21:38:45.844293439 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-mime-types.new.1898/rubygem-mime-types.changes 2022-01-27 23:16:37.427120396 +0100 @@ -1,0 +2,41 @@ +Tue Jan 25 07:10:53 UTC 2022 - Stephan Kulow <[email protected]> + +updated to version 3.4.1 + see installed History.md + + # Changelog + + ## 3.4.1 / 2021-11-16 + + - 1 bugfix: + + - Fixed a Ruby < 2.3 incompatibility introduced by the use of standardrb, + where `<<-` heredocs were converted to `<<~` heredocs. These have been + reverted back to `<<-` with the indentation kept and a `.strip` call + to prevent excess whitespace. + + ## 3.4.0 / 2021-11-15 + + - 1 minor enhancement: + + - Added a new field to `MIME::Type` for checking provisional registrations + from IANA. [#157] + + - Documentation: + + - Kevin Menard synced the documentation so that all examples are correct. + [#153] + + - Administrivia: + + - Added Ruby 3.0 to the CI test matrix. Added `windows/jruby` to the + CI exclusion list; it refuses to run successfully. + - Removed the Travis CI configuration and changed it to Github Workflows + [#150]. Removed Coveralls configuration. + - Igor Victor added TruffleRuby to the Travis CI configuration. [#149] + - Koichi ITO loosened an excessively tight dependency. [#147] + - Started using `standardrb` for Ruby formatting and validation. + - Moved `deps:top` functionality to a support file. + + +------------------------------------------------------------------- Old: ---- mime-types-3.3.1.gem New: ---- mime-types-3.4.1.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-mime-types.spec ++++++ --- /var/tmp/diff_new_pack.6bxytY/_old 2022-01-27 23:16:37.943116831 +0100 +++ /var/tmp/diff_new_pack.6bxytY/_new 2022-01-27 23:16:37.947116804 +0100 @@ -1,7 +1,7 @@ # # spec file for package rubygem-mime-types # -# Copyright (c) 2020 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,7 +24,7 @@ # Name: rubygem-mime-types -Version: 3.3.1 +Version: 3.4.1 Release: 0 %define mod_name mime-types %define mod_full_name %{mod_name}-%{version} ++++++ mime-types-3.3.1.gem -> mime-types-3.4.1.gem ++++++ ++++ 3934 lines of diff (skipped)
