Accepting request 427550 from GNOME:Next
New unstable btw did we ever file a bug for the hillarious [ 128s] RPMLINT report: [ 128s] =============== [ 130s] gnome-software.x86_64: W: invalid-appdata-file /usr/share/appdata/org.gnome.Software.appdata.xml [ 130s] appdata file is not valid, check with appstream-util validate-relax OBS-URL: https://build.opensuse.org/request/show/427550 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=92
This commit is contained in:
parent
fe2ed88373
commit
731350c63a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7a40dfaace4df80d7408a93d23bbf3a1fca3a2a3052ede4ab9ce4f9705de568c
|
|
||||||
size 3804596
|
|
3
gnome-software-3.21.92.tar.xz
Normal file
3
gnome-software-3.21.92.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b3a6072a2d0466a19fb6f943bb077104543c9d962695c7fd55d48002888ff871
|
||||||
|
size 3834336
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 14 07:53:34 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.21.92:
|
||||||
|
+ Add a new section name in the Addons category for drivers.
|
||||||
|
+ Add a plugin to match a hardware modalias.
|
||||||
|
+ Do not hide the origin when installing or removing an app.
|
||||||
|
+ Do not show the screenshot fallback image for firmware or
|
||||||
|
drivers.
|
||||||
|
+ Fix launching app's details from the installed notification.
|
||||||
|
+ Fix showing the source line in the installed panel.
|
||||||
|
+ Unbreak the GNOME Shell search provider.
|
||||||
|
+ Use the same padding as a GtkStackSwitcher.
|
||||||
|
+ Updated translations.
|
||||||
|
- Add pkgconfig(gudev-1.0) BuildRequires: Build GUDev support.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 31 10:26:22 UTC 2016 - dimstar@opensuse.org
|
Wed Aug 31 10:26:22 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-software
|
Name: gnome-software
|
||||||
Version: 3.21.91
|
Version: 3.21.92
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gs_plugin_api 11
|
%define gs_plugin_api 11
|
||||||
Summary: GNOME Software Store
|
Summary: GNOME Software Store
|
||||||
@ -38,6 +38,7 @@ BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.17.92
|
|||||||
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.11.5
|
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.11.5
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.18.2
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.18.2
|
||||||
BuildRequires: pkgconfig(gtkspell3-3.0)
|
BuildRequires: pkgconfig(gtkspell3-3.0)
|
||||||
|
BuildRequires: pkgconfig(gudev-1.0)
|
||||||
BuildRequires: pkgconfig(json-glib-1.0) >= 1.1.1
|
BuildRequires: pkgconfig(json-glib-1.0) >= 1.1.1
|
||||||
BuildRequires: pkgconfig(libsecret-1)
|
BuildRequires: pkgconfig(libsecret-1)
|
||||||
BuildRequires: pkgconfig(libsoup-2.4) >= 2.51.92
|
BuildRequires: pkgconfig(libsoup-2.4) >= 2.51.92
|
||||||
|
Loading…
x
Reference in New Issue
Block a user