Fedora 15 Update: libgee-0.6.4-1.fc15

updates at fedoraproject.org updates at fedoraproject.org
Thu Feb 23 02:24:39 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-1430
2012-02-08 01:49:13
--------------------------------------------------------------------------------

Name        : libgee
Product     : Fedora 15
Version     : 0.6.4
Release     : 1.fc15
URL         : http://live.gnome.org/Libgee
Summary     : GObject collection library
Description :
libgee is a collection library providing GObject-based interfaces and
classes for commonly used data structures.

libgee provides the following interfaces:

* Iterable
  * Collection
    * List
    * Set
    * MultiSet
    * Queue
      * Deque
* Iterator
* Map
* MultiMap

The ArrayList, 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.

--------------------------------------------------------------------------------
Update Information:

0.6.4:
 * Fix compilation with vala master
 * Fix creation of GObject introspection files

0.6.3:
 * Fix buffer underflow.

0.6.2:
 * Fix adding second element to priority queue.
 * Fix problem with key used in range is freed.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Feb  7 2012 Michel Salim <salimma at fedoraproject.org> - 0.6.4-1
- Update to 0.6.4
* Thu Sep  1 2011 Michel Salim <salimma at fedoraproject.org> - 0.6.1-3
- Move typelib file to main package (# 735081)
- Re-enable unit tests on all Fedora releases
- -devel subpackage no longer depends on vala and gobject-introspection-devel
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update libgee' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list