From 499e3f41dee9090dcb6bcdc3730e9c9cf180fc9cae12ce0a8e146a34c0d1ab47 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Sun, 26 Sep 2010 22:37:53 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/gtk2 revision 94.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=bb1dba1638e968edd022bb9fbcf77dce --- gtk+-2.21.8.tar.bz2 | 3 --- gtk+-2.22.0.tar.bz2 | 3 +++ gtk2.changes | 8 ++++++++ gtk2.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 gtk+-2.21.8.tar.bz2 create mode 100644 gtk+-2.22.0.tar.bz2 diff --git a/gtk+-2.21.8.tar.bz2 b/gtk+-2.21.8.tar.bz2 deleted file mode 100644 index c50e137..0000000 --- a/gtk+-2.21.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f17ce48b3a896dc35bf70f22a18c868d06fca526f024396473e227ea30c32cc8 -size 18302007 diff --git a/gtk+-2.22.0.tar.bz2 b/gtk+-2.22.0.tar.bz2 new file mode 100644 index 0000000..b71c4f1 --- /dev/null +++ b/gtk+-2.22.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9522c80d4b8a954f7474e32bd5a99ba3051996f1c4681426db5f79a1c1b4602 +size 18146592 diff --git a/gtk2.changes b/gtk2.changes index 2f40fce..21fe9bb 100644 --- a/gtk2.changes +++ b/gtk2.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Sep 24 09:53:50 CEST 2010 - vuntz@opensuse.org + +- Update to version 2.22.0: + + Lower the gobject-introspection requirement to 0.9.3 + + Bug fixes: bgo#629748 + + Updated translations. + ------------------------------------------------------------------- Tue Sep 14 16:02:09 CEST 2010 - vuntz@opensuse.org diff --git a/gtk2.spec b/gtk2.spec index 14ee208..f97f331 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -1,5 +1,5 @@ # -# spec file for package gtk2 (Version 2.21.8) +# spec file for package gtk2 (Version 2.22.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,7 +19,7 @@ Name: gtk2 %define _name gtk+ -Version: 2.21.8 +Version: 2.22.0 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)