forked from pool/gnome-software
Accepting request 311994 from home:Zaitor:branches:GNOME:Factory
Stable update OBS-URL: https://build.opensuse.org/request/show/311994 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=57
This commit is contained in:
parent
dd273850ca
commit
784f5e51e1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:96322d7c2265bd031f27a703ccfec3a4f16f573f79e1d4039b49dbed4c9fed05
|
|
||||||
size 2236236
|
|
3
gnome-software-3.16.4.tar.xz
Normal file
3
gnome-software-3.16.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:627b3f1738f2ad7dcd19d387ff6496d38e38d4b97dbd89ec5573f2ddf31edb2b
|
||||||
|
size 2228844
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 14 21:42:33 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.16.4:
|
||||||
|
+ Fix a frequent crash in appstream plugin.
|
||||||
|
+ Fix a critical warning when opening the app folder dialog.
|
||||||
|
+ Fix a possible crash when changing the download-updates option
|
||||||
|
in gsettings.
|
||||||
|
+ Hide updates UI on managed systems.
|
||||||
|
+ Improve the error dialog for failed offline updates.
|
||||||
|
+ Workaround text coming up as selected in the updates dialog.
|
||||||
|
- Add pkgconfig(polkit-gobject-1) BuildRequires: New dependency.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 5 19:35:47 UTC 2015 - zaitor@opensuse.org
|
Fri Jun 5 19:35:47 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-software
|
Name: gnome-software
|
||||||
Version: 3.16.3
|
Version: 3.16.4
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gs_plugin_api 7
|
%define gs_plugin_api 7
|
||||||
Summary: GNOME Software Store
|
Summary: GNOME Software Store
|
||||||
@ -42,6 +42,7 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 3.16
|
|||||||
BuildRequires: pkgconfig(libsoup-2.4)
|
BuildRequires: pkgconfig(libsoup-2.4)
|
||||||
BuildRequires: pkgconfig(libxslt)
|
BuildRequires: pkgconfig(libxslt)
|
||||||
BuildRequires: pkgconfig(packagekit-glib2) >= 1.0.0
|
BuildRequires: pkgconfig(packagekit-glib2) >= 1.0.0
|
||||||
|
BuildRequires: pkgconfig(polkit-gobject-1)
|
||||||
BuildRequires: pkgconfig(sqlite3)
|
BuildRequires: pkgconfig(sqlite3)
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Requires: iso-codes
|
Requires: iso-codes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user