Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rubygem-liquid for openSUSE:Factory checked in at 2022-08-09 15:26:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-liquid (Old) and /work/SRC/openSUSE:Factory/.rubygem-liquid.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-liquid" Tue Aug 9 15:26:40 2022 rev:10 rq:993495 version:5.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-liquid/rubygem-liquid.changes 2022-04-30 22:52:38.508232692 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-liquid.new.1521/rubygem-liquid.changes 2022-08-09 15:26:53.369374395 +0200 @@ -1,0 +2,23 @@ +Thu Aug 4 13:17:29 UTC 2022 - Stephan Kulow <co...@suse.com> + +updated to version 5.4.0 + see installed History.md + + ## 5.4.0 2022-07-29 + + ### Breaking Changes + * Drop support for end-of-life Ruby versions (2.5 and 2.6) (#1578) [Andy Waite] + + ### Features + * Allow `#` to be used as an inline comment tag (#1498) [CP Clermont] + + ### Fixes + * `PartialCache` now shares snippet cache with subcontexts by default (#1553) [Chris AtLee] + * Hash registers no longer leak into subcontexts as static registers (#1564) [Chris AtLee] + * Fix `ParseTreeVisitor` for `with` variable expressions in `Render` tag (#1596) [CP Clermont] + + ### Changed + * Liquid::Context#registers now always returns a Liquid::Registers object, though supports the most used Hash functions for compatibility (#1553) + + +------------------------------------------------------------------- Old: ---- liquid-5.3.0.gem New: ---- liquid-5.4.0.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-liquid.spec ++++++ --- /var/tmp/diff_new_pack.kR1i4J/_old 2022-08-09 15:26:55.365380098 +0200 +++ /var/tmp/diff_new_pack.kR1i4J/_new 2022-08-09 15:26:55.369380109 +0200 @@ -24,12 +24,12 @@ # Name: rubygem-liquid -Version: 5.3.0 +Version: 5.4.0 Release: 0 %define mod_name liquid %define mod_full_name %{mod_name}-%{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: %{ruby >= 2.5.0} +BuildRequires: %{ruby >= 2.7.0} BuildRequires: %{rubygem gem2rpm} BuildRequires: ruby-macros >= 5 URL: http://www.liquidmarkup.org ++++++ liquid-5.3.0.gem -> liquid-5.4.0.gem ++++++ ++++ 10624 lines of diff (skipped)