[DRE-commits] [ruby-tzinfo] 01/04: Merge tag 'upstream/1.2.3'

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Fri Aug 18 11:33:00 UTC 2017


This is an automated email from the git hooks/post-receive script.

tsfgnu-guest pushed a commit to branch master
in repository ruby-tzinfo.

commit 82d8319a96853b17ea53d745f84cfe1bce2243f4
Merge: 74ba466 548d6f6
Author: Hleb Valoshka <Hleb_Valoshka at epam.com>
Date:   Fri Aug 18 14:26:52 2017 +0300

    Merge tag 'upstream/1.2.3'
    
    Upstream version 1.2.3

 CHANGES.md                           | 123 ++++++++++++-
 LICENSE                              |   2 +-
 Rakefile                             |   5 +-
 checksums.yaml.gz.sig                | Bin 256 -> 256 bytes
 data.tar.gz.sig                      | Bin 256 -> 256 bytes
 lib/tzinfo/timezone.rb               |  78 +++++---
 lib/tzinfo/timezone_offset.rb        |   4 +
 lib/tzinfo/timezone_period.rb        |  19 +-
 lib/tzinfo/timezone_proxy.rb         |  29 +++
 lib/tzinfo/zoneinfo_data_source.rb   |   8 +-
 lib/tzinfo/zoneinfo_timezone_info.rb | 165 +++++++++++------
 metadata.gz.sig                      | Bin 256 -> 256 bytes
 metadata.yml                         | 192 -------------------
 test/tc_country.rb                   |   8 +-
 test/tc_ruby_data_source.rb          |   8 +-
 test/tc_timezone.rb                  |  48 +++--
 test/tc_timezone_proxy.rb            |  64 ++++---
 test/tc_zoneinfo_data_source.rb      |  99 ++++++++--
 test/tc_zoneinfo_timezone_info.rb    | 348 +++++++++++++++++++++++++++++++++--
 test/test_utils.rb                   |   4 +-
 tzinfo.gemspec                       |   2 +-
 21 files changed, 843 insertions(+), 363 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-tzinfo.git



More information about the Pkg-ruby-extras-commits mailing list