diff --git a/gnome-software-3.26.5.tar.xz b/gnome-software-3.26.5.tar.xz deleted file mode 100644 index 8323771..0000000 --- a/gnome-software-3.26.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f105f4d8de2f6be34103932d3e28ef96888f1f0c832e3a727b8a9bb3f2ed036f -size 5115036 diff --git a/gnome-software-3.26.6.tar.xz b/gnome-software-3.26.6.tar.xz new file mode 100644 index 0000000..cfdc0d9 --- /dev/null +++ b/gnome-software-3.26.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a21ffac1a49457919c093f970812e8095ffcbae1f9236cae7880a91d7bbe4d7 +size 5121248 diff --git a/gnome-software.changes b/gnome-software.changes index 11e490f..7c4ccc4 100644 --- a/gnome-software.changes +++ b/gnome-software.changes @@ -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 diff --git a/gnome-software.spec b/gnome-software.spec index 79df8fa..3d87cc0 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -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