Mailinglist Archive: opensuse-commit (1469 mails)

< Previous Next >
commit glibmm2 for openSUSE:Factory
Hello community,

here is the log from the commit of package glibmm2 for openSUSE:Factory checked
in at 2012-03-06 14:05:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glibmm2 (Old)
and /work/SRC/openSUSE:Factory/.glibmm2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glibmm2", Maintainer is "gnome-maintainers@xxxxxxx"

Changes:
--------
--- /work/SRC/openSUSE:Factory/glibmm2/glibmm2.changes 2012-02-28
19:22:39.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.glibmm2.new/glibmm2.changes 2012-03-06
14:05:14.000000000 +0100
@@ -1,0 +2,20 @@
+Mon Feb 27 12:46:36 UTC 2012 - vuntz@xxxxxxxxxxxx
+
+- Update to version 2.31.18.1:
+ + gmmproc:
+ - h2def.py: Handle types such as 'const gchar* const *' for
+ functions.
+ - _WRAP_PROPERTY(): Allow properties to be deprecated.
+ + Gio:
+ - Application: Derive from the ActionGroup interface.
+ - Application: Add missing virtual functions and
+ get/set_default() methods.
+ - Add MenuModel, MenuAttribute, MenuLink and MenuIter.
+ + Gio::DBus:
+ - ActionGroup, MenuModel: Have get() methods instead of
+ create() methods (bgo#637445).
+ - Add DBus::MenuModel.
+ - Connection: Add the MenuModel export/unexport methods.
+ - Add class documentation.
+
+-------------------------------------------------------------------

Old:
----
glibmm-2.31.18.tar.xz

New:
----
glibmm-2.31.18.1.tar.xz

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

Other differences:
------------------
++++++ glibmm2.spec ++++++
--- /var/tmp/diff_new_pack.qPB7vh/_old 2012-03-06 14:05:16.000000000 +0100
+++ /var/tmp/diff_new_pack.qPB7vh/_new 2012-03-06 14:05:16.000000000 +0100
@@ -21,7 +21,7 @@

Name: glibmm2
%define _name glibmm
-Version: 2.31.18
+Version: 2.31.18.1
Release: 0
Summary: C++ Interface for Glib
License: LGPL-2.1+
@@ -69,8 +69,8 @@
%package devel
Summary: C++ Interface for GLib
Group: Development/Libraries/C and C++
-Requires: libglibmm%{so_ver} = %{version}
Requires: libgiomm%{so_ver} = %{version}
+Requires: libglibmm%{so_ver} = %{version}
Provides: glibmm24-devel = %{version}
Obsoletes: glibmm24-devel < %{version}
Provides: %{name}-doc = %{version}

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread