- 
    Tue Nov 09 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 0.1.18-1
    
- Update to 0.1.18
- Fix issues detected by static analyzers
- Remove Python 2 support
   
  
  - 
    Fri May 21 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 0.1.16-2
    
- Backport patch: Don't print empty requires
   
  
  - 
    Fri Apr 30 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 0.1.16-1
    
- Update to 0.1.16
- Make inline function __comps_objmrtree_all also static (RhBug:1793424)
- Fix memory leaks and resource leaks
- Fix: Check result "comps_parse_parsed_init()"
   
  
  - 
    Thu Jan 14 2021 Nicola Sella <nsella@redhat.com> - 0.1.11-5
    
- Use already implemented clear for COMPS_HSList (RhBug:1888343)
   
  
  - 
    Mon Jan 13 2020 Ales Matej <amatej@redhat.com> - 0.1.11-4
    
- Do not skip type=mandatory in xml output (RhBug:1771224)
   
  
  - 
    Wed Nov 13 2019 Ales Matej <amatej@redhat.com> - 0.1.11-3
    
- Fix segfault caused by empty dict created by *_by_lang in python api (RhBug:1757959)
   
  
  - 
    Thu Aug 01 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 0.1.11-2
    
- Backport patch: Fix order of asserts in unit test (RhBug:1713220)
   
  
  - 
    Mon May 13 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 0.1.11-1
    
- Update to 0.1.11
   
  
  - 
    Thu Dec 13 2018 Daniel Mach <dmach@redhat.com> - 0.1.8-13
    
- Fix resource leaks, double free, unused code, optimize
- Resolves: rhbz#1606974
   
  
  - 
    Mon Jun 25 2018 LumÃr Balhar <lbalhar@redhat.com> - 0.1.8-12
    
- Disable Python 2 subpackage (and dependent) by default