- 
    Fri Nov 18 2022 Martin Perina <mperina@redhat.com> - 7.43.0.2-4.2
    
- Replace Python 3.8 with 3.9 on EL8 to support within ansible-core-2.13
   
  
  - 
    Wed Mar 23 2022 Martin Perina <mperina@redhat.com> - 7.43.0.2-4.1
    
- Add Python 3.8 subpackage to be usable in ansible-core-2.12
- Skip tests
   
  
  - 
    Wed Jan 22 2020 Kamil Dudka <kdudka@redhat.com> - 7.43.0.2-4
    
- fix populating list of decoded strings (#1792213)
- fix programming mistakes detected by static analyzers (#1666003)
   
  
  - 
    Thu Dec 20 2018 Kamil Dudka <kdudka@redhat.com> - 7.43.0.2-3
    
- drop build-time (%check-only) dependency on pyflakes (#1661168)
   
  
  - 
    Tue Aug 07 2018 Kamil Dudka <kdudka@redhat.com> - 7.43.0.2-2
    
- relax crypto policy for the test-suite to make it pass again (#1611739)
   
  
  - 
    Mon Jun 04 2018 Kamil Dudka <kdudka@redhat.com> - 7.43.0.2-1
    
- update to 7.43.0.2
   
  
  - 
    Wed May 30 2018 Kamil Dudka <kdudka@redhat.com> - 7.43.0-17
    
- make the python2 and python3 subpackages optional
   
  
  - 
    Wed May 23 2018 Kamil Dudka <kdudka@redhat.com> - 7.43.0-16
    
- fix build failure caused by NotImplemented exceptions in winbuild.py
   
  
  - 
    Wed Mar 14 2018 Kamil Dudka <kdudka@redhat.com> - 7.43.0-15
    
- enable vsftpd-based tests
- run the test-suite for Python 3 only
- do not disable TLS-SRP test because it is now supported by OpenSSL in Fedora
   
  
  - 
    Mon Feb 19 2018 Kamil Dudka <kdudka@redhat.com> - 7.43.0-14
    
- add explicit BR for the gcc compiler