Accepting request 111744 from GNOME:Factory

Pushing G:F

OBS-URL: https://build.opensuse.org/request/show/111744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=33
This commit is contained in:
Stephan Kulow 2012-03-29 11:58:09 +00:00 committed by Git OBS Bridge
commit a1044f854f
4 changed files with 27 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon Mar 26 15:18:27 UTC 2012 - vuntz@opensuse.org
- Update to version 3.4.0:
+ Bugs fixed: bgo#658875, bgo#671006, bgo#672163, bgo#672587,
bgo#672763.
+ Updated translations.
-------------------------------------------------------------------
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,13 +24,13 @@
Name: gtk3
%define _name gtk+
Version: 3.3.18
Version: 3.4.0
Release: 0
Summary: The GTK+ toolkit library (version 3)
License: LGPL-2.1+
Group: System/Libraries
Url: http://www.gtk.org/
Source: http://download.gnome.org/sources/gtk+/3.3/%{_name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gtk+/3.4/%{_name}-%{version}.tar.xz
Source1: README.SUSE
Source2: settings.ini
Source3: macros.gtk3
@ -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)