Changelog for
librepo-1.7.20-3.fc26.x86_64.rpm :
* Tue Dec 13 2016 Charalampos Stratakis
- 1.7.20-3- Rebuild for Python 3.6- Disable tests for now
* Sat Dec 10 2016 Igor Gnatenko - 1.7.20-2- Rebuild for gpgme 1.18
* Thu Aug 25 2016 Tomas Mlcoch - 1.7.20-1- Tests: Disable test_download_packages_with_resume_02 test- Update build utils to match new fedora spec schema
* Wed Aug 24 2016 Tomas Mlcoch - 1.7.19-1- Add yumrecord substitution mechanism (mluscon)- Fix a memory leak in signature verification (cwalters)
* Tue Aug 09 2016 Igor Gnatenko - 1.7.18-4- Add %{?system_python_abi}- Trim ton of changelog
* Tue Jul 19 2016 Fedora Release Engineering - 1.7.18-3- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Thu Apr 07 2016 Igor Gnatenko - 1.7.18-2- Adopt to new packaging guidelines- Cleanups in spec file
* Fri Mar 04 2016 Tomas Mlcoch - 1.7.18-1- Add new option LRO_FTPUSEEPSV- Update AUTHORS- downloader prepare_next_transfer(): simplify long line- downloader prepare_next_transfer(): add missing error check- downloader prepare_next_transfer(): cleanup error path- downloader prepare_next_transfer() - fix memory leak on error path (Alan Jenkins)- handle: Don\'t use proxy cache for downloads of metalink/mirrorlist- handle: Don\'t set CURLOPT_HTTPHEADER into curl handle immediately when specified- downloader: Implement logic for no_cache param in LrDownloadTarget (RhBug: 1297762)- Add no_cache param to LrDownloadTarget and lr_downloadtarget_new()- New test: always try to download from the fastest mirror (Alexander Todorov)- Doc: Fixed minor doc typo (Philippe Ombredanne)- Doc: Other updates- Doc: Update default values in doc to reflect reality