- 
    Mon Mar 02 2020 Dodji Seketeli <dodji@seketeli.org> - 1.7-1
    
- Update to upstream 1.7
  - Add Koji as BuildRequires
  Fixes: RHBZ#1799575
   
  
  - 
    Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-2
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
   
  
  - 
    Wed Mar 27 2019 Dodji Seketeli <dodji@redhat.com> - 1.6-1
    
- Update to upstream 1.6
- Removed patches that are now upstream
  Support-having-several-debuginfo-search-dirs-for-a-b.patch
  Add-a-fail-no-debug-info-to-abidiff.patch
   
  
  - 
    Wed Mar 13 2019 Mathieu Bridon <bochecha@daitauha.fr> - 1.5-4
    
- Remove unnecessary dependencies: python3-unittest2 and wget which
  was referred to twice.
- Better group dependencies: Many dependencies are only required for
  fedabipkgdiff, so let's put them under the right conditional.
- Split fedabipkgdiff to its own subpackage
    This tool is very specific, and only useful to Fedora developers,
    not all developers.  It also has lots of dependencies which aren't
    required by the other tools.  Splitting it to its own specialized
    package makes the main package, with its library and utilities,
    much lighter.
   
  
  - 
    Thu Mar 07 2019 Tim Landscheidt <tim@tim-landscheidt.de> - 1.5-4
    
- Remove obsolete requirements for %post/%preun scriptlets
   
  
  - 
    Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-3
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
   
  
  - 
    Mon Nov 12 2018 Dodji Seketeli <dodji@seketeli.org> - 1.5-2
    
- Apply patches
  Support-having-several-debuginfo-search-dirs-for-a-b.patch and
  Add-a-fail-no-debug-info-to-abidiff.patch
   
  
  - 
    Thu Oct 25 2018 Dodji Seketeli <dodji@seketeli.org> - 1.5-1
    
- Update to upstream 1.5
   
  
  - 
    Wed Jul 25 2018 Nils Philippsen <nils@tiptoe.de> - 1.4-2
    
- explicitly use Python 3 for fedabipkgdiff
   
  
  - 
    Fri Jul 13 2018 Dodji Seketeli <dodji@redhat.com> - 1.4-1
    
- Update to upstream 1.4
- Merge change to build fedabipkgdiff in Fedora only.