Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rubygem-thor for openSUSE:Factory checked in at 2023-11-15 21:06:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-thor (Old) and /work/SRC/openSUSE:Factory/.rubygem-thor.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-thor" Wed Nov 15 21:06:57 2023 rev:25 rq:1126447 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-thor/rubygem-thor.changes 2022-02-07 23:38:40.242206207 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-thor.new.17445/rubygem-thor.changes 2023-11-15 21:07:29.649832396 +0100 @@ -1,0 +2,69 @@ +Tue Nov 14 18:41:25 UTC 2023 - Dan Äermák <dan.cer...@posteo.net> + +- 1.3.0: + +## What's Changed +* use the correct class for shared namespaces by @Gerst20051 in https://github.com/rails/thor/pull/754 +* Allow to Override Order of Commands in Help by @alessio-signorini in https://github.com/rails/thor/pull/642 +* Add support for providing http headers to get by @dnlgrv in https://github.com/rails/thor/pull/801 +* Don't document negative boolean option named `no_*` by @BrentWheeldon in https://github.com/rails/thor/pull/797 +* CreateFile#identical? fixed for files containing multi-byte UTF-8 codepoints by @tomclose in https://github.com/rails/thor/pull/786 +* Drop support to Ruby 2.6 by @rafaelfranca in https://github.com/rails/thor/pull/821 +* Fix dashless option usage info by @sambostock in https://github.com/rails/thor/pull/800 +* Support Range in enum option by @phene in https://github.com/rails/thor/pull/775 +* Check if `type: array` values are in `enum` by @movermeyer in https://github.com/rails/thor/pull/784 +* Fix inject into file warning by @nicolas-brousse in https://github.com/rails/thor/pull/709 +* Support `Thor::CoreExt::HashWithIndifferentAccess#slice` method by @shuuuuun in https://github.com/rails/thor/pull/812 +* ð§ï¸ long_desc: new option to disable wrapping by @igneus in https://github.com/rails/thor/pull/739 +* Print default in help when option type is :boolean and default is false by @nevesenin in https://github.com/rails/thor/pull/849 +* Silence encoding warnings in specs by @p8 in https://github.com/rails/thor/pull/857 +* Validate arguments for `method_option` and `class_option` by @p8 in https://github.com/rails/thor/pull/856 +* Fix help for file_collision method without block by @shuuuuun in https://github.com/rails/thor/pull/858 +* Extract print methods to seperate classes by @p8 in https://github.com/rails/thor/pull/854 +* Add support for printing tables with borders by @p8 in https://github.com/rails/thor/pull/855 +* Fix printing tables with borders and indentation by @p8 in https://github.com/rails/thor/pull/861 + +## New Contributors +* @Gerst20051 made their first contribution in https://github.com/rails/thor/pull/754 +* @alessio-signorini made their first contribution in https://github.com/rails/thor/pull/642 +* @dnlgrv made their first contribution in https://github.com/rails/thor/pull/801 +* @BrentWheeldon made their first contribution in https://github.com/rails/thor/pull/797 +* @tomclose made their first contribution in https://github.com/rails/thor/pull/786 +* @sambostock made their first contribution in https://github.com/rails/thor/pull/800 +* @phene made their first contribution in https://github.com/rails/thor/pull/775 +* @movermeyer made their first contribution in https://github.com/rails/thor/pull/784 +* @nicolas-brousse made their first contribution in https://github.com/rails/thor/pull/709 +* @shuuuuun made their first contribution in https://github.com/rails/thor/pull/812 +* @igneus made their first contribution in https://github.com/rails/thor/pull/739 +* @nevesenin made their first contribution in https://github.com/rails/thor/pull/849 + +**Full Changelog**: https://github.com/rails/thor/compare/v1.2.2...v1.3.0 + +1.2.2: + +## What's Changed +* Respect implicit encoding of thorfiles by @timdiggins in https://github.com/rails/thor/pull/782 +* Switch hash from MD5 to SHA256 by @stanhu in https://github.com/rails/thor/pull/785 +* Respect the updated NO_COLOR specification by @coderjoe in https://github.com/rails/thor/pull/796 +* Remove support for deprecated OS by @peterzhu2118 in https://github.com/rails/thor/pull/798 +* Support `thor install <uri>` to install remote thor files by @deivid-rodriguez in https://github.com/rails/thor/pull/787 +* Update error message for content already exists case. by @jpgeek in https://github.com/rails/thor/pull/799 +* Allow setting file permissions with create_file by @skipkayhil in https://github.com/rails/thor/pull/820 +* Properly pad aliases for option usage by @p8 in https://github.com/rails/thor/pull/810 + +## New Contributors +* @ytkg made their first contribution in https://github.com/rails/thor/pull/767 +* @timdiggins made their first contribution in https://github.com/rails/thor/pull/780 +* @stanhu made their first contribution in https://github.com/rails/thor/pull/785 +* @jdufresne made their first contribution in https://github.com/rails/thor/pull/806 +* @peterzhu2118 made their first contribution in https://github.com/rails/thor/pull/798 +* @casperisfine made their first contribution in https://github.com/rails/thor/pull/807 +* @jpgeek made their first contribution in https://github.com/rails/thor/pull/799 +* @skipkayhil made their first contribution in https://github.com/rails/thor/pull/820 +* @p8 made their first contribution in https://github.com/rails/thor/pull/810 + +**Full Changelog**: https://github.com/rails/thor/compare/v1.2.1...v1.2.2 + + + +------------------------------------------------------------------- Old: ---- thor-1.2.1.gem New: ---- thor-1.3.0.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-thor.spec ++++++ --- /var/tmp/diff_new_pack.yEfvyU/_old 2023-11-15 21:07:31.089885527 +0100 +++ /var/tmp/diff_new_pack.yEfvyU/_new 2023-11-15 21:07:31.093885675 +0100 @@ -1,7 +1,7 @@ # # spec file for package rubygem-thor # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 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,11 @@ # Name: rubygem-thor -Version: 1.2.1 +Version: 1.3.0 Release: 0 %define mod_name thor %define mod_full_name %{mod_name}-%{version} -BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: %{ruby >= 2.0.0} +BuildRequires: %{ruby >= 2.6.0} BuildRequires: %{rubygem gem2rpm} BuildRequires: ruby-macros >= 5 BuildRequires: update-alternatives @@ -38,7 +37,6 @@ Source1: gem2rpm.yml Summary: Thor is a toolkit for building powerful command-line interfaces License: MIT -Group: Development/Languages/Ruby PreReq: update-alternatives %description ++++++ thor-1.2.1.gem -> thor-1.3.0.gem ++++++ ++++ 2298 lines of diff (skipped)