Package libcomps-0.1.18-1.el8.x86_64
Name | libcomps |
---|---|
Epoch | 0 |
Version | 0.1.18 |
Release | 1.el8 |
Architecture | x86_64 |
Website/URL | https://github.com/rpm-software-management/libcomps |
License | GPLv2+ |
Build Time | 2023-08-08 16:56:53 |
Build Host | builder-x86-06.inferitos.ru |
Summary | Comps XML file manipulation library |
Repositories | BaseOS |
Description | Libcomps is library for structure-like manipulation with content of comps XML files. Supports read/write XML file, structure(s) modification. |
Errata | — |
Size | 81 KiB |
Source Project | libcomps-0.1.18-1.el8 |
SHA-256 checksum | cdb4b834af03d1bbbc4717e5d263108d39f6cc890808abd2721ccbc409688ba6 |
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.1.18-1 - Rebuilt for MSVSphere 8.8 * Tue Nov 09 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 0.1.18-1 - Update to 0.1.18 - Fix issues detected by static analyzers - Remove Python 2 support * Fri May 21 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 0.1.16-2 - Backport patch: Don't print empty requires * Fri Apr 30 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 0.1.16-1 - Update to 0.1.16 - Make inline function __comps_objmrtree_all also static (RhBug:1793424) - Fix memory leaks and resource leaks - Fix: Check result "comps_parse_parsed_init()" * Thu Jan 14 2021 Nicola Sella <nsella@redhat.com> - 0.1.11-5 - Use already implemented clear for COMPS_HSList (RhBug:1888343) * Mon Jan 13 2020 Ales Matej <amatej@redhat.com> - 0.1.11-4 - Do not skip type=mandatory in xml output (RhBug:1771224) * Wed Nov 13 2019 Ales Matej <amatej@redhat.com> - 0.1.11-3 - Fix segfault caused by empty dict created by *_by_lang in python api (RhBug:1757959) * Thu Aug 01 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 0.1.11-2 - Backport patch: Fix order of asserts in unit test (RhBug:1713220) * Mon May 13 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 0.1.11-1 - Update to 0.1.11 * Thu Dec 13 2018 Daniel Mach <dmach@redhat.com> - 0.1.8-13 - Fix resource leaks, double free, unused code, optimize - Resolves: rhbz#1606974