Accepting request 81143 from home:vuntz:branches:GNOME:Factory

Update to 3.1.18

OBS-URL: https://build.opensuse.org/request/show/81143
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=56
This commit is contained in:
Vincent Untz 2011-09-06 19:46:47 +00:00 committed by Git OBS Bridge
parent f9e0ef66e6
commit 1b1373a7de
4 changed files with 19 additions and 5 deletions

View File

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

3
gtk+-3.1.18.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Sep 6 09:13:56 UTC 2011 - vuntz@opensuse.org
- Update to version 3.1.18:
+ GtkFileChooser: It is no possible to go to the containing
folder of a selected file in recent files or search results.
+ Bugs fixed: bgo#530253, bgo#566202, bgo#581435, bgo#655631,
bgo#657793, bgo#657882, bgo#657963, bgo#657985, bgo#658008,
bgo#658077, bgo#658111, bgo#658168, bgo#658200.
+ Updated translations.
- Pass explicit --enable-colord to configure to make sure we build
colord support.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Aug 31 09:52:16 CEST 2011 - vuntz@opensuse.org Wed Aug 31 09:52:16 CEST 2011 - vuntz@opensuse.org

View File

@ -24,7 +24,7 @@
Name: gtk3 Name: gtk3
%define _name gtk+ %define _name gtk+
Version: 3.1.16 Version: 3.1.18
Release: 1 Release: 1
License: LGPLv2.1+ License: LGPLv2.1+
Summary: The GTK+ toolkit library (version 3) Summary: The GTK+ toolkit library (version 3)
@ -299,7 +299,8 @@ gnome-patch-translation-update
%if %{build_broadway_backend} %if %{build_broadway_backend}
--enable-broadway-backend \ --enable-broadway-backend \
%endif %endif
--enable-introspection --enable-introspection \
--enable-colord
%{__make} V=1 %{?_smp_mflags} %{__make} V=1 %{?_smp_mflags}
%install %install