Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-tzinfo-0 for
openSUSE:Factory checked in at 2021-06-29 22:43:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-tzinfo-0 (Old)
and /work/SRC/openSUSE:Factory/.rubygem-tzinfo-0.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-tzinfo-0"
Tue Jun 29 22:43:20 2021 rev:22 rq:902943 version:0.3.60
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-tzinfo-0/rubygem-tzinfo-0.changes
2021-01-21 21:56:13.501830277 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-tzinfo-0.new.2625/rubygem-tzinfo-0.changes
2021-06-29 22:43:57.378928801 +0200
@@ -1,0 +2,13 @@
+Thu Jun 24 18:06:32 UTC 2021 - Stephan Kulow <[email protected]>
+
+updated to version 0.3.60
+ see installed CHANGES
+
+ == Version 0.3.60 (tzdata v2021a) - 6-Feb-2021
+
+ * Updated to tzdata version 2021a
+ (https://mm.icann.org/pipermail/tz-announce/2021-January/000065.html).
+
+
+
+-------------------------------------------------------------------
Old:
----
tzinfo-0.3.59.gem
New:
----
tzinfo-0.3.60.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-tzinfo-0.spec ++++++
--- /var/tmp/diff_new_pack.ok0dVY/_old 2021-06-29 22:43:57.894929482 +0200
+++ /var/tmp/diff_new_pack.ok0dVY/_new 2021-06-29 22:43:57.898929487 +0200
@@ -24,7 +24,7 @@
#
Name: rubygem-tzinfo-0
-Version: 0.3.59
+Version: 0.3.60
Release: 0
%define mod_name tzinfo
%define mod_full_name %{mod_name}-%{version}
++++++ tzinfo-0.3.59.gem -> tzinfo-0.3.60.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CHANGES new/CHANGES
--- old/CHANGES 1970-01-01 01:00:00.000000000 +0100
+++ new/CHANGES 1970-01-01 01:00:00.000000000 +0100
@@ -1,3 +1,9 @@
+== Version 0.3.60 (tzdata v2021a) - 6-Feb-2021
+
+* Updated to tzdata version 2021a
+ (https://mm.icann.org/pipermail/tz-announce/2021-January/000065.html).
+
+
== Version 0.3.59 (tzdata v2020e) - 24-Dec-2020
* Updated to tzdata version 2020e
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LICENSE new/LICENSE
--- old/LICENSE 1970-01-01 01:00:00.000000000 +0100
+++ new/LICENSE 1970-01-01 01:00:00.000000000 +0100
@@ -1,4 +1,4 @@
-Copyright (c) 2005-2020 Philip Ross
+Copyright (c) 2005-2021 Philip Ross
Permission is hereby granted, free of charge, to any person obtaining a copy
of
this software and associated documentation files (the "Software"), to deal in
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/lib/tzinfo/definitions/Africa/Juba.rb
new/lib/tzinfo/definitions/Africa/Juba.rb
--- old/lib/tzinfo/definitions/Africa/Juba.rb 1970-01-01 01:00:00.000000000
+0100
+++ new/lib/tzinfo/definitions/Africa/Juba.rb 1970-01-01 01:00:00.000000000
+0100
@@ -46,6 +46,7 @@
tz.transition 1985, 4, :o2, 483487200
tz.transition 1985, 10, :o1, 498171600
tz.transition 2000, 1, :o3, 947930400
+ tz.transition 2021, 1, :o1, 1612126800
end
end
end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata 1970-01-01 01:00:00.000000000 +0100
+++ new/metadata 1970-01-01 01:00:00.000000000 +0100
@@ -1,13 +1,13 @@
--- !ruby/object:Gem::Specification
name: tzinfo
version: !ruby/object:Gem::Version
- hash: 101
+ hash: 107
prerelease:
segments:
- 0
- 3
- - 59
- version: 0.3.59
+ - 60
+ version: 0.3.60
platform: ruby
authors:
- Philip Ross
@@ -15,7 +15,7 @@
bindir: bin
cert_chain: []
-date: 2020-12-23 16:00:00 -08:00
+date: 2021-02-05 16:00:00 -08:00
default_executable:
dependencies: []
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/tzinfo.gemspec new/tzinfo.gemspec
--- old/tzinfo.gemspec 1970-01-01 01:00:00.000000000 +0100
+++ new/tzinfo.gemspec 1970-01-01 01:00:00.000000000 +0100
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'tzinfo'
- s.version = '0.3.59'
+ s.version = '0.3.60'
s.author = 'Philip Ross'
s.email = '[email protected]'
s.homepage = 'http://tzinfo.github.io'