↵ Return to the main page of python3-createrepo_c
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-01-26 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.16.2-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild |
2020-11-23 | Nicola Sella <nsella at redhat dot com> - 0.16.2-1 | - Fix various memory leaks - Add a new function to replace PyObject_ToStrOrNull() |
2020-10-06 | Nicola Sella <nsella at redhat dot com> - 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) |
2020-08-07 | Nicola Sella <nsella at redhat dot com> - 0.15.11-4 | - spec: Fix building with new cmake macros |
2020-08-01 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.15.11-3 | - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild |
2020-07-27 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.15.11-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild |
2020-06-02 | Ales Matej <amatej at redhat dot com> - 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 |
2020-05-24 | Miro HronĨok <mhroncok at redhat dot com> - 0.15.5-3 | - Rebuilt for Python 3.9 |
2020-01-28 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.15.5-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild |
2020-01-08 | Pavel Raiskup <praiskup at redhat dot com> - 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 |