From 481de177cd5bf0e4b1368a23b156c8b6eb13dfcafcd6fcc88d003d527cf3ead3 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 23 Jul 2010 08:48:04 +0000 Subject: [PATCH] Accepting request 43791 from home:vuntz:branches:GNOME:Factory Copy from home:vuntz:branches:GNOME:Factory/gtk2 via accept of submit request 43791 revision 2. Request was accepted with message: ok OBS-URL: https://build.opensuse.org/request/show/43791 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=110 --- gtk+-2.21.4.tar.bz2 | 3 --- gtk+-2.21.5.tar.bz2 | 3 +++ gtk2.changes | 11 +++++++++++ gtk2.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 gtk+-2.21.4.tar.bz2 create mode 100644 gtk+-2.21.5.tar.bz2 diff --git a/gtk+-2.21.4.tar.bz2 b/gtk+-2.21.4.tar.bz2 deleted file mode 100644 index 7ba0351..0000000 --- a/gtk+-2.21.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f70c73a97938a7014f4e83be01224a36dca0adcb53333dc4a7bb20f0e7855a5 -size 18058932 diff --git a/gtk+-2.21.5.tar.bz2 b/gtk+-2.21.5.tar.bz2 new file mode 100644 index 0000000..aa52ee6 --- /dev/null +++ b/gtk+-2.21.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b8927e4906deea9a848445ea42a3fb4eb8767b410711e0bf826698cd11ab51b +size 18053371 diff --git a/gtk2.changes b/gtk2.changes index e98cbf2..6529e3f 100644 --- a/gtk2.changes +++ b/gtk2.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Jul 23 08:34:51 CEST 2010 - vuntz@opensuse.org + +- Update to version 2.21.5: + + Deprecations: + - Deprecate GdkRegion apis that have no cairo equivalent + - GtkWindow::allow-grow and ::allow-shrink properties + + New accessors: + - gdk_window_has_native + + Introspection: misc annotation fixes + ------------------------------------------------------------------- Wed Jul 21 13:39:48 CEST 2010 - vuntz@opensuse.org diff --git a/gtk2.spec b/gtk2.spec index 08d4f58..cea712a 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -1,5 +1,5 @@ # -# spec file for package gtk2 (Version 2.21.4) +# spec file for package gtk2 (Version 2.21.5) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,7 +19,7 @@ Name: gtk2 %define _name gtk+ -Version: 2.21.4 +Version: 2.21.5 Release: 1 # FIXME: 2.19.3 doesn't compile with parallel build. Check if this is still true for later versions. # FIXME: when updating to next version, check whether we can remove the workaround for bgo#596977 below (removing -fomit-frame-pointer)