forked from pool/gnome-software
Accepting request 311059 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/311059 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-software?expand=0&rev=20
This commit is contained in:
commit
071f8d8a74
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1454566ef38f35cd23d4bce7818dffcdf76bd0138f71ec4d8b394109089dcaa0
|
||||
size 2217820
|
3
gnome-software-3.16.3.tar.xz
Normal file
3
gnome-software-3.16.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:96322d7c2265bd031f27a703ccfec3a4f16f573f79e1d4039b49dbed4c9fed05
|
||||
size 2236236
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 5 19:35:47 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.16.3:
|
||||
+ Fix a crash in the screenshot loader.
|
||||
+ Fix a crash when installing rpms that lack description.
|
||||
+ Fix a crash under Wayland when installing codecs.
|
||||
+ Avoid scaled up fonts on non-hidpi displays.
|
||||
+ Wrap long descriptions in the update dialog.
|
||||
+ Reduce network timeouts to one minute.
|
||||
+ Several improvements to the sources dialog.
|
||||
+ Show better human readable names when searching for font
|
||||
scripts.
|
||||
+ Updated translations.
|
||||
- Add iso-codes Requires: New runtime dependency.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 12 11:03:06 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gnome-software
|
||||
Version: 3.16.2
|
||||
Version: 3.16.3
|
||||
Release: 0
|
||||
%define gs_plugin_api 7
|
||||
Summary: GNOME Software Store
|
||||
@ -38,12 +38,13 @@ BuildRequires: pkgconfig(appstream-glib) >= 0.3.4
|
||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||
BuildRequires: pkgconfig(gnome-desktop-3.0)
|
||||
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.11.5
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.1
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.16
|
||||
BuildRequires: pkgconfig(libsoup-2.4)
|
||||
BuildRequires: pkgconfig(libxslt)
|
||||
BuildRequires: pkgconfig(packagekit-glib2) >= 1.0.0
|
||||
BuildRequires: pkgconfig(sqlite3)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: iso-codes
|
||||
Requires: libzypp-plugin-appdata
|
||||
%glib2_gsettings_schema_requires
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user