[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project libcomps-0.1.21-3.el10

Name libcomps
Epoch 0
Version 0.1.21
Release 3.el10
Website/URL https://github.com/rpm-software-management/libcomps
License GPL-2.0-or-later
Build Time 2025-04-02 18:37:19
Build Host builder-x86-10.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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
libcomps-0.1.21-3.el10.x86_64 Comps XML file manipulation library 1db1d426b7e9fa03e83a59950454eb10f621a29b445f34ac565a45c9ef3c9101 download
python3-libcomps-0.1.21-3.el10.x86_64 Python 3 bindings for libcomps library 0cce966d960f997511cf2fba63b21171e0ab1ce291ddf98d5ea8267b324a47f4 download
libcomps-devel-0.1.21-3.el10.x86_64 Development files for libcomps library 0e292799b99664e48552861645126d4b3f92939b3b8bc5af6b3cc23c790d8707 download
aarch64
libcomps-0.1.21-3.el10.aarch64 Comps XML file manipulation library d5470e820ccdbb2d5b435b6a362470155a3b2bf06f3ece18128bee18cfc8874a download
python3-libcomps-0.1.21-3.el10.aarch64 Python 3 bindings for libcomps library e4073706d8d87a84b5d6301ceb477085f6a82345b0d1e9132018d86b6e3a3874 download
libcomps-devel-0.1.21-3.el10.aarch64 Development files for libcomps library 26db5868fecf568d6a17ad3de355620f5ad5213c917257f5c84123b19747efa8 download
src
libcomps-0.1.21-3.el10.src Comps XML file manipulation library 286d734c4f9e7721c965c64eafc01c0479e7e4c916e263f31645edd4ff762c29 download
Changelog link
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.1.21-3
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.1.21-3
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.1.21-2
- Bump release for June 2024 mass rebuild

* Sat Apr 20 2024 Sérgio Basto <sergio@serjux.com> - 0.1.21-1
- Update libcomps to 0.1.21 (RHEL-38831)

* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.20-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.20-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Wed Jan 03 2024 Florian Weimer <fweimer@redhat.com> - 0.1.20-3
- Backport upstream patch to fix C compatibility issue

* Wed Dec 13 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 0.1.20-2
- Fix build with libxml2-2.12.0

* Thu Oct 05 2023 Jan Kolarik <jkolarik@redhat.com> - 0.1.20-1
- Update to 0.1.20
- Fixes of xml parsing
- Fix non-optimized builds by removing inline keyword
- Use Py_hash_t instead of long

* Wed Oct 04 2023 Mattia Verga <mattia.verga@proton.me> - 0.1.19-5
- Backport additional patch to fix segfault in fromxml_str