Accepting request 424107 from home:xiaoguang_wang:branches:GNOME:Factory

SLE sync
- Update to GNOME 3.20  Fate#318572

- Add gtk2-bnc957400-filechooserentry-update.patch. This updates
  the Tab completion code in GtkFileChooser, so it works the same
  as in gtk3 (bnc#957400). The patch was associated with upstream
  commits: 55764ddd, 191d1cd90, 92d45e12, 8f9487f

  + Add gtk2-bgo743166-remember-printing-authentication.patch:
    Allow credentials from gnome-keyring to be used for printing
  + Add gtk2-bgo737777-fix-printing-authentication-crash.patch:
    Fix applications from randomly crashing while printing with
    - bgo#600789: gdk/gdkwindow.c "find_native_sibling_above" will
    - bgo#610141: gtk_assistant_get_nth_page() function fails to
    - bgo#609952: destroying a notebook window when the last tab
    - bgo#609514: fix introspection comments for
    - bgo#607697: GDK_META_MASK always set on Alt-Enter with gtk+
  + Bugs fixed:
  + Too many fixes/changes to list. Please see NEWS for full details
  + Too many fixes/changes to list. Please see NEWS for full details
  The java X Selection "TARGETS"'s type is "TARGETS" not "ATOM".
  Add new patch gtk2-191223-java-selection-fix-updated.patch,
- SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf
- add gcc-c++ to buildrequires to work around libtool problem
- add gcc-c++ to buildrequires to work around libtool problem
    * GtkStatusIcon supports keyboard navigation
    * Add some unit tests for GTK+
    * for the default input method
  the filesystem package.
- moving recommends of gvfs from glib2
  + http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.12/gtk+-2.12.9.news

OBS-URL: https://build.opensuse.org/request/show/424107
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=242
This commit is contained in:
Bjørn Lie 2016-09-01 08:56:04 +00:00 committed by Git OBS Bridge
parent 18109da94e
commit 2d9d2f96a8
3 changed files with 3677 additions and 147 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3,6 +3,19 @@ Thu Aug 11 10:14:03 UTC 2016 - dimstar@opensuse.org
- Fix update-alterntatives usage.
-------------------------------------------------------------------
Thu Apr 14 11:39:01 UTC 2016 - idonmez@suse.com
- Update to GNOME 3.20 Fate#318572
-------------------------------------------------------------------
Thu Mar 10 16:10:15 CST 2016 - federico@suse.com
- Add gtk2-bnc957400-filechooserentry-update.patch. This updates
the Tab completion code in GtkFileChooser, so it works the same
as in gtk3 (bnc#957400). The patch was associated with upstream
commits: 55764ddd, 191d1cd90, 92d45e12, 8f9487f
-------------------------------------------------------------------
Sun Mar 6 10:56:37 UTC 2016 - zaitor@opensuse.org

View File

@ -59,6 +59,8 @@ Patch56: gtk2-bgo625202-30-bit-drawables-remain-black.patch
Patch57: gtk2-bgo743166-remember-printing-authentication.patch
# PATCH-FIX-UPSTREAM gtk2-bgo737777-fix-printing-authentication-crash.patch bgo#737777 joschibrauchle@gmx.de -- Applications crash randomly while printing with a password-secured SMB printer
Patch58: gtk2-bgo737777-fix-printing-authentication-crash.patch
# PATCH-FIX-UPSTREAM gtk2-bnc957400-filechooserentry-update.patch bnc#957400 federico@suse.com -- Update the Tab completion code in GtkFileChooser working same as in gtk3(solved differently in git)
Patch59: gtk2-bnc957400-filechooserentry-update.patch
BuildRequires: atk-devel
BuildRequires: cairo-devel
BuildRequires: cups-devel
@ -339,6 +341,7 @@ cp -a %{SOURCE2} .
%patch56 -p1
%patch57 -p1
%patch58 -p1
%patch59 -p1
gnome-patch-translation-update
%build