1
0

Accepting request 479124 from GNOME:Next

Update to 3.23.92

OBS-URL: https://build.opensuse.org/request/show/479124
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=108
This commit is contained in:
Dominique Leuenberger 2017-03-14 18:43:23 +00:00 committed by Git OBS Bridge
parent e4f736ccb9
commit 3710162d9c
4 changed files with 19 additions and 5 deletions

View File

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

View File

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

View File

@ -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

View File

@ -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