Accepting request 575813 from GNOME:Factory

- Update to version 3.26.6:
  + Improve alignment on the updates page.
  + Do not show missing screenshot error for fonts that have
    screenshots.
  + Fixes for third party repository handling in the sources
    dialog.
  + Fix various issues on Ubuntu when purchasing apps.
  + Fix building with gtkspell support.
  + Fix an issue that led to duplicate categories appearing on the
    overview page.
  + Various memory leak and correctness fixes.
  + Show package descriptions when installing packages through the
    dbus API.
  + Revert a commit that broke repo package install.
  + Updated translations.
- Pass enable-gtkspell=true to meson, ensure we build gtkspell
  support. (forwarded request 574266 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/575813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-software?expand=0&rev=51
This commit is contained in:
Dominique Leuenberger 2018-02-15 12:20:16 +00:00 committed by Git OBS Bridge
commit 8a46d79871
4 changed files with 26 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Thu Feb 8 14:09:02 UTC 2018 - bjorn.lie@gmail.com
- Update to version 3.26.6:
+ Improve alignment on the updates page.
+ Do not show missing screenshot error for fonts that have
screenshots.
+ Fixes for third party repository handling in the sources
dialog.
+ Fix various issues on Ubuntu when purchasing apps.
+ Fix building with gtkspell support.
+ Fix an issue that led to duplicate categories appearing on the
overview page.
+ Various memory leak and correctness fixes.
+ Show package descriptions when installing packages through the
dbus API.
+ Revert a commit that broke repo package install.
+ Updated translations.
- Pass enable-gtkspell=true to meson, ensure we build gtkspell
support.
-------------------------------------------------------------------
Fri Jan 19 12:10:00 UTC 2018 - bjorn.lie@gmail.com

View File

@ -18,7 +18,7 @@
%define gs_plugin_api 11
Name: gnome-software
Version: 3.26.5
Version: 3.26.6
Release: 0
Summary: GNOME Software Store
License: GPL-2.0+
@ -77,6 +77,7 @@ GNOME software store plugins.
-D enable-ubuntuone=false \
-D enable-tests=false \
-D enable-fwupd=true \
-D enable-gtkspell=true \
%{nil}
%meson_build