Release 0.13
Changes in this version include:
- allow conversions of CentOS and Oracle Linux 8 (#82, #112)
- fix "TypeError: execve()" py2.6-related error when calling external commands (#114)
- remove unused code related to using an offline snapshot of RHEL repositories (#99)
- remove all Red Hat Network (RHN)-related code as RHN has been shut down (#115)
- set POSIX/C locale at the start of running the tool (#83)
- remove python-syspurpose dependency from spec - not available on OL 7 and 8 (#117)
- replace the word blacklist with exclude/excluded (#106)
- clearing yum versionlock that could cause the conversion to fail (#92)
- printing rpm files that were modified during the conversion (#90)
- minor UX improvements (#113) and test infrastructure improvements (#104, #108, #110)