Hello community,

here is the log from the commit of package gtkmm3 for openSUSE:Factory checked 
in at 2012-02-29 14:07:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtkmm3 (Old)
 and      /work/SRC/openSUSE:Factory/.gtkmm3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtkmm3", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtkmm3/gtkmm3.changes    2012-02-16 
16:16:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gtkmm3.new/gtkmm3.changes       2012-02-29 
14:07:25.000000000 +0100
@@ -1,0 +2,23 @@
+Tue Feb 28 10:57:15 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.16:
+  + Gtk:
+    - Add the Actionable interface (bgo#637445).
+    - Application:
+      . Constructor: Receive argc and argv params by reference.
+      . Initialize gtkmm early enough for successful construction
+        (bgo#637445).
+      . Avoid the need to use Gtk::Main.
+      . Make the create() methods static.
+    - Border: Add reference documentation (bgo#669907).
+    - ColorButton: set_color(), set_alpha(), constructor: Deprecate
+      these, as they are deprecated in the C API.
+    - EntryBuffer: Correct the EntryBuffer(name) constructor
+      (bgo#670784).
+    - TextTag: Add RGBA versions of the properties.
+    - Window: set_background(Color): Deprecate this.
+    - Deprecate some properties that use Gdk::Color.
+    - Documentation: Add documentation for signals, based on the C
+      documentation (bgo#668918).
+
+-------------------------------------------------------------------

Old:
----
  gtkmm-3.3.14.tar.xz

New:
----
  gtkmm-3.3.16.tar.xz

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

Other differences:
------------------
++++++ gtkmm3.spec ++++++
--- /var/tmp/diff_new_pack.MXALuT/_old  2012-02-29 14:07:27.000000000 +0100
+++ /var/tmp/diff_new_pack.MXALuT/_new  2012-02-29 14:07:27.000000000 +0100
@@ -15,12 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 # Update baselibs.conf when changing this
 %define so_ver -3_0-1
 
 Name:           gtkmm3
 %define _name gtkmm
-Version:        3.3.14
+Version:        3.3.16
 Release:        0
 Summary:        C++ Interface for GTK3 (a GUI Library for X)
 License:        LGPL-2.1+
@@ -32,7 +33,7 @@
 BuildRequires:  pkgconfig(atkmm-1.6)
 BuildRequires:  pkgconfig(cairomm-1.0) >= 1.9.2
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.22.1
-BuildRequires:  pkgconfig(giomm-2.4) >= 2.27.93
+BuildRequires:  pkgconfig(giomm-2.4) >= 2.31.18.1
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.1.90
 BuildRequires:  pkgconfig(pangomm-1.4) >= 2.27.1
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to