| Name: | rh-perl524-perl-DateTime-TimeZone-SystemV | 
|---|---|
| Version: | 0.009 | 
| Release: | 8.el7 | 
| Architecture: | noarch | 
| Group: | Development/Libraries | 
| Size: | 29884 | 
| License: | GPL+ or Artistic | 
| RPM: | rh-perl524-perl-DateTime-TimeZone-SystemV-0.009-8.el7.noarch.rpm | 
| Source RPM: | rh-perl524-perl-DateTime-TimeZone-SystemV-0.009-8.el7.src.rpm | 
| Build Date: | Wed Dec 07 2016 | 
| Build Host: | x86-ol7-builder-01.us.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://search.cpan.org/dist/DateTime-TimeZone-SystemV/ | 
| Summary: | System V and POSIX timezone strings | 
| Description: | An instance of this class represents a timezone that was specified by means of a System V timezone recipe or the POSIX extended form of the same syntax. These can express a plain offset from Universal Time, or a system of two offsets (standard and daylight saving time) switching on a yearly cycle according to certain types of rule. This class implements the DateTime::TimeZone interface, so that its instances can be used with DateTime objects. | 
- SCL
- Perl 5.24 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Perl 5.22 rebuild
- Perl 5.20 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Update to 0.009
  - In META.{yml,json}, point to public git repository
  - Bugfix: permit time of day for a DST change to extend up to 24:59:59,
    which POSIX (unclearly) permits and is actually seen in the current
    rule for timezone Asia/Amman
  - Support the extended form of the recipe syntax that is used by
    version 3 of the tzfile(5) file format
  - Bugfix: correct ->offset_for_local_datetime for perpetual-DST ruleset
    that can arise with the tzfile3 system
- Don't need to remove empty directories from the buildroot
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Perl 5.18 rebuild