Changelog for
python3-createrepo_c-0.17.2-5.el9.x86_64.rpm :
* Mon Aug 16 2021 Pavla Kratochvilova
- 0.17.2-5- Fix issues detected by static analyzers
* Mon Aug 09 2021 Mohan Boddu - 0.17.2-4- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
* Tue Jul 27 2021 Pavla Kratochvilova - 0.17.2-3- Fix spec conditional to enable libmodulemd in RHEL >= 8 (RhBug:1816753)
* Wed Jun 16 2021 Mohan Boddu - 0.17.2-2- Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065
* Mon Apr 26 2021 Pavla Kratochvilova - 0.17.2-1- Update to 0.17.2- Fix Python deprecation (PY_SSIZE_T_CLEAN) (RhBug:1891785)- Revert back to old c API for destination file of cr_compress_file_with_stat and cr_compress_file to prevent a memory leak- Never leave behind .repodata lock on exit (RhBug:1906831)- Disable drpm for RHEL >= 9 (RhBug:1914828)- Setting updated/issued_date to None doesn\'t produce garbage values (RhBug:1921715)- Allow taking __repr__ (__str__) of closed xmlfile and sqlite (RhBug:1913465)
* Thu Apr 15 2021 Mohan Boddu - 0.16.2-3- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Tue Jan 26 2021 Fedora Release Engineering - 0.16.2-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Nov 23 2020 Nicola Sella - 0.16.2-1- Fix various memory leaks- Add a new function to replace PyObject_ToStrOrNull()
* Tue Oct 06 2020 Nicola Sella - 0.16.1- Update to 0.16.1- Add the section number to the manual pages- Parse xml snippet in smaller parts (RhBug:1859689)- Add module metadata support to createrepo_c (RhBug:1795936)
* Fri Aug 07 2020 Nicola Sella - 0.15.11-4- spec: Fix building with new cmake macros
* Sat Aug 01 2020 Fedora Release Engineering - 0.15.11-3- Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering - 0.15.11-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jun 02 2020 Ales Matej - 0.15.11-1- Update to 0.15.11- Switch updateinfo to explicitly include bool values (RhBug:1772466)- Enhance error handling when locating repositories (RhBug:1762697)- Make documentation for --update-md-path more specific- Clean up temporary .repodata on sigint- Add relogin_suggested to updatecollectionpackage (Rhbug:1779751)- Support issued date in epoch format in Python API (RhBug:1779751)- Allow parsing of xml repodata from string (RhBug: 1804308)- Remove expat xml library in favor of libxml2- Copy updateCollectionModule on assignment to prevent bogus data (RhBug:1821781)- Add --arch-expand option to mergerepo_c
* Sun May 24 2020 Miro Hrončok - 0.15.5-3- Rebuilt for Python 3.9
* Tue Jan 28 2020 Fedora Release Engineering - 0.15.5-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Wed Jan 08 2020 Pavel Raiskup - 0.15.5-1- update to upstream 0.15.5 release, per https://github.com/rpm-software-management/createrepo_c/compare/0.15.4...0.15.5- new option --recycle-pkglist for --update mode- a bit more optimal --update caching
* Wed Dec 11 2019 Mohan Boddu - 0.15.4-1- Update to upstream 0.15.4 release
* Tue Sep 17 2019 Ales Matej - 0.15.1-1- Update to 0.15.1- Allow pip to see installation of python3-createrepo_c- Imporove documentation- Switch off timestamping of documentation to avoid file conflics for createrepo_c-devel i686/x86_64 parallel installation- Remove dependency on deltarpm in favour of drpm
* Sat Aug 17 2019 Miro Hrončok - 0.14.2-3- Rebuilt for Python 3.8