Changelog for
perl-Sysadm-Install-0.48-2.fc26.noarch.rpm :
* Sat Feb 11 2017 Fedora Release Engineering
- 0.48-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Nov 16 2016 Paul Howarth - 0.48-1- Update to 0.48 - Typo fix (CPAN RT#114826) - Reopening stderr now after password_read prompt to tty closed it
* Tue May 31 2016 Paul Howarth - 0.47-1- Update to 0.47 - password_read() now writes the prompt to STDERR (instead of STDOUT), and optionally to /dev/tty if specified; this allows for redirecting STDOUT (and even STDERR) to a file without losing the password prompt- BR: perl-generators where available- Simplify find command using -delete
* Tue May 17 2016 Jitka Plesnikova - 0.46-3- Perl 5.24 rebuild
* Thu Feb 04 2016 Fedora Release Engineering - 0.46-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Wed Jun 24 2015 Paul Howarth - 0.46-1- Update to 0.46 - ask() and pick() now support getting the user\'s response on the tty, instead of stdin, so they can be used from within a pipe
* Thu Jun 18 2015 Fedora Release Engineering - 0.45-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Jun 08 2015 Jitka Plesnikova - 0.45-2- Perl 5.22 rebuild
* Tue May 26 2015 Paul Howarth - 0.45-1- Update to 0.45 - Fixed manifest and tests for the Windows platform- Classify buildreqs by usage
* Fri Aug 29 2014 Jitka Plesnikova - 0.44-3- Perl 5.20 rebuild
* Sat Jun 07 2014 Fedora Release Engineering - 0.44-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed May 21 2014 Paul Howarth - 0.44-1- Update to 0.44 - Replaced bin_find() implementation by File::Which - tap() with raise_error option set now dies with stderr output, because $! isn\'t set on failed close()
* Sun Aug 04 2013 Fedora Release Engineering - 0.43-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Aug 01 2013 Petr Pisar - 0.43-2- Perl 5.18 rebuild
* Tue Mar 19 2013 Paul Howarth 0.43-1- Update to 0.43 - Using binmode() now for slurp/blurt for compatibility with Win32 systems
* Thu Feb 14 2013 Fedora Release Engineering 0.42-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Tue Jan 22 2013 Paul Howarth 0.42-1- Update to 0.42 - No longer silently remove directories that are in the way before untar() - Better error diagnosis on failing untar() tests
* Tue Dec 18 2012 Paul Howarth 0.41-1- Update to 0.41 - Added home_dir() function returning user\'s home directory - tap() now supports stdout_limit and stderr_limit options to limit log verbosity
* Sun Sep 16 2012 Paul Howarth 0.40-1- Update to 0.40 - Fix Cwd problem on Win32/Mac
* Fri Jul 20 2012 Fedora Release Engineering 0.39-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri Jun 29 2012 Petr Pisar 0.39-2- Perl 5.16 rebuild
* Thu May 17 2012 Paul Howarth 0.39-1- Update to 0.39 - Fixed bin_find to omit directories - Added cdback() with reset option
* Fri Jan 13 2012 Fedora Release Engineering 0.38-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Sun Jul 31 2011 Paul Howarth 0.38-1- Update to 0.38 - Fixed Win32 test in 012tap.t
* Tue Jul 19 2011 Petr Sabata 0.37-2- Perl mass rebuild
* Sun Jun 26 2011 Paul Howarth 0.37-1- Update to 0.37 - Fix for tap\'s raise_error option and added test case (CPAN RT#68095)- Drop redundant defattr()
* Mon May 02 2011 Paul Howarth 0.36-1- Update to 0.36 - Added owner_cp() to copy uid and gid of a file or directory - Added raise_error option for tap() - snip() now returns original string (with unprintables replaced) if the data length is shorter than $maxlen- Clean up for modern perl and rpmbuild- Nobody else likes macros for commands
* Wed Feb 09 2011 Fedora Release Engineering 0.35-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Dec 22 2010 Marcela Maslanova 0.35-3- Rebuild to fix problems with vendorarch/lib (#661697)
* Thu May 06 2010 Marcela Maslanova 0.35-2- Mass rebuild with perl-5.12.0
* Thu Apr 15 2010 Paul Howarth 0.35-1- Update to 0.35 - Fix blurt_atomic on Win32 (CPAN RT#54885) - Fixed local caller_depth increments - Fixed printable() bug masking \'-\'
* Mon Feb 22 2010 Paul Howarth 0.34-1- Update to 0.34 (documentation update and fixes for Windows)- BR/R perl(Config), perl(Encode), perl(HTTP::Request), perl(HTTP::Status)
* Mon Dec 07 2009 Stepan Kasal 0.33-2- Rebuild against perl 5.10.1
* Mon Sep 14 2009 Paul Howarth 0.33-1- Update to 0.33 - No longer require perl(Encode) - Use perl(LWP::UserAgent) rather than perl(LWP::Simple)
* Tue Sep 01 2009 Paul Howarth 0.32-1- Update to 0.32 (make UTF-8 handling configurable, not automatic)
* Fri Aug 28 2009 Paul Howarth 0.31-1- Update to 0.31 (improved UTF-8 support)
* Sun Jul 26 2009 Fedora Release Engineering 0.29-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Fri Jul 03 2009 Paul Howarth 0.29-1- Update to 0.29 - Add proper error handling to print and pipe statements - Fix up some \"if $dir\" cases to protect against a value of \"0\" in $dir - Fix up logcroak calls to use the current logger
* Tue May 12 2009 Paul Howarth 0.28-1- Update to 0.28 (fixed download() with a better check for getstore())
* Thu Feb 26 2009 Fedora Release Engineering 0.27-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Thu Oct 09 2008 Paul Howarth 0.27-2- Incorporate comments from package review (#466223) - don\'t include one-liner in %{_bindir} - tighten up %description
* Thu Oct 09 2008 Paul Howarth 0.27-1- Initial RPM version