Accepting request 37341 from GNOME:Factory

Copy from GNOME:Factory/gtkmm2 based on submit request 37341 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/37341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtkmm2?expand=0&rev=34
This commit is contained in:
OBS User autobuild 2010-04-08 10:33:25 +00:00 committed by Git OBS Bridge
commit 8582e65090
4 changed files with 23 additions and 6 deletions

View File

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

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:95cd50b507cdd650b4b4232c5f4b2abb8ba523568dd6e62e8a2add62d8c723a1
size 12512336

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Apr 8 10:51:26 CEST 2010 - vuntz@opensuse.org
- Update to version 2.20.1:
+ Gtk:
- RecentAction: Fix the constructor that takes a RecentManager.
bgo#612900
- TreeRowReference::get_model(): Correct the reference
counting. bgo#611814
+ Documentation:
- Builder: Complete the exceptions thrown documentation.
bgo#548022
- Remove gobject-introspection annoations.
- Correct some newin/since doyxgen tags.
+ Build:
- Updates for the Windows installer.
-------------------------------------------------------------------
Mon Mar 29 12:35:43 CEST 2010 - vuntz@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package gtkmm2 (Version 2.20.0)
# spec file for package gtkmm2 (Version 2.20.1)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -22,10 +22,10 @@ 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.20.0
Version: 2.20.1
Release: 1
Group: System/Libraries
License: GPLv2+ ; LGPLv2.1+
License: LGPLv2.1+
Summary: C++ Interface for GTK2 (a GUI Library for X)
Url: http://www.gtkmm.org/
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.10/%{_name}-%{version}.tar.bz2