Mon, 03 Jun 2024 02:57:36 UTC | login

Information for build perl-FileHandle-Unget-0.1634-2.fc29

ID53555
Package Nameperl-FileHandle-Unget
Version0.1634
Release2.fc29
Epoch
SummaryA FileHandle that supports ungetting of multiple bytes
DescriptionFileHandle::Unget is a drop-in replacement for FileHandle that allows more than one byte to be placed back on the input. It supports an ungetc(ORD), which can be called more than once in a row, and an ungets(SCALAR), which places a string of bytes back on the input.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 00:35:19 UTC
CompletedThu, 19 Jul 2018 00:35:19 UTC
Tags
f29
f30
f31
RPMs
src
perl-FileHandle-Unget-0.1634-2.fc29.src.rpm (info) (download)
noarch
perl-FileHandle-Unget-0.1634-2.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1634-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jul 12 2018 Paul Howarth <paul@city-fan.org> - 0.1634-1 - Update to 0.1634 - Fix Makefile.PL warning - Fix deleting of inc during release process - Better fix for AutomatedTester warning * Mon Jul 09 2018 Paul Howarth <paul@city-fan.org> - 0.1633-1 - Update to 0.1633 - Check in standard tests, including one that skips the compile check on Windows - Add missing URI::Escape dependency - Switch from File::Slurp to File::Slurper * Wed Jul 04 2018 Petr Pisar <ppisar@redhat.com> - 0.1629-2 - Perl 5.28 rebuild * Tue Jul 03 2018 Paul Howarth <paul@city-fan.org> - 0.1629-1 - Update to 0.1629 - Add standard tests - Fix compatibility issue with newer versions of perl, which remove "." from @INC (CPAN RT#121434) - Simplify find command using -delete - Drop buildroot cleaning in %install section - Drop legacy Group: tag * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.1628-13 - Perl 5.28 rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1628-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1628-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.1628-10 - Perl 5.26 rebuild * Wed May 17 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.1628-9 - Fix building on Perl without '.' in @INC * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1628-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Jul 22 2016 Petr Pisar <ppisar@redhat.com> - 0.1628-7 - Adjust RPM version detection to SRPM build root without perl