Accepting request 110298 from home:dimstar:branches:GNOME:Factory

Added the >= 1.2 to cups-devel, toherwise equal to last reviewed SR

OBS-URL: https://build.opensuse.org/request/show/110298
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=83
This commit is contained in:
Vincent Untz 2012-03-21 08:43:19 +00:00 committed by Git OBS Bridge
parent ac2a71d9c7
commit e1fdeedfc0
4 changed files with 18 additions and 5 deletions

View File

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

3
gtk+-3.3.20.tar.xz Normal file
View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Mar 20 19:54:15 UTC 2012 - dimstar@opensuse.org
- Update to version 3.3.20:
+ Theming:
- Reduced memory consumption in the css parser
- Fixed Windows theme rendering under XP
- Support for background-position
+ Bugs fixed: bgo#657385, bgo#662023, bgo#670176, bgo#671065,
bgo#671453, bgo#671488, bgo#671588, bgo#671659, bgo#671819,
bgo#671898, bgo#672009, bgo#672117, bgo#672125, bgo#672173,
bgo#672182, bgo#672367.
-------------------------------------------------------------------
Tue Mar 6 08:02:39 UTC 2012 - vuntz@opensuse.org

View File

@ -24,7 +24,7 @@
Name: gtk3
%define _name gtk+
Version: 3.3.18
Version: 3.3.20
Release: 0
Summary: The GTK+ toolkit library (version 3)
License: LGPL-2.1+
@ -41,7 +41,7 @@ Patch0: gtk3-GTK_PATH64.patch
Patch1: gtk3-path-local.patch
# PATCH-FIX-UPSTREAM gtk3-bnc130159-bgo319483-async-font-selection.patch bnc130159 bgo319483 federico@novell.com - Load fonts asynchronously in GtkFontSelection to make it appear faster for CJK languages
Patch3: gtk3-bnc130159-bgo319483-async-font-selection.patch
BuildRequires: cups-devel
BuildRequires: cups-devel >= 1.2
BuildRequires: fdupes
BuildRequires: pkgconfig(atk) >= 2.1.5
BuildRequires: pkgconfig(cairo)