checked in (request 33998)
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtkmm2?expand=0&rev=39
This commit is contained in:
parent
681038f723
commit
998433c3c7
3
gtkmm-2.19.4.tar.bz2
Normal file
3
gtkmm-2.19.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b4d74d591ce99add1d5149fcc6a0f2dda021176ee0fd09edb5006fe2734302f
|
||||
size 12435304
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5d51071c0cb597778d3aa66245eace32449a0720ab7fae8b2cc5d59282389a7f
|
||||
size 12406017
|
@ -1,25 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 26 17:33:30 CET 2010 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.19.6:
|
||||
+ Gtk:
|
||||
- Action: Do not deprecate connect_proxy(), disconnect_proxy(),
|
||||
block_activate_from() and unblock_activate_from(), because we
|
||||
cannot yet derive existing classes from Activatable until we
|
||||
can break ABI, bgo#608109
|
||||
- EntryBuffer: Actually use GtkEntryBuffer.
|
||||
- Paned: Added get_handle_window().
|
||||
- ToolTip: Added set_icon(Gio::Icon).
|
||||
- Widget:
|
||||
. Added set/get_realized(), set/get_mapped() and
|
||||
style_attach().
|
||||
. get_requisition(): Reimplemented with the new
|
||||
gtk_widget_get_requisition() function.
|
||||
. Un-deprecate get_action() because we cannot yet derive
|
||||
existing classes from Activatable until we can break ABI.
|
||||
- Use Glib::wrap() instead of ->gobj() in some places, so we
|
||||
are generally more forgiving of null RefPtrs<>.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 13:57:28 CET 2010 - vuntz@opensuse.org
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gtkmm2 (Version 2.19.6)
|
||||
# spec file for package gtkmm2 (Version 2.19.4)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -22,7 +22,7 @@ Name: gtkmm2
|
||||
%define _name gtkmm
|
||||
BuildRequires: cairomm-devel fdupes gcc-c++ glibmm2-devel libsigc++2-devel pangomm-devel update-desktop-files
|
||||
BuildRequires: gtk2-devel >= 2.15.1
|
||||
Version: 2.19.6
|
||||
Version: 2.19.4
|
||||
Release: 1
|
||||
Group: System/Libraries
|
||||
License: GPLv2+ ; LGPLv2.1+
|
||||
|
Loading…
x
Reference in New Issue
Block a user