Fri, 19 Apr 2024 20:54:51 UTC | login

Information for build perl-DateTime-Format-Strptime-1.79-1.el9

ID9422
Package Nameperl-DateTime-Format-Strptime
Version1.79
Release1.el9
Epoch1
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/perl-DateTime-Format-Strptime#3e0dfd367117a005aa811b4dbcc7fc70f874722b
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 bymspacek
State complete
Volume DEFAULT
StartedFri, 25 Jun 2021 08:34:27 UTC
CompletedFri, 25 Jun 2021 08:35:12 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/perl-DateTime-Format-Strptime:3e0dfd367117a005aa811b4dbcc7fc70f874722b)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/perl-DateTime-Format-Strptime#3e0dfd367117a005aa811b4dbcc7fc70f874722b'}}
Tags
c9s-gate
c9s-pending
c9s-pending-signed
RPMs
src
perl-DateTime-Format-Strptime-1.79-1.el9.src.rpm (info) (download)
noarch
perl-DateTime-Format-Strptime-1.79-1.el9.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Jun 23 2021 Michal Josef Spacek <mspacek@redhat.com> - 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) (rhbz#1964546) * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1:1.78-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * 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 * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1:1.77-2 - Perl 5.32 rebuild * Mon Mar 02 2020 Paul Howarth <paul@city-fan.org> - 1:1.77-1 - Update to 1.77 - When the parsed string contained an invalid time zone offset (parsed with "%z") like "-9999", the error handling set in the parser's constructor was ignored and an exception was always thrown (GH#25) - Use %{make_build} and %{make_install} * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.76-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.76-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild