Accepting request 180451 from home:dimstar:branches:GNOME:Factory
Update to 3.9.4 OBS-URL: https://build.opensuse.org/request/show/180451 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=119
This commit is contained in:
parent
220407c8ca
commit
1c005a6924
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f12ae787c76bd44fff15e4ee05093895a951c96191fc92ad9f3f592639ed55e9
|
||||
size 13757932
|
3
gtk+-3.9.4.tar.xz
Normal file
3
gtk+-3.9.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b01ec212dc62313e50b639d171c2162d01f2ad7715e79d347708f3087d3c21ca
|
||||
size 14053136
|
16
gtk3.changes
16
gtk3.changes
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 21 08:09:50 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.9.4:
|
||||
+ GtkSearchBar: a toolbar that will popup automatically when
|
||||
searches should be started, and dismissed when they are
|
||||
finished.
|
||||
+ GtkListBox a vertical container that can sort and filter its
|
||||
children.
|
||||
+ GtkStack has gained position dependent transitions (left-right
|
||||
and up-down).
|
||||
+ The Broadway GDK backend can be built on Windows now.
|
||||
+ Bugs fixed: bgo#593079, bgo#692638, bgo#699673, bgo#700185,
|
||||
bgo#700444, bgo#700779, bgo#701463, bgo#701840, bgo#702370.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 07:06:32 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
|
||||
Name: gtk3
|
||||
%define _name gtk+
|
||||
Version: 3.9.2
|
||||
Version: 3.9.4
|
||||
Release: 0
|
||||
Summary: The GTK+ toolkit library (version 3)
|
||||
License: LGPL-2.1+
|
||||
@ -57,7 +57,7 @@ BuildRequires: pkgconfig(cairo)
|
||||
BuildRequires: pkgconfig(colord)
|
||||
BuildRequires: pkgconfig(fontconfig)
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.27.1
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.37.0
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.37.2
|
||||
BuildRequires: pkgconfig(gmodule-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.32.0
|
||||
BuildRequires: pkgconfig(pango) >= 1.32.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user