[DRE-commits] [ruby-tzinfo] 01/02: Merge tag 'upstream/1.2.1'

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Mon Jun 9 17:45:34 UTC 2014


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 2501b196461bdcee4bfbfd6179aec425a7abe6e7
Merge: e3dae12 ea44de2
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Mon Jun 9 20:30:08 2014 +0300

    Merge tag 'upstream/1.2.1'
    
    Upstream version 1.2.1

 CHANGES.md                                         |  10 ++
 checksums.yaml.gz                                  | Bin 269 -> 270 bytes
 checksums.yaml.gz.sig                              | Bin 256 -> 256 bytes
 data.tar.gz.sig                                    | Bin 256 -> 256 bytes
 lib/tzinfo/country_info.rb                         |  10 +-
 lib/tzinfo/data_source.rb                          |  16 ++-
 lib/tzinfo/data_timezone_info.rb                   |  12 +-
 lib/tzinfo/ruby_data_source.rb                     |   2 +-
 lib/tzinfo/timezone.rb                             |  14 +-
 lib/tzinfo/timezone_info.rb                        |   8 +-
 lib/tzinfo/timezone_transition.rb                  |   8 +-
 lib/tzinfo/zoneinfo_data_source.rb                 |   2 +-
 lib/tzinfo/zoneinfo_timezone_info.rb               |  45 +++++-
 metadata.gz.sig                                    |   3 +-
 metadata.yml                                       |   4 +-
 test/tc_timezone_london.rb                         |  25 ++--
 test/tc_zoneinfo_timezone_info.rb                  | 160 +++++++++++++++++++--
 test/tzinfo-data/tzinfo/data.rb                    |   7 +
 .../tzinfo/data/definitions/America/New_York.rb    |   2 +
 .../tzinfo/data/definitions/Australia/Melbourne.rb |   2 +
 .../tzinfo/data/definitions/Europe/Amsterdam.rb    |   2 +
 .../tzinfo/data/definitions/Europe/Andorra.rb      |   2 +
 .../tzinfo/data/definitions/Europe/London.rb       |   2 +
 .../tzinfo/data/definitions/Europe/Paris.rb        |   2 +
 .../tzinfo/data/definitions/Europe/Prague.rb       |   2 +
 test/tzinfo-data/tzinfo/data/indexes/countries.rb  |  20 ++-
 test/tzinfo-data/tzinfo/data/indexes/timezones.rb  |  37 +++--
 test/tzinfo-data/tzinfo/data/version.rb            |   2 +-
 test/zoneinfo/America/Argentina/Buenos_Aires       | Bin 1061 -> 1087 bytes
 test/zoneinfo/America/New_York                     | Bin 3519 -> 3545 bytes
 test/zoneinfo/Australia/Melbourne                  | Bin 2183 -> 2209 bytes
 test/zoneinfo/EST                                  | Bin 118 -> 127 bytes
 test/zoneinfo/Etc/UTC                              | Bin 118 -> 127 bytes
 test/zoneinfo/Europe/Amsterdam                     | Bin 2917 -> 2943 bytes
 test/zoneinfo/Europe/Andorra                       | Bin 1725 -> 1751 bytes
 test/zoneinfo/Europe/London                        | Bin 3661 -> 3687 bytes
 test/zoneinfo/Europe/Paris                         | Bin 2945 -> 2971 bytes
 test/zoneinfo/Europe/Prague                        | Bin 2246 -> 2272 bytes
 test/zoneinfo/Factory                              | Bin 255 -> 264 bytes
 test/zoneinfo/iso3166.tab                          |  25 ++--
 test/zoneinfo/posix/Europe/London                  | Bin 3661 -> 3687 bytes
 test/zoneinfo/posixrules                           | Bin 3519 -> 3545 bytes
 test/zoneinfo/right/Europe/London                  | Bin 4161 -> 4187 bytes
 test/zoneinfo/zone.tab                             |  42 +++---
 tzinfo.gemspec                                     |   2 +-
 45 files changed, 345 insertions(+), 123 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