1
0

Accepting request 376659 from GNOME:Next

Update to 3.20.0

OBS-URL: https://build.opensuse.org/request/show/376659
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=76
This commit is contained in:
Dominique Leuenberger 2016-03-21 17:12:27 +00:00 committed by Git OBS Bridge
parent 0dd9ffaf65
commit 070bd8e78b
4 changed files with 14 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Mar 21 14:42:27 UTC 2016 - dimstar@opensuse.org
- Update to version 3.20.0:
+ Actually show the error dialog for an invalid file.
+ Fix a crash when double clicking package files.
+ Remove placeholder text from application details label.
-------------------------------------------------------------------
Mon Mar 14 18:45:42 UTC 2016 - dimstar@opensuse.org

View File

@ -17,14 +17,14 @@
Name: gnome-software
Version: 3.19.92
Version: 3.20.0
Release: 0
%define gs_plugin_api 9
Summary: GNOME Software Store
License: GPL-2.0+
Group: System/GUI/GNOME
Url: https://wiki.gnome.org/Design/Apps/Software
Source: http://download.gnome.org/sources/gnome-software/3.19/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gnome-software/3.20/%{name}-%{version}.tar.xz
# PATCH-FEATURE-OPENSUSE gnome-software-PK-updates.patch dimstar@opensuse.org -- Switch to PackageKit Update provider instead of systemd offline updates.
Patch0: gnome-software-PK-updates.patch
# PATCH-FEATURE-OPENSUSE gnome-software-add-default-yast-appfolder.patch boo#897713 badshah400@gmail.com -- Adds a YaST app-folder by default, in addition to existing app-folders Sundry and Utilities
@ -45,7 +45,7 @@ BuildRequires: pkgconfig(libxslt)
BuildRequires: pkgconfig(packagekit-glib2) >= 1.1.0
BuildRequires: pkgconfig(polkit-gobject-1)
BuildRequires: pkgconfig(sqlite3)
BuildRequires: pkgconfig(xdg-app) >= 0.4.7
BuildRequires: pkgconfig(xdg-app) >= 0.4.14
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: iso-codes
Requires: libzypp-plugin-appdata