| Name: | perl-DateTime-Format-Strptime |
|---|---|
| Version: | 1.5400 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 70803 |
| License: | GPL+ or Artistic |
| RPM: | perl-DateTime-Format-Strptime-1.5400-1.el7.noarch.rpm |
| Source RPM: | perl-DateTime-Format-Strptime-1.5400-1.el7.src.rpm |
| Build Date: | Thu Oct 26 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/DateTime-Format-Strptime/ |
| Summary: | Parse and format strp and strf time patterns |
| Description: | This module implements most of strptime(3), the POSIX function that is the reverse of strftime(3), for DateTime. While strftime takes a DateTime and a pattern and returns a string, strptime takes a string and a pattern and returns the DateTime object associated. |
- Update to 1.54 (rpm version 1.5400 to maintain upgrade path)
- Packaging cleanup, including listing Test::More as a test prereq, not a
runtime prereq (CPAN RT#76128)
- Shut up "unescaped braces in regex" warning from 5.17.0 (CPAN RT#77514)
- A fix in DateTime.pm 1.00 broke a test in this distro (CPAN RT#84371)
- Require DateTime.pm 1.00 because without it tests will break
- Specify all dependencies
- This release by DROLSKY -> update source URL
- Drop %defattr, redundant since rpm 4.4
- Don't need to remove empty directories from the buildroot
- Don't use macros for commands
- Make %files list more explicit
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Perl 5.16 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Perl mass rebuild
- Perl mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- Update to 1.5000.
- Rebuild to fix problems with vendorarch/lib (#661697)