Hello community, here is the log from the commit of package rubygem-timers for openSUSE:Factory checked in at 2018-11-26 10:34:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-timers (Old) and /work/SRC/openSUSE:Factory/.rubygem-timers.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-timers" Mon Nov 26 10:34:03 2018 rev:4 rq:651622 version:4.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-timers/rubygem-timers.changes 2016-12-11 13:28:50.686765785 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-timers.new.19453/rubygem-timers.changes 2018-11-26 10:36:46.888573030 +0100 @@ -1,0 +2,6 @@ +Thu Nov 22 05:39:32 UTC 2018 - Stephan Kulow <[email protected]> + +- updated to version 4.2.0 + CHANGES.md removed upstream + +------------------------------------------------------------------- Old: ---- timers-4.1.2.gem New: ---- timers-4.2.0.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-timers.spec ++++++ --- /var/tmp/diff_new_pack.PnZYmN/_old 2018-11-26 10:36:47.916571827 +0100 +++ /var/tmp/diff_new_pack.PnZYmN/_new 2018-11-26 10:36:47.916571827 +0100 @@ -1,7 +1,7 @@ # # spec file for package rubygem-timers # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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,16 +24,16 @@ # Name: rubygem-timers -Version: 4.1.2 +Version: 4.2.0 Release: 0 %define mod_name timers %define mod_full_name %{mod_name}-%{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: %{ruby >= 2.2.1} BuildRequires: %{rubygem gem2rpm} -BuildRequires: %{ruby} BuildRequires: ruby-macros >= 5 -Url: https://github.com/celluloid/timers -Source: http://rubygems.org/gems/%{mod_full_name}.gem +Url: https://github.com/socketry/timers +Source: https://rubygems.org/gems/%{mod_full_name}.gem Source1: gem2rpm.yml Summary: Pure Ruby one-shot and periodic timers License: MIT @@ -49,7 +49,7 @@ %install %gem_install \ - --doc-files="CHANGES.md LICENSE README.md" \ + --doc-files="README.md" \ -f %gem_packages ++++++ timers-4.1.2.gem -> timers-4.2.0.gem ++++++ ++++ 2546 lines of diff (skipped)
