Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ruby2.5-rubygem-tzinfo-1.2-1.2.7-lp152.1.1 RPM for aarch64

From OpenSuSE Ports Leap 15.2 for aarch64

Name: ruby2.5-rubygem-tzinfo-1.2 Distribution: openSUSE Leap 15.2
Version: 1.2.7 Vendor: openSUSE
Release: lp152.1.1 Build date: Fri May 1 15:17:31 2020
Group: Development/Languages/Ruby Build host: obs-arm-3
Size: 354451 Source RPM: rubygem-tzinfo-1.2-1.2.7-lp152.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://tzinfo.github.io
Summary: Daylight savings aware timezone library
TZInfo provides daylight savings aware transformations between times in
different time zones.

Provides

Requires

License

MIT

Changelog

* Mon Apr 27 2020 Manuel Schnitzer <mschnitzer@suse.com>
  - updated to version 1.2.7
    * Fixed 'wrong number of arguments' errors when running on JRuby 9.0. #114.
    * Fixed warnings when running on Ruby 2.8. #112.
* Mon Jan 27 2020 Manuel Schnitzer <mschnitzer@suse.com>
  - updated to version 1.2.6
    * Timezone#strftime('%s', time) will now return the correct number of seconds since the epoch. #91.
    * Removed the unused TZInfo::RubyDataSource::REQUIRE_PATH constant.
    * Fixed "SecurityError: Insecure operation - require" exceptions when loading data with recent Ruby releases in safe mode.
    * Fixed warnings when running on Ruby 2.7. #106 and #111.
* Thu Feb 15 2018 bgeuken@suse.com
  - 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.
* Thu Nov 02 2017 dkang@suse.com
  - 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.
* Sun Mar 26 2017 coolo@suse.com
  - updated to version 1.2.3
    see installed CHANGES.md
    Version 1.2.3 - 25-Mar-2017
    - --------------------------
    * Reduce the number of String objects allocated when loading zoneinfo files.
      [#54].
    * Make Timezone#friendly_identifier compatible with frozen string literals.
    * Improve the algorithm for deriving the utc_offset from zoneinfo files. This
      now correctly handles Pacific/Apia switching from one side of the
      International Date Line to the other whilst observing daylight savings time.
      [#66].
    * Fix an UnknownTimezone exception when calling transitions_up_to or
      offsets_up_to on a TimezoneProxy instance obtained from Timezone.get_proxy.
    * Allow the Factory zone to be obtained from the Zoneinfo data source.
    * Ignore the /usr/share/zoneinfo/timeconfig symlink included in Slackware
      distributions. #64.
    * Fix Timezone#strftime handling of %Z expansion when %Z is prefixed with more
      than one percent. #31.
    * Support expansion of %z, %:z, %::z and %:::z to the UTC offset of the time
      zone in Timezone#strftime. #31 and #67.
* Wed Oct 15 2014 coolo@suse.com
  - put the requires actually in the gem_packages
* Sun Oct 12 2014 coolo@suse.com
  - port MANUAL to gem2rpm.yml
* Sun Oct 12 2014 coolo@suse.com
  - 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
    as the local time zone. Resolves #13.
    * Fix == methods raising an exception when passed an instance of a different
    class by making <=> return nil if passed a non-comparable argument.
    * Eliminate "require 'rational'" warnings. Resolves #10.
    * Eliminate "assigned but unused variable - info" warnings. Resolves #11.
    * Switch to minitest v5 for unit tests. Resolves #18.
* Mon May 19 2014 coolo@suse.com
  - require timezone
* Thu Oct 10 2013 coolo@suse.com
  - updated to version 1.1.0
    * TZInfo is now thread safe. ThreadSafe::Cache is now used instead of Hash
    to cache Timezone and Country instances returned by Timezone.get and
    Country.get. The tzinfo gem now depends on thread_safe ~> 0.1.
    * Added a transitions_up_to method to Timezone that returns a list of the times
    where the UTC offset of the timezone changes.
    * Added an offsets_up_to method to Timezone that returns the set of offsets
    that have been observed in a defined timezone.
    * Fixed a "can't modify frozen String" error when loading a Timezone from a
    zoneinfo file using an identifier String that is both tainted and frozen.
    Resolves #3.
    * Support TZif3 format zoneinfo files (now produced by zic from tzcode version
    2013e onwards).
    * Support using YARD to generate documentation (added a .yardopts file).
    * Ignore the +VERSION file included in the zoneinfo directory on Mac OS X.
    * Added a note to the documentation concerning 32-bit zoneinfo files (as
    included with Mac OS X).

Files

/usr/lib64/ruby/gems/2.5.0/build_info
/usr/lib64/ruby/gems/2.5.0/cache/tzinfo-1.2.7.gem
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/.yardopts
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/CHANGES.md
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/LICENSE
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/README.md
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/Rakefile
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/country.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/country_index_definition.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/country_info.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/country_timezone.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/data_source.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/data_timezone.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/data_timezone_info.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/info_timezone.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/linked_timezone.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/linked_timezone_info.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/offset_rationals.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/ruby_core_support.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/ruby_country_info.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/ruby_data_source.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/time_or_datetime.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone_definition.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone_index_definition.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone_info.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone_offset.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone_period.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone_proxy.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone_transition.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone_transition_definition.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/transition_data_timezone_info.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/zoneinfo_country_info.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/zoneinfo_data_source.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/lib/tzinfo/zoneinfo_timezone_info.rb
/usr/lib64/ruby/gems/2.5.0/gems/tzinfo-1.2.7/tzinfo.gemspec
/usr/lib64/ruby/gems/2.5.0/specifications/tzinfo-1.2.7.gemspec
/usr/share/doc/packages/ruby2.5-rubygem-tzinfo-1.2
/usr/share/doc/packages/ruby2.5-rubygem-tzinfo-1.2/CHANGES.md
/usr/share/doc/packages/ruby2.5-rubygem-tzinfo-1.2/LICENSE
/usr/share/doc/packages/ruby2.5-rubygem-tzinfo-1.2/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:09:08 2024