32 Commits

Author SHA256 Message Date
6669c3f840 Accepting request 1126429 from home:defolos:branches:devel:languages:ruby:extensions
🤖: Automatic update to 2.0.6

OBS-URL: https://build.opensuse.org/request/show/1126429
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=55
2023-11-14 18:47:46 +00:00
Stephan Kulow
fdade06735 Accepting request 993071 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/993071
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=53
2022-08-05 09:23:53 +00:00
9b0d6459a7 Accepting request 857102 from home:mschnitzer:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/857102
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=51
2020-12-20 09:24:21 +00:00
32444766ed Accepting request 854702 from home:mschnitzer:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/854702
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=49
2020-12-11 03:27:10 +00:00
Stephan Kulow
d12f87cadb Accepting request 801684 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/801684
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=47
2020-05-07 22:53:24 +00:00
Stephan Kulow
6a590c1917 Accepting request 773134 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/773134
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=45
2020-02-10 23:54:18 +00:00
Stephan Kulow
a9e6441e91 Accepting request 665942 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/665942
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=43
2019-01-15 06:37:28 +00:00
9e9d34bc81 Accepting request 576963 from home:bgeuken:branches:devel:languages:ruby:extensions
- Update to version 1.2.5
  * Support recursively (deep) freezing Country and Timezone instances. #80.
  * Allow negative daylight savings time offsets to be derived when reading
    from zoneinfo files. The utc_offset and std_offset are now derived
    correctly for Europe/Dublin in the 2018a and 2018b releases of the Time
    Zone Database.

OBS-URL: https://build.opensuse.org/request/show/576963
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=41
2018-02-15 13:24:38 +00:00
Björn Geuken
f849b68b54 Accepting request 538472 from home:david_kang:branches:devel:languages:ruby:extensions
- Updated to version 1.2.4
  * Ignore the leapseconds file that is included in zoneinfo directories installed with version 2017c and later of the Time Zone Database.

OBS-URL: https://build.opensuse.org/request/show/538472
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=39
2017-11-02 16:31:18 +00:00
Stephan Kulow
0580921229 Accepting request 482687 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/482687
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=37
2017-03-26 08:22:10 +00:00
Stephan Kulow
b4449f4a43 - put the requires actually in the gem_packages
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=35
2014-10-15 13:24:37 +00:00
Stephan Kulow
30a433a51b update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=32
2014-10-12 16:44:07 +00:00
Stephan Kulow
310ea4289c - updated to version 1.2.2
* Fix an error with duplicates being returned by Timezone#all_country_zones
   and Timezone#all_country_zone_identifiers when used with tzinfo-data
   v1.2014.6 or later.
 * Use the zone1970.tab file for country timezone data if it is found in the
   zoneinfo directory (and fallback to zone.tab if not). zone1970.tab was added
   in tzdata 2014f. zone.tab is now deprecated.
 
 
 Version 1.2.1 - 1-Jun-2014
 --------------------------
 
 * Support zoneinfo files generated with zic version 2014c and later.
 * On platforms that only support positive 32-bit timestamps, ensure that
   conversions are accurate from the epoch instead of just from the first
   transition after the epoch.
 * Minor documentation improvements.
 
 
 Version 1.2.0 - 26-May-2014
 ---------------------------
 
 * Raise the minimum supported Ruby version to 1.8.7.
 * Support loading system zoneinfo data on FreeBSD, OpenBSD and Solaris.
   Resolves #15.
 * Add canonical_identifier and canonical_zone methods to Timezone. Resolves #16.
 * Add a link to a DataSourceNotFound help page in the TZInfo::DataSourceNotFound
   exception message.
 * Load iso3166.tab and zone.tab files as UTF-8.
 * Fix Timezone#local_to_utc returning local Time instances on systems using UTC

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=31
2014-10-12 16:43:33 +00:00
Stephan Kulow
5047c4e0d0 - require timezone
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=29
2014-05-19 11:03:28 +00:00
Stephan Kulow
d6ae8cdbf0 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=27
2013-10-10 14:28:08 +00:00
Stephan Kulow
c09da01a8a - updated to version 1.0.1
* Fix a test case failure when tests are run from a directory that contains a
   dot in the path (issue #29751).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=25
2013-07-20 11:15:58 +00:00
Stephan Kulow
520079cc4a - updated to version 1.0.0
* Allow TZInfo to be used with different data sources instead of just the
   built-in Ruby module data files.
 * Include a data source that allows TZInfo to load data from the binary
   zoneinfo files produced by zic and included with many Linux and Unix-like
   distributions.
 * Remove the definition and index Ruby modules from TZInfo and move them into
   a separate TZInfo::Data library (available as the tzinfo-data gem).
 * Default to using the TZInfo::Data library as the data source if it is 
   installed, otherwise use zoneinfo files instead.
 * Preserve the nanoseconds of local timezone Time objects when performing 
   conversions (issue #29705).
 * Don't add the tzinfo lib directory to the search path when requiring 'tzinfo'.
   The tzinfo lib directory must now be in the search path before 'tzinfo' is
   required.
 * Add utc_start_time, utc_end_time, local_start_time and local_end_time instance
   methods to TimezonePeriod. These return an identical value as the existing
   utc_start, utc_end, local_start and local_end methods, but return Time
   instances instead of DateTime.
 * Make the start_transition, end_transition and offset properties of
   TimezonePeriod protected. To access properties of the period, callers should
   use other TimezonePeriod instance methods instead (issue #7655).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=23
2013-06-03 19:33:23 +00:00
Stephan Kulow
6c1c71331d - updated to version 0.3.37
* Updated to tzdata version 2013b
  (http://mm.icann.org/pipermail/tz-announce/2013-March/000010.html).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=21
2013-03-18 06:13:22 +00:00
Stephan Kulow
fbf87cf70f - updated to version 0.3.36
* Updated to tzdata version 2013a
   (http://mm.icann.org/pipermail/tz-announce/2013-March/000009.html).
 * Fix TimezoneTransitionInfo#eql? incorrectly returning false when running on 
   Ruby 2.0.
 * Change eql? and == implementations to test the class of the passed in object
   instead of checking individual properties with 'respond_to?'.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=19
2013-03-03 19:28:18 +00:00
Stephan Kulow
cccd493880 - updated to version 0.3.35
(http://mm.icann.org/pipermail/tz-announce/2012-November/000007.html).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=17
2012-11-05 05:35:20 +00:00
Stephan Kulow
7e06377859 - updated to version 0.3.34
* Updated to tzdata version 2012h
    (http://mm.icann.org/pipermail/tz-announce/2012-October/000006.html).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=15
2012-10-28 05:55:44 +00:00
1b4e026962 - use new gem2rpm to provide new version of provisions
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=13
2012-07-31 11:59:32 +00:00
fe6eb81856 Accepting request 114089 from openSUSE:Tools:Unstable
OBS-URL: https://build.opensuse.org/request/show/114089
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=11
2012-04-17 10:32:15 +00:00
ffd49d2fdd - update to version 0.3.30
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=9
2011-11-04 16:19:43 +00:00
c10326d159 Accepting request 78953 from home:darix:rails31
push rails 3.1 and packaging changes

OBS-URL: https://build.opensuse.org/request/show/78953
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=8
2011-08-15 15:01:13 +00:00
2fce8862ce - update to version 0.3.28
* Add support for Ruby 1.9.3 (trunk revision 31668 and later).
    Thanks to Aaron Patterson for reporting the problems running on
    the new version. Closes #29233.
- additional changes from 0.3.27
  * Updated to tzdata version 2011g
    (http://article.gmane.org/gmane.comp.time.tz/3758).
- additional changes from 0.3.26
  * Updated to tzdata version 2011e
    (http://article.gmane.org/gmane.comp.time.tz/3707).
- additional changes from 0.3.25
  * Updated to tzdata version 2011d
    (http://article.gmane.org/gmane.comp.time.tz/3662).
- additional changes from 0.3.24
  * Updated to tzdata version 2010o
    (http://article.gmane.org/gmane.comp.time.tz/3473).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=7
2011-06-20 17:19:40 +00:00
af97b1a681 - update to version 0.3.23
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=6
2010-08-30 13:45:14 +00:00
65bf4488a3 - update to version 0.3.22
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=5
2010-06-14 18:53:50 +00:00
76ca3bfd04 - use rubygems_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=4
2010-06-11 17:58:21 +00:00
Pavol Rusnak
12bab50d42 - updated to 0.3.16
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=3
2010-01-06 18:51:57 +00:00
Pavol Rusnak
54f0d6d9fc 0.3.15
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=2
2009-12-21 13:45:38 +00:00
8df4397604 - import and update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-tzinfo?expand=0&rev=1
2008-11-14 12:36:09 +00:00