- 
    Wed Jul 11 2018 Petr Pisar <ppisar@redhat.com> - 1.73-2
    
- Disable JSON_MaybeX_test on RHEL
   
  
  - 
    Thu Feb 22 2018 Paul Howarth <paul@city-fan.org> - 1.73-1
    
- Update to 1.73
  - Perform correct stripping of leading white space in literal/folded text
    blocks (GH#44, CPAN RT#56045)
  - Fix compatibility with Test::Builder 0.94 in test shim
   
  
  - 
    Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.70-5
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
   
  
  - 
    Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.70-4
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
   
  
  - 
    Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.70-3
    
- Perl 5.26 rebuild
   
  
  - 
    Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.70-2
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
   
  
  - 
    Sun Jan 22 2017 Paul Howarth <paul@city-fan.org> - 1.70-1
    
- Update to 1.70
  - Some errors writing to a file were incorrectly reported
- Simplify find command using -delete
   
  
  - 
    Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.69-3
    
- Perl 5.24 rebuild
   
  
  - 
    Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.69-2
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
   
  
  - 
    Sun Jul 26 2015 Paul Howarth <paul@city-fan.org> - 1.69-1
    
- Update to 1.69
  - Tests no longer print to stderr unnecessarily; this makes core perl builds
    (where this distribution is included as CPAN-Meta-YAML) a little quieter
  - The Test::More dependency has been reduced to 0.88 by emulating 'subtest'
    for those tests that need it