Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rubygem-ttfunk for openSUSE:Factory checked in at 2021-01-20 18:28:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-ttfunk (Old) and /work/SRC/openSUSE:Factory/.rubygem-ttfunk.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-ttfunk" Wed Jan 20 18:28:54 2021 rev:2 rq:864991 version:1.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-ttfunk/rubygem-ttfunk.changes 2020-10-23 16:54:37.417283437 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-ttfunk.new.28504/rubygem-ttfunk.changes 2021-01-20 18:29:15.871618932 +0100 @@ -1,0 +2,19 @@ +Wed Jan 20 13:30:15 UTC 2021 - Stephan Kulow <co...@suse.com> + +updated to version 1.7.0 + see installed CHANGELOG.md + + ## 1.7.0 + + ### Changes + + * Allow gem installation on Ruby 3.0 + + Pavel Lobashov + + * Allow TTC files to be read from IO object + + Tom de Grunt + + +------------------------------------------------------------------- Old: ---- ttfunk-1.6.2.1.gem New: ---- ttfunk-1.7.0.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-ttfunk.spec ++++++ --- /var/tmp/diff_new_pack.pGHOgr/_old 2021-01-20 18:29:16.863619841 +0100 +++ /var/tmp/diff_new_pack.pGHOgr/_new 2021-01-20 18:29:16.867619845 +0100 @@ -1,7 +1,7 @@ # # spec file for package rubygem-ttfunk # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -24,20 +24,19 @@ # Name: rubygem-ttfunk -Version: 1.6.2.1 +Version: 1.7.0 Release: 0 %define mod_name ttfunk %define mod_full_name %{mod_name}-%{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: ruby-macros >= 5 -BuildRequires: %{ruby => 2.4} -BuildRequires: %{ruby < 3} +BuildRequires: %{ruby >= 2.5} BuildRequires: %{rubygem gem2rpm} -Url: https://prawnpdf.org +BuildRequires: ruby-macros >= 5 +URL: https://prawnpdf.org Source: https://rubygems.org/gems/%{mod_full_name}.gem Source1: gem2rpm.yml Summary: TrueType Font Metrics Parser -License: Ruby or GPL-2.0 or GPL-3.0 +License: Ruby OR GPL-2.0-only OR GPL-3.0-only Group: Development/Languages/Ruby %description ++++++ ttfunk-1.6.2.1.gem -> ttfunk-1.7.0.gem ++++++ ++++ 2327 lines of diff (skipped)