Fri, 17 May 2024 11:23:42 UTC | login

Information for build perl-DateTime-Format-Strptime-1.79-6.fc37

ID198281
Package Nameperl-DateTime-Format-Strptime
Version1.79
Release6.fc37
Epoch1
SummaryParse and format strptime and strftime patterns
DescriptionThis 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 06 Sep 2022 11:51:03 UTC
CompletedTue, 06 Sep 2022 11:51:03 UTC
Tags
f37
f38
RPMs
src
perl-DateTime-Format-Strptime-1.79-6.fc37.src.rpm (info) (download)
noarch
perl-DateTime-Format-Strptime-1.79-6.fc37.noarch.rpm (info) (download)
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.79-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1:1.79-5 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.79-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.79-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sat May 22 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1:1.79-2 - Perl 5.34 rebuild * Mon May 03 2021 Paul Howarth <paul@city-fan.org> - 1:1.79-1 - Update to 1.79 - Fix too-strict type checking for time zones: this module now uses the same check as DateTime itself, which allows for things that don't subclass DateTime::TimeZone as long as they provide the same API (GH#30) * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.78-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Dec 16 2020 Paul Howarth <paul@city-fan.org> - 1:1.78-1 - Update to 1.78 - Fix tests for new failure caused by locale data changes in DateTime::Locale 1.29 (GH#28) - Added a warning about using locale-specific patterns; some of these patterns can change quite a bit as the locale data is updated, so using them for parsing does not produce stable results across time - this is what caused the test failures that this release fixes * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.77-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild