Accepting request 113590 from home:dimstar:branches:GNOME:Factory
Update to 3.4.1 OBS-URL: https://build.opensuse.org/request/show/113590 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=86
This commit is contained in:
parent
e195aca886
commit
b8790ded87
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00af8be8bc60355e08a8f57e3e7503c916cec5cd5c6acb3eaedb01330b81f3e0
|
||||
size 12861176
|
3
gtk+-3.4.1.tar.xz
Normal file
3
gtk+-3.4.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0716b533de0ff2ffdec1076bb85c7a95e2b7b6ac9ece71e84625043ae3eb25f7
|
||||
size 12809412
|
12
gtk3.changes
12
gtk3.changes
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 14 16:51:02 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.4.1:
|
||||
+ Win32 fixes
|
||||
+ OS X fixes.
|
||||
+ Bugs fixed: bgo#587441, bgo#672133, bgo#672358, bgo#672544,
|
||||
bgo#672961, bgo#673090, bgo#673125, bgo#673139, bgo#673200,
|
||||
bgo#673328, bgo#673440, bgo#673441, bgo#673458, bgo#673693,
|
||||
bgo#673882
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 15:18:27 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
|
12
gtk3.spec
12
gtk3.spec
@ -24,7 +24,7 @@
|
||||
|
||||
Name: gtk3
|
||||
%define _name gtk+
|
||||
Version: 3.4.0
|
||||
Version: 3.4.1
|
||||
Release: 0
|
||||
Summary: The GTK+ toolkit library (version 3)
|
||||
License: LGPL-2.1+
|
||||
@ -43,15 +43,15 @@ Patch1: gtk3-path-local.patch
|
||||
Patch3: gtk3-bnc130159-bgo319483-async-font-selection.patch
|
||||
BuildRequires: cups-devel >= 1.2
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: pkgconfig(atk) >= 2.1.5
|
||||
BuildRequires: pkgconfig(atk) >= 2.2.0
|
||||
BuildRequires: pkgconfig(cairo)
|
||||
BuildRequires: pkgconfig(colord)
|
||||
BuildRequires: pkgconfig(fontconfig)
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.25.2
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.31.20
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.26.0
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.32.0
|
||||
BuildRequires: pkgconfig(gmodule-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(pango)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.32.0
|
||||
BuildRequires: pkgconfig(pango) >= 1.30.0
|
||||
BuildRequires: pkgconfig(pangoft2)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xcomposite)
|
||||
|
Loading…
Reference in New Issue
Block a user