Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libgee06-0.6.8-3.el7 RPM for i686

From CentOS 7.9.2009 for x86_64 / Packages

Name: libgee06 Distribution: Unknown
Version: 0.6.8 Vendor: CentOS
Release: 3.el7 Build date: Wed Jun 11 03:06:26 2014
Group: System Environment/Libraries Build host: worker1.bsys.centos.org
Size: 455284 Source RPM: libgee06-0.6.8-3.el7.src.rpm
Packager: CentOS BuildSystem <http://bugs.centos.org>
Url: http://live.gnome.org/Libgee
Summary: GObject collection library
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.

Provides

Requires

License

LGPLv2+

Changelog

* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 0.6.8-3
  - Mass rebuild 2014-01-24
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.6.8-2
  - Mass rebuild 2013-12-27
* Wed Mar 27 2013 Kalev Lember <kalevlember@gmail.com> - 0.6.8-1
  - Update to 0.6.8
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.6.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Tue Nov 13 2012 Kalev Lember <kalevlember@gmail.com> - 0.6.6.1-1
  - Update to 0.6.6.1
* Tue Oct 16 2012 Kalev Lember <kalevlember@gmail.com> - 0.6.6-1
  - Update to 0.6.6
* Sun Sep 23 2012 Kalev Lember <kalevlember@gmail.com> - 0.6.5-1
  - Update to 0.6.5
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.4-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Feb 07 2012 Michel Salim <salimma@fedoraproject.org> - 0.6.4-1
  - Update to 0.6.4
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.1-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Fri Sep 09 2011 Michel Salim <salimma@fedoraproject.org> - 0.6.1-5
  - spec cleanup
* Thu Sep 08 2011 Michel Salim <salimma@fedoraproject.org> - 0.6.1-4
  - libgee06, based on the last 0.6.x series libgee for F-16
* Thu Sep 01 2011 Michel Salim <salimma@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
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Feb 02 2011 Christopher Aillon <caillon@redhat.com> - 0.6.1-1
  - Update to 0.6.1
* Sun Dec 12 2010 Michel Salim <salimma@fedoraproject.org> - 0.6.0-2
  - Update spec to support snapshot builds (# 609294)
* Thu Oct 28 2010 Michel Salim <salimma@fedoraproject.org> - 0.6.0-1
  - Update to 0.6.0
* Wed Sep 29 2010 jkeating - 0.5.3-2
  - Rebuilt for gcc bug 634757
* Thu Sep 23 2010 Michel Salim <salimma@fedoraproject.org> - 0.5.3-1
  - Update to 0.5.3
  - Rebuild against newer gobject-introspection
* Wed Aug 25 2010 Brian Pepple <bpepple@fedoraproject.org> - 0.5.2-2
  - Add BR on gobject-introspection-devel.
* Wed Aug 25 2010 Brian Pepple <bpepple@fedoraproject.org> - 0.5.2-1
  - Update to 0.5.2.
  - Remove buildroot & clean section. No longer needed.
* Thu Jun 17 2010 Michel Salim <salimma@fedoraproject.org> - 0.5.1-1
  - Update to 0.5.1
* Sat Oct 03 2009 Michel Salim <salimma@fedoraproject.org> - 0.5.0-1
  - Update to 0.5.0
* Thu Aug 20 2009 Michel Salim <salimma@fedoraproject.org> - 0.3.0-1
  - Update to 0.3.0
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.5-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Mon Mar 02 2009 Michel Salim <salimma@fedoraproject.org> - 0.1.5-1
  - Update to 0.1.5
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.4-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sat Dec 13 2008 Michel Salim <salimma@fedoraproject.org> - 0.1.4-2
  - Run unit tests only on releases with glib2 >= 2.16
* Sat Dec 13 2008 Michel Salim <salimma@fedoraproject.org> - 0.1.4-1
  - Update to 0.1.4
* Mon Aug 25 2008 Michel Salim <salimma@fedoraproject.org> - 0.1.3-1
  - Update to 0.1.3
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.1.1-3
  - Autorebuild for GCC 4.3
* Sun Jan 27 2008 Michel Salim <michel.sylvan@gmail.com> - 0.1.1-2
  - Move pkgconfig requirement to -devel subpackage
* Sat Jan 26 2008 Michel Salim <michel.sylvan@gmail.com> - 0.1.1-1
  - Initial Fedora package

Files

/usr/lib/girepository-1.0
/usr/lib/girepository-1.0/Gee-1.0.typelib
/usr/lib/libgee.so.2
/usr/lib/libgee.so.2.0.0
/usr/share/doc/libgee06-0.6.8
/usr/share/doc/libgee06-0.6.8/AUTHORS
/usr/share/doc/libgee06-0.6.8/COPYING
/usr/share/doc/libgee06-0.6.8/ChangeLog
/usr/share/doc/libgee06-0.6.8/MAINTAINERS
/usr/share/doc/libgee06-0.6.8/NEWS
/usr/share/doc/libgee06-0.6.8/README


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:35:08 2024