Thu, 08 Jun 2023 06:11:28 UTC

Information for build libgee-0.20.4-1.fc33

ID1727136
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 bykalev
State complete
Volume prod
StartedTue, 23 Mar 2021 19:08:47 UTC
CompletedTue, 23 Mar 2021 19:25:32 UTC
Taskbuild (f33-candidate, /rpms/libgee.git:d768139f8174f0e4af3c8e66bfab4ab2128a7cef)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libgee.git#d768139f8174f0e4af3c8e66bfab4ab2128a7cef'}}
Tags
f33-updates
RPMs
src
libgee-0.20.4-1.fc33.src.rpm (info) (download)
aarch64
libgee-0.20.4-1.fc33.aarch64.rpm (info) (download)
libgee-devel-0.20.4-1.fc33.aarch64.rpm (info) (download)
libgee-debuginfo-0.20.4-1.fc33.aarch64.rpm (info) (download)
libgee-debugsource-0.20.4-1.fc33.aarch64.rpm (info) (download)
armv7hl
libgee-0.20.4-1.fc33.armv7hl.rpm (info) (download)
libgee-devel-0.20.4-1.fc33.armv7hl.rpm (info) (download)
libgee-debuginfo-0.20.4-1.fc33.armv7hl.rpm (info) (download)
libgee-debugsource-0.20.4-1.fc33.armv7hl.rpm (info) (download)
i686
libgee-0.20.4-1.fc33.i686.rpm (info) (download)
libgee-devel-0.20.4-1.fc33.i686.rpm (info) (download)
libgee-debuginfo-0.20.4-1.fc33.i686.rpm (info) (download)
libgee-debugsource-0.20.4-1.fc33.i686.rpm (info) (download)
ppc64le
libgee-0.20.4-1.fc33.ppc64le.rpm (info) (download)
libgee-devel-0.20.4-1.fc33.ppc64le.rpm (info) (download)
libgee-debuginfo-0.20.4-1.fc33.ppc64le.rpm (info) (download)
libgee-debugsource-0.20.4-1.fc33.ppc64le.rpm (info) (download)
s390x
libgee-0.20.4-1.fc33.s390x.rpm (info) (download)
libgee-devel-0.20.4-1.fc33.s390x.rpm (info) (download)
libgee-debuginfo-0.20.4-1.fc33.s390x.rpm (info) (download)
libgee-debugsource-0.20.4-1.fc33.s390x.rpm (info) (download)
x86_64
libgee-0.20.4-1.fc33.x86_64.rpm (info) (download)
libgee-devel-0.20.4-1.fc33.x86_64.rpm (info) (download)
libgee-debuginfo-0.20.4-1.fc33.x86_64.rpm (info) (download)
libgee-debugsource-0.20.4-1.fc33.x86_64.rpm (info) (download)
Logs
armv7hl
state.log
build.log
hw_info.log
root.log
mock_output.log
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.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