Changelog for
perl-FileHandle-Unget-0.1628-7.fc25.noarch.rpm :
* Fri Jul 22 2016 Petr Pisar
- 0.1628-7- Adjust RPM version detection to SRPM build root without perl
* Sun May 15 2016 Jitka Plesnikova - 0.1628-6- Perl 5.24 rebuild
* Thu Feb 04 2016 Fedora Release Engineering - 0.1628-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Wed Jan 27 2016 Paul Howarth - 0.1628-4- Prefer %global over %define
* Thu Jun 18 2015 Fedora Release Engineering - 0.1628-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat Jun 06 2015 Jitka Plesnikova - 0.1628-2- Perl 5.22 rebuild
* Sun May 03 2015 Paul Howarth - 0.1628-1- Update to 0.1628 - Prevent CPAN from indexing private-lib
* Mon Apr 20 2015 Paul Howarth - 0.1627-1- Update to 0.1627 - Clarify licensing terms - Move verbose testing to a private module, and implement it in a way that doesn\'t require editing the Makefile after it is generated - Require File::Slurp instead of including it, to avoid potential problems like this: http://www.cpantesters.org/cpan/report/86a0145a-e52b-11e4-a1d1-8536eb4f9f07 - Fix tests so that they don\'t prematurely delete the temp file, e.g.: http://www.cpantesters.org/cpan/report/3adcb600-6bf9-1014-8336-f8616735162a - Fix tests on Windows: http://www.cpantesters.org/cpan/report/482c4765-af8d-1014-8ca5-91062b825c07
* Mon Apr 13 2015 Paul Howarth - 0.1626-1- Update to 0.1626 - Enable verbose testing for CPAN-testers - Consolidate issue tracking at rt.cpan.org - Use File::Temp for temporary files in the test suite- License changed to GPLv2
* Sun Apr 05 2015 Paul Howarth - 0.1625-1- Update to 0.1625 - Modify the memory leak test to check for ≤ 0 bytes; I\'m not sure how this scenario happens, but test failures like this indicate that it can: http://www.cpantesters.org/cpan/report/bdd0e36c-d0dd-11e4-954f-5702e0bfc7aa - Attempt to fix loss of lines when $/ is undef http://www.cpantesters.org/cpan/report/60452d60-d3cc-11e4-b60b-c2157e3e1735
* Mon Mar 23 2015 Paul Howarth - 0.1624-1- Update to 0.1624 - Moved code to github - Added POD test - Improve testability of binmode_bug.t, stdin_tell_bug.t - Implement a potential fix for test failures where FileHandle::getline() seems to be reading a single line even though $/ is undef - Use \"local $/\" instead of reassigning global $/ - Improve documentation for input_record_separator()- Classify buildreqs by usage- Use %license where possible
* Wed Aug 27 2014 Jitka Plesnikova - 0.1623-17- Perl 5.20 rebuild
* Sat Jun 07 2014 Fedora Release Engineering - 0.1623-16- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Aug 03 2013 Fedora Release Engineering - 0.1623-15- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Jul 18 2013 Petr Pisar - 0.1623-14- Perl 5.18 rebuild
* Thu Feb 14 2013 Fedora Release Engineering - 0.1623-13- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Jul 20 2012 Fedora Release Engineering - 0.1623-12- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Jun 11 2012 Paul Howarth 0.1623-11- BR: perl(Data::Dumper) for test suite- Don\'t need to remove empty directories from the buildroot- Drop %defattr, redundant since rpm 4.4
* Mon Jun 11 2012 Petr Pisar 0.1623-10- Perl 5.16 rebuild
* Sat Jan 07 2012 Paul Howarth 0.1623-9- Rebuilt for Fedora 17 Mass Rebuild
* Thu Jul 28 2011 Paul Howarth 0.1623-8- Tweak provides filter for rpm 4.9 compatibility- Nobody else likes macros for commands- Use DESTDIR rather than PERL_INSTALL_ROOT
* Sun Jun 19 2011 Marcela Mašláňová - 0.1623-7- Perl mass rebuild
* Tue Feb 08 2011 Fedora Release Engineering - 0.1623-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Dec 16 2010 Marcela Maslanova - 0.1623-5- Rebuild to fix problems with vendorarch/lib (#661697)
* Sat May 01 2010 Marcela Maslanova - 0.1623-4- Mass rebuild with perl-5.12.0
* Fri Feb 19 2010 Paul Howarth 0.1623-3- Fix versioned provide for perl(FileHandle::Unget)- Add buildreq perl(Devel::Leak) for additional test coverage- Use %{_fixperms} macro instead of our own %{__chmod} incantation
* Mon Dec 07 2009 Stepan Kasal 0.1623-2- Rebuild against perl 5.10.1
* Tue Sep 01 2009 Paul Howarth 0.1623-1- Update to 0.1623 - fix uninitialized value warning and incorrect behaviour (CPAN RT#48528) - remove reference to obsolete ExtUtils::MakeMaker::bytes (CPAN RT#48984)
* Sat Jul 25 2009 Fedora Release Engineering - 0.1622-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Feb 26 2009 Fedora Release Engineering - 0.1622-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Thu Jul 17 2008 Paul Howarth 0.1622-1- Update to 0.1622- BuildRequire perl(Test::More)- Unget.pm permissions no longer need fixing
* Thu Feb 07 2008 Tom \"spot\" Callaway 0.1621-6- rebuild for new perl
* Mon Aug 13 2007 Paul Howarth 0.1621-5- Clarify license as GPL (unspecified version)
* Wed Apr 18 2007 Paul Howarth 0.1621-4- Buildrequire perl(ExtUtils::MakeMaker)- Fix argument order for find with -depth
* Tue Aug 29 2006 Paul Howarth 0.1621-3- FE6 mass rebuild
* Thu Feb 16 2006 Paul Howarth 0.1621-2- Don\'t use macros in command paths, hardcode them instead
* Wed Oct 12 2005 Paul Howarth 0.1621-1- Fedora Extras submission