checked in (request 35227)

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtkmm2?expand=0&rev=41
This commit is contained in:
OBS User autobuild 2010-03-18 23:46:52 +00:00 committed by Git OBS Bridge
parent cfe6ad9445
commit 2b6ab4120d
4 changed files with 5 additions and 29 deletions

3
gtkmm-2.19.6.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5d51071c0cb597778d3aa66245eace32449a0720ab7fae8b2cc5d59282389a7f
size 12406017

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:32b5bd2935303037810c40178419421892d8665cac599e4eaf0a6b516787774f
size 12446898

View File

@ -1,27 +1,3 @@
-------------------------------------------------------------------
Thu Mar 18 11:06:03 CET 2010 - dimstar@opensuse.org
- Update to version 2.19.7:
+ Gdk:
- Screen: Added get_primary_monitor().
- Window: Added flush().
+ Gtk:
- StatusBar: Added get_message_area().
- Printer: get_hard_margins().
- ToolItem: Added get_ellipsize_mode(), get_text_alignment(),
get_text_orientation() and get_text_size_group().
- ToolItemGroup: Added get_label_widget().
- ToolPalette: Make get_expand() and get_icon_size() const.
- ToolShell: Added get_text_orientation(),
get_text_alignment(), get_ellipsize_mode(),
get_text_size_group().
- Viewport: Added get_bin_window().
+ Window:
- Added get_window_type(), deprecating get_is_toplevel() and
get_is_popup(). Removed get_is_dialog() because it never had
any implmentation anyway.
- Added unset_transient_for().
-------------------------------------------------------------------
Fri Feb 26 17:33:30 CET 2010 - dimstar@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package gtkmm2 (Version 2.19.7)
# spec file for package gtkmm2 (Version 2.19.6)
#
# 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.7
Version: 2.19.6
Release: 1
Group: System/Libraries
License: GPLv2+ ; LGPLv2.1+