- 
    Sun Jun 10 2018 Paul Howarth <paul@city-fan.org> - 1:0.70-1
    
- Update to 0.70
  - Fix format specifier/argument mismatch (GH#79)
  - Travis CI: Test on Perl 5.26 (GH#80)
  - Fix a C90-compatibility issue (GH#81)
- Switch upstream from search.cpan.org to metacpan.org
   
  
  - 
    Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.69-2
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
   
  
  - 
    Thu Dec 28 2017 Paul Howarth <paul@city-fan.org> - 1:0.69-1
    
- Update to 0.69
  - Security fix: Add $LoadBlessed option to turn on/off loading objects
    (GH#73, GH#74)
   
  
  - 
    Tue Dec 19 2017 Paul Howarth <paul@city-fan.org> - 1:0.68-1
    
- Update to 0.68
  - Fix regex roundtrip (GH#69, GH#70)
  - Fix loading of many regexes (GH#64, GH#71)
   
  
  - 
    Thu Nov 16 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.67-1
    
- Update to 0.67
  - Support standard tags !!str, !!map and !!seq instead of dying (GH#67)
  - Support JSON::PP::Boolean and boolean.pm via $YAML::XS::Boolean (GH#66)
   
  
  - 
    Fri Aug 18 2017 Paul Howarth <paul@city-fan.org> - 1:0.66-1
    
- Update to 0.66
  - Dump() was modifying original data, adding a PV to numbers (GH#32, GH#55)
   
  
  - 
    Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.65-4
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
   
  
  - 
    Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.65-3
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
   
  
  - 
    Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.65-2
    
- Perl 5.26 rebuild
   
  
  - 
    Fri May 19 2017 Paul Howarth <paul@city-fan.org> - 1:0.65-1
    
- Update to 0.65
  - Prevent warning about unused variables (GH#59)
  - Clarify documentation about exported functions