diff --git a/gnome-software-3.23.91.tar.xz b/gnome-software-3.23.91.tar.xz deleted file mode 100644 index 26a2367..0000000 --- a/gnome-software-3.23.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1e272e9804e53f4fa40bb825ae3ac0d609fb24e5d191101f54beb19f8ec2d28 -size 4212276 diff --git a/gnome-software-3.23.92.tar.xz b/gnome-software-3.23.92.tar.xz new file mode 100644 index 0000000..9476b46 --- /dev/null +++ b/gnome-software-3.23.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa0e59bc2f4c4653873e3da8ca38793a1fcbe73bfd18a11de31d78ba5ab3e024 +size 4232072 diff --git a/gnome-software.changes b/gnome-software.changes index 00445e1..0fbb70e 100644 --- a/gnome-software.changes +++ b/gnome-software.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Mar 13 17:51:18 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.23.92: + + Allow installing broken flatpakref files. + + Do not reload the updates list when updates are in progress. + + Reset the headerbar title when switching to the details page. + + Unconditionally show things that are in progress in the + Installed page. + + Updated translations. +- Pass --disable-tests to configure: enabling the tests would + require flatpak 0.9.1, which is not yet ready. + ------------------------------------------------------------------- Mon Feb 27 16:59:17 UTC 2017 - dimstar@opensuse.org diff --git a/gnome-software.spec b/gnome-software.spec index 6a0d1a4..4b28eab 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -17,7 +17,7 @@ Name: gnome-software -Version: 3.23.91 +Version: 3.23.92 Release: 0 %define gs_plugin_api 11 Summary: GNOME Software Store @@ -78,7 +78,8 @@ to develop applications that require these. --enable-rpm \ --enable-steam \ --enable-shell-extensions \ - --disable-external-appstream + --disable-external-appstream \ + --disable-tests make %{?_smp_mflags} %install