Accepting request 424171 from GNOME:Factory

1

OBS-URL: https://build.opensuse.org/request/show/424171
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=157
This commit is contained in:
Dominique Leuenberger 2016-09-05 19:14:59 +00:00 committed by Git OBS Bridge
commit ffc0990552
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