Tue, 23 Apr 2024 11:10:27 UTC | login

Information for build libgee-0.20.4-1.fc33

ID194291
Package Namelibgee
Version0.20.4
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libgee.git#d768139f8174f0e4af3c8e66bfab4ab2128a7cef
SummaryGObject collection library
Descriptionlibgee is a collection library providing GObject-based interfaces and classes for commonly used data structures. * Traversable o Iterable + Collection - List * BidirList - Set * SortedSet o BidirSortedSet - MultiSet - Queue * Deque + Map - SortedMap * BidirSortedMap o Iterator + BidirIterator - BidirListIterator + ListIterator - BidirListIterator * MultiMap The ArrayList, ArrauQueue, ConcurrentLinkedList, ConcurrentSet, HashSet, HashMap, HashMultiSet, HashMultiMap, LinkedList, PriorityQueue, TreeSet, TreeMap, TreeMultiSet, and TreeMultiMap classes provide a reasonable sample implementation of those interfaces. In addition, a set of abstract classes are provided to ease the implementation of new collections. Around that, the API provide means to retrieve read-only views, efficient sort algorithms, simple, bi-directional or index-based mutable iterators depending on the collection type. Libgee is written in Vala and can be used like any GObject-based C library. It's planned to provide bindings for further languages.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 09 Apr 2021 00:03:13 UTC
CompletedFri, 09 Apr 2021 01:12:44 UTC
Taskbuild (f33, /rpms/libgee.git:d768139f8174f0e4af3c8e66bfab4ab2128a7cef)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libgee.git#d768139f8174f0e4af3c8e66bfab4ab2128a7cef'}}
Tags
f33
f37
f38
RPMs
src
libgee-0.20.4-1.fc33.src.rpm (info) (download)
riscv64
libgee-0.20.4-1.fc33.riscv64.rpm (info) (download)
libgee-devel-0.20.4-1.fc33.riscv64.rpm (info) (download)
libgee-debuginfo-0.20.4-1.fc33.riscv64.rpm (info) (download)
libgee-debugsource-0.20.4-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Mar 18 2021 Kalev Lember <klember@redhat.com> - 0.20.4-1 - Update to 0.20.4 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun Feb 09 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.20.3 - Update to 0.20.3 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Aug 12 2019 Kalev Lember <klember@redhat.com> - 0.20.2-1 - Update to 0.20.2 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Jun 15 2019 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.20.1-5 - Update project URL