Mailinglist Archive: opensuse-commit (1083 mails)
| < Previous | Next > |
commit gtkmm2
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 11 Sep 2007 18:20:11 +0200
- Message-id: <20070911162011.C3CAB6781B8@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package gtkmm2
checked in at Tue Sep 11 18:20:11 CEST 2007.
--------
--- GNOME/gtkmm2/gtkmm2.changes 2007-08-31 19:29:58.000000000 +0200
+++ /mounts/work_src_done/STABLE/gtkmm2/gtkmm2.changes 2007-09-11 01:01:16.247924000 +0200
@@ -1,0 +2,14 @@
+Tue Sep 11 01:01:07 CEST 2007 - mauro@xxxxxxx
+
+- Update to version 2.11.8:
+ + Gdk::Cairo::set_source_color(), set_source_pixbuf(), set_source_pixmap():
+ Deprecated the existing versions of these methods and added overloads that
+ take a const RefPtr& instead.
+ + Deprecated Gdk::Cairo::rectangle(), replacing it with
+ add_rectangle_to_path(). and deprecated Gdk::Cairo::region(), replacing it
+ with add_region_to_path(),
+ because these names are clearer.
+ + Documentation: Tutorial: DrawingArea: Corrected a mention of
+ PixBuf to Pixbuf. Bug #465961
+
+-------------------------------------------------------------------
Old:
----
gtkmm-2.11.7.tar.bz2
New:
----
gtkmm-2.11.8.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtkmm2.spec ++++++
--- /var/tmp/diff_new_pack.G12860/_old 2007-09-11 18:19:43.000000000 +0200
+++ /var/tmp/diff_new_pack.G12860/_new 2007-09-11 18:19:43.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gtkmm2 (Version 2.11.7)
+# spec file for package gtkmm2 (Version 2.11.8)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -15,7 +15,7 @@
BuildRequires: cairomm-devel fdupes gcc-c++ glibmm2-devel gtk2-devel libsigc++2-devel update-desktop-files
# Only for directory ownership:
BuildRequires: devhelp
-Version: 2.11.7
+Version: 2.11.8
Release: 1
Group: System/Libraries
License: LGPL v2 or later
@@ -145,6 +145,17 @@
%{_datadir}/devhelp/books/gtkmm-2.4
%changelog
+* Tue Sep 11 2007 - mauro@xxxxxxx
+- Update to version 2.11.8:
+ + Gdk::Cairo::set_source_color(), set_source_pixbuf(), set_source_pixmap():
+ Deprecated the existing versions of these methods and added overloads that
+ take a const RefPtr& instead.
+ + Deprecated Gdk::Cairo::rectangle(), replacing it with
+ add_rectangle_to_path(). and deprecated Gdk::Cairo::region(), replacing it
+ with add_region_to_path(),
+ because these names are clearer.
+ + Documentation: Tutorial: DrawingArea: Corrected a mention of
+ PixBuf to Pixbuf. Bug #465961
* Fri Aug 31 2007 - maw@xxxxxxx
- Update to version 2.11.7:
+ Build fixes
++++++ gtkmm-2.11.7.tar.bz2 -> gtkmm-2.11.8.tar.bz2 ++++++
GNOME/gtkmm2/gtkmm-2.11.7.tar.bz2 /mounts/work_src_done/STABLE/gtkmm2/gtkmm-2.11.8.tar.bz2 differ: byte 11, line 1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |