- 
    Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-5
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
   
  
  - 
    Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-4
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
   
  
  - 
    Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.17-3
    
- Perl 5.26 rebuild
   
  
  - 
    Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-2
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
   
  
  - 
    Mon Jun 20 2016 Paul Howarth <paul@city-fan.org> - 0.17-1
    
- Update to 0.17
  - Remove use of namespace::autoclean
- BR: perl-generators
- Simplify find command using -delete
- Author and Release Tests moved to xt/ so don't bother trying to run them
   
  
  - 
    Wed May 18 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.16-3
    
- Perl 5.24 re-rebuild of bootstrapped packages
   
  
  - 
    Mon May 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.16-2
    
- Perl 5.24 rebuild
   
  
  - 
    Tue Mar 22 2016 Paul Howarth <paul@city-fan.org> - 0.16-1
    
- Update to 0.16
  - The subs installed into the caller are now named with Sub::Name; this makes
    these subs appear to be part of the caller, as opposed to an import, which
    is what we want, since each installed sub is constructed uniquely for a
    given package
- Update patches as needed
   
  
  - 
    Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.15-2
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
   
  
  - 
    Sat Nov 14 2015 Paul Howarth <paul@city-fan.org> - 0.15-1
    
- Update to 0.15
  - Made this module co-operate with existing import() subs in packages that
    use this module, as long as you use this module last
- Drop support for old distributions due to non-optional test dependency of
  Test::Warnings