Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rubygem-gettext for openSUSE:Factory checked in at 2022-02-02 22:41:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-gettext (Old) and /work/SRC/openSUSE:Factory/.rubygem-gettext.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-gettext" Wed Feb 2 22:41:22 2022 rev:36 rq:950626 version:3.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-gettext/rubygem-gettext.changes 2021-08-24 10:55:15.700290048 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-gettext.new.1898/rubygem-gettext.changes 2022-02-02 22:42:22.939137932 +0100 @@ -1,0 +2,57 @@ +Tue Jan 25 06:57:30 UTC 2022 - Stephan Kulow <co...@suse.com> + +updated to version 3.4.2 + see installed news.md + + ## 3.4.2: 2022-01-11 {#version-3-4-2} + + ### Improvements + + * Added support for fallback for specific locale. + e.g.: `fr_BE_Foo` -> `fr_BE` -> `fr` + [GitHub#90][Patch by Micha??l Hoste] + + * Added support for Ruby 3.1. + [GitHub#92][Reported by ahiru] + + ### Thanks + + * Micha??l Hoste + + * ahiru + + ## 3.4.1: 2021-09-08 {#version-3-4-1} + + ### Improvements + + * Listed licenses separately in gemspec. + [GitHub#88][Patch by Josh Cooper] + + ### Thanks + + * Josh Cooper + + ## 3.4.0: 2021-08-26 {#version-3-4-0} + + ### Improvements + + * test: Added missing Red Datasets availability check. + [GitHub#87][Reported by Mamoru TASAKA] + + ### Thanks + + * Mamoru TASAKA + + ## 3.3.9: 2021-08-26 {#version-3-3-9} + + ### Improvements + + * msginit: Made Red Datasets dependency optional. + [GitHub:red-datatools/red-datasets#105][Suggested by Mamoru TASAKA] + + ### Thanks + + * Mamoru TASAKA + + +------------------------------------------------------------------- Old: ---- gettext-3.3.8.gem New: ---- gettext-3.4.2.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-gettext.spec ++++++ --- /var/tmp/diff_new_pack.zIAwvM/_old 2022-02-02 22:42:23.443134516 +0100 +++ /var/tmp/diff_new_pack.zIAwvM/_new 2022-02-02 22:42:23.451134462 +0100 @@ -1,7 +1,7 @@ # # spec file for package rubygem-gettext # -# 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,7 +24,7 @@ # Name: rubygem-gettext -Version: 3.3.8 +Version: 3.4.2 Release: 0 %define mod_name gettext %define mod_full_name %{mod_name}-%{version} @@ -37,7 +37,7 @@ Source: https://rubygems.org/gems/%{mod_full_name}.gem Source1: gem2rpm.yml Summary: Gettext is a pure Ruby libary and tools to localize messages -License: LGPL-3.0-or-later OR Ruby +License: LGPL-3.0-or-later AND Ruby Group: Development/Languages/Ruby PreReq: update-alternatives ++++++ gettext-3.3.8.gem -> gettext-3.4.2.gem ++++++ ++++ 3550 lines of diff (skipped)