Hello community,

here is the log from the commit of package libgee for openSUSE:Factory checked 
in at 2013-09-11 12:19:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgee (Old)
 and      /work/SRC/openSUSE:Factory/.libgee.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgee"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgee/libgee.changes    2013-08-22 
10:54:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libgee.new/libgee.changes       2013-09-11 
12:19:21.000000000 +0200
@@ -1,0 +2,36 @@
+Tue Sep  3 06:46:15 UTC 2013 - [email protected]
+
+- Update to version 0.11.91:
+  + Bump the GLib requirements to 2.36 in configure.ac.
+
+-------------------------------------------------------------------
+Tue Aug 27 07:51:28 UTC 2013 - [email protected]
+
+- Update to version 0.11.90:
+  + Add adding to collection based on iterators.
+  + Make Collection.add_all_array, contains_all_array and
+    remove_all_array virtual.
+  + Avoid destroy coroutine creation in hazard pointer
+    implementation.
+  + Various bugfixes.
+- Changes from version 0.11.5:
+  + Add Traversable.tee.
+  + Add exception handling to Future.
+  + Add ability of getting Future from Lazy.
+  + Make Traversable.flat_map a virtual function.
+  + Add more specializations to .foreach.
+  + Improve the test.
+  + Various bugfixes.
+- Changes from version 0.11.4:
+  + Add flat_map method to Traversable.
+  + Add zip method to Future.
+  + Specialize stream iterator (4-22% speed improvement in tests).
+  + Extend the Traversable.Stream with Stream.WAIT.
+  + Fix lazy value usage in unfold.
+- Changes from version 0.11.0:
+  + Add futures and promises to libgee.
+  + Update the build system.
+  + Return true from HashSet.Iterator.foreach() if we fall off the
+    end.
+
+-------------------------------------------------------------------
@@ -4 +40 @@
-- Update to version 0.10.3:
+- Update to version 0.10.4:

Old:
----
  libgee-0.10.4.tar.xz

New:
----
  libgee-0.11.91.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libgee.spec ++++++
--- /var/tmp/diff_new_pack.YLeAa3/_old  2013-09-11 12:19:22.000000000 +0200
+++ /var/tmp/diff_new_pack.YLeAa3/_new  2013-09-11 12:19:22.000000000 +0200
@@ -18,17 +18,17 @@
 
 
 Name:           libgee
-Version:        0.10.4
+Version:        0.11.91
 Release:        0
 # FIXME: Remove -w from CFLAGS when bgo#682526 is fixed.
 Summary:        GObject-based library providing commonly used data structures
 License:        LGPL-2.1+
 Group:          Development/Libraries/GNOME
 Url:            http://live.gnome.org/Libgee
-Source:         
http://download.gnome.org/sources/libgee/0.10/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/libgee/0.11/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
-BuildRequires:  vala >= 0.17.5
-BuildRequires:  pkgconfig(glib-2.0) >= 2.32.0
+BuildRequires:  vala >= 0.21.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.36
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ libgee-0.10.4.tar.xz -> libgee-0.11.91.tar.xz ++++++
++++ 25024 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to