Sat, 21 Sep 2024 17:56:30 CST | login

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

ID21897
Package Nameperl-DateTime-Format-Strptime
Version1.79
Release2.el9
Epoch1
Sourcegit+https://git.cclinux.org/stage/rpms/perl-DateTime-Format-Strptime.git#b54554357bb1c46037e781ec7b4bf89b03b5e67c
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 bydistrobuild
State complete
Volume DEFAULT
StartedWed, 06 Jul 2022 23:07:31 CST
CompletedWed, 06 Jul 2022 23:09:09 CST
Taskbuild (dist-circle9, /stage/rpms/perl-DateTime-Format-Strptime.git:b54554357bb1c46037e781ec7b4bf89b03b5e67c)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/perl-DateTime-Format-Strptime.git?#b54554357bb1c46037e781ec7b4bf89b03b5e67c'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
perl-DateTime-Format-Strptime-1.79-2.el9.src.rpm (info) (download)
noarch
perl-DateTime-Format-Strptime-1.79-2.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 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1:1.79-2 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * 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