Hello community, here is the log from the commit of package rubygem-tzinfo for openSUSE:Factory checked in at 2019-01-21 10:54:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-tzinfo (Old) and /work/SRC/openSUSE:Factory/.rubygem-tzinfo.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-tzinfo" Mon Jan 21 10:54:19 2019 rev:21 rq:666102 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-tzinfo/rubygem-tzinfo.changes 2018-02-16 21:43:42.837161475 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-tzinfo.new.28833/rubygem-tzinfo.changes 2019-01-21 10:54:42.647702862 +0100 @@ -1,0 +2,6 @@ +Mon Jan 14 14:01:03 UTC 2019 - Stephan Kulow <[email protected]> + +- updated to version 2.0.0 + see installed CHANGES.md + +------------------------------------------------------------------- Old: ---- tzinfo-1.2.5.gem New: ---- tzinfo-2.0.0.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-tzinfo.spec ++++++ --- /var/tmp/diff_new_pack.yaCfX1/_old 2019-01-21 10:54:43.983701252 +0100 +++ /var/tmp/diff_new_pack.yaCfX1/_new 2019-01-21 10:54:43.983701252 +0100 @@ -1,7 +1,7 @@ # # spec file for package rubygem-tzinfo # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # 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,25 +24,25 @@ # Name: rubygem-tzinfo -Version: 1.2.5 +Version: 2.0.0 Release: 0 %define mod_name tzinfo %define mod_full_name %{mod_name}-%{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: %{ruby >= 1.8.7} +BuildRequires: %{ruby >= 1.9.3} BuildRequires: %{rubygem gem2rpm} BuildRequires: %{rubygem rdoc > 3.10} BuildRequires: ruby-macros >= 5 -Url: http://tzinfo.github.io +Url: https://tzinfo.github.io Source: https://rubygems.org/gems/%{mod_full_name}.gem Source1: gem2rpm.yml -Summary: Daylight savings aware timezone library +Summary: Time Zone Library License: MIT Group: Development/Languages/Ruby %description -TZInfo provides daylight savings aware transformations between times in -different time zones. +TZInfo provides access to time zone data and allows times to be converted +using time zone rules. %prep ++++++ tzinfo-1.2.5.gem -> tzinfo-2.0.0.gem ++++++ ++++ 25858 lines of diff (skipped)
