Changelog for
grepmail-5.3104-3.fc23.noarch.rpm :
Wed Jun 17 14:00:00 2015 Fedora Release Engineering
- 5.3104-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
Sat Jun 6 14:00:00 2015 Jitka Plesnikova - 5.3104-2
- Perl 5.22 rebuild
Sun May 3 14:00:00 2015 Paul Howarth - 5.3104-1
- Update to 5.3104
- Clarify licensing terms
- Don\'t install private Module::Install extension (CPAN RT#103482)
- 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
- Miscellaneous fixes for Windows compatibility, including weaking the
invalid mailbox test so that it only looks for output from grepmail, and
not any \"broken pipe\" message from the OS
Mon Apr 13 14:00:00 2015 Paul Howarth - 5.3102-1
- Update to 5.3102
- Force the user to upgrade their Time::Local, to work around bugs in the
stock version that came with old OSes like RHEL 5
http://www.cpantesters.org/cpan/report/61043eda-dd0e-11e4-abc4-b553e14af301
- Enable verbose testing for CPAN-testers
- Consolidate issue tracking at rt.cpan.org
- Use proper temp dir instead of t/temp
- License changed to GPLv2
Sun Apr 5 14:00:00 2015 Paul Howarth - 5.3101-1
- Update to 5.3101
- Add explicit include for Module::AutoInstall
(https://code.google.com/p/grepmail/issues/detail?id=1)
- Improve the recursive.t test
(https://code.google.com/p/grepmail/issues/detail?id=2)
- Add explicit \"provides\" to META.yml
Wed Mar 25 13:00:00 2015 Paul Howarth - 5.3100-1
- Update to 5.3100
- Move code to github
- Fixed a bug where complex -E search patterns containing \'\\/\' would fail to
match emails properly (http://bugs.debian.org/432083)
- Add POD test
- Update tests to use Config{perlpath} for better compatibility with
automated testing
- Prevent MakeMaker from recursing into any \"old\" directory
- Fix t/invalid_date.t to work even when Date::Manip is not installed
- Fix t/nonexistent_mailbox.t - broken STDIN does not cause $SIG{PIPE}
- Added lzip support (http://sourceforge.net/p/grepmail/patches/8/)
- Added xz support
- Fix incompatibility with newer versions of Date::Manip (CPAN RT#54621)
- Classify buildreqs by usage
- Drop %defattr, redundant since rpm 4.4
- Use %license where possible
- Use DESTDIR rather than PERL_INSTALL_ROOT
- Use %{_fixperms} macro rather than our own chmod incantation
- Don\'t need to run test suite with LANG=C
- Don\'t need to remove empty directories from the buildroot
Thu Aug 28 14:00:00 2014 Jitka Plesnikova - 5.3034-15
- Perl 5.20 rebuild
Sat Jun 7 14:00:00 2014 Fedora Release Engineering - 5.3034-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Sat Aug 3 14:00:00 2013 Fedora Release Engineering - 5.3034-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Fri Aug 2 14:00:00 2013 Petr Pisar - 5.3034-12
- Perl 5.18 rebuild
Thu Feb 14 13:00:00 2013 Fedora Release Engineering - 5.3034-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Thu Jul 19 14:00:00 2012 Fedora Release Engineering - 5.3034-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Fri Jun 22 14:00:00 2012 Petr Pisar - 5.3034-9
- Perl 5.16 rebuild
Sat Jan 7 13:00:00 2012 Paul Howarth 5.3034-8
- Fedora 17 Mass Rebuild
Sat Oct 8 14:00:00 2011 Paul Howarth 5.3034-7
- BR/R: perl(Digest::MD5) for improved memory usage
- BR: perl(Carp)
- Nobody else likes macros for commands
Tue Jul 19 14:00:00 2011 Petr Sabata 5.3034-6
- Perl mass rebuild
Wed Feb 9 13:00:00 2011 Fedora Release Engineering 5.3034-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Tue Jun 1 14:00:00 2010 Marcela Maslanova 5.3034-4
- Mass rebuild with perl-5.12.0
Mon Feb 15 13:00:00 2010 Paul Howarth 5.3034-3
- Fix incompatibilities with Date::Manip 6.x (#564839, CPAN RT#54621)
Fri Dec 4 13:00:00 2009 Stepan Kasal 5.3034-2
- Rebuild against perl 5.10.1
Wed Sep 2 14:00:00 2009 Paul Howarth 5.3034-1
- Update to 5.3034
- fix man page year typo (Debian bug #428973)
- updated to the latest version of Module::Install
- added TODO to the distribution
- fix a bug where grepmail could abort with -L
- fix a bug in the -R test that could cause a false test failure
- fix uninitialized variable warnings for emails missing certain headers
- URLs moved back to search.cpan.org
- Buildreq perl(Test::More)
- Buildreq perl(Module::AutoInstall), should have been bundled
- Revert change to t/recursive.t from 5.3033 that causes test failure
- Patch t/nonexistent_mailbox.t to support changed behaviour of
Mail::Mbox::MessageParser >= 1.5002
Fri Jul 24 14:00:00 2009 Fedora Release Engineering 5.3033-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Tue Feb 24 13:00:00 2009 Fedora Release Engineering 5.3033-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Thu Feb 7 13:00:00 2008 Tom \"spot\" Callaway 5.3033-4
- Rebuild for new perl
Wed Apr 18 14:00:00 2007 Paul Howarth 5.3033-3
- Buildrequire perl(ExtUtils::MakeMaker) instead of perl-devel
Thu Mar 8 13:00:00 2007 Paul Howarth 5.3033-2
- Buildrequire perl-devel for Fedora 7 onwards
Fri Mar 2 13:00:00 2007 Paul Howarth 5.3033-1
- Update to 5.3033
- CPAN RT#24341 fixed upstream, remove patch
- Permissions fixes in %prep no longer needed
- Changed download host from dl.sf.net to downloads.sf.net
Tue Feb 27 13:00:00 2007 Paul Howarth 5.3032-5
- Add patch to fix CPAN RT#24341 (test suite failures with recent
Mail::Mbox::MessageParser)
- Fix argument order for find with -depth
Tue Aug 29 14:00:00 2006 Paul Howarth 5.3032-4
- FE6 rebuild
Thu Feb 16 13:00:00 2006 Paul Howarth 5.3032-3
- Don\'t use macros in command paths, hardcode them instead
Wed Oct 12 14:00:00 2005 Paul Howarth 5.3032-2
- Remove spec file comments about package naming (#170506)
Wed Oct 12 14:00:00 2005 Paul Howarth 5.3032-1
- Fedora Extras submission