forked from pool/gtkmm2
Accepting request 36010 from home:vuntz:branches:GNOME:Factory
Copy from home:vuntz:branches:GNOME:Factory/gtkmm2 via accept of submit request 36010 revision 2. Request was accepted with message: ok OBS-URL: https://build.opensuse.org/request/show/36010 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtkmm2?expand=0&rev=42
This commit is contained in:
parent
f369065fba
commit
269c68eba5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:32b5bd2935303037810c40178419421892d8665cac599e4eaf0a6b516787774f
|
|
||||||
size 12446898
|
|
3
gtkmm-2.20.0.tar.bz2
Normal file
3
gtkmm-2.20.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c1199bbee423d6f0ef9b5e88973c5620a1e1c52f9f1298dffcfa36284a7fd91a
|
||||||
|
size 12515025
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 29 12:35:43 CEST 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.20.0:
|
||||||
|
+ ToolPalette
|
||||||
|
- Derive from ToolShell.
|
||||||
|
- Added a const version of get_drop_item().
|
||||||
|
- Added properties.
|
||||||
|
+ ToolItemGroup: Added properties.
|
||||||
|
+ OffscreenWindow:
|
||||||
|
- Added const versions of get_pixbuf() and get_pixmap()
|
||||||
|
- Added properties.
|
||||||
|
+ Range: Make get_slider_range() const.
|
||||||
|
+ Demos: Don't use deprecated API.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 18 11:06:03 CET 2010 - dimstar@opensuse.org
|
Thu Mar 18 11:06:03 CET 2010 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gtkmm2 (Version 2.19.7)
|
# spec file for package gtkmm2 (Version 2.20.0)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -22,7 +22,7 @@ Name: gtkmm2
|
|||||||
%define _name gtkmm
|
%define _name gtkmm
|
||||||
BuildRequires: cairomm-devel fdupes gcc-c++ glibmm2-devel libsigc++2-devel pangomm-devel update-desktop-files
|
BuildRequires: cairomm-devel fdupes gcc-c++ glibmm2-devel libsigc++2-devel pangomm-devel update-desktop-files
|
||||||
BuildRequires: gtk2-devel >= 2.15.1
|
BuildRequires: gtk2-devel >= 2.15.1
|
||||||
Version: 2.19.7
|
Version: 2.20.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
License: GPLv2+ ; LGPLv2.1+
|
License: GPLv2+ ; LGPLv2.1+
|
||||||
|
Loading…
Reference in New Issue
Block a user