forked from pool/gnome-software
Accepting request 582039 from home:iznogood:branches:GNOME:Factory
New stable release! - Update to version 3.26.7: + Use less space on low resolution displays. + Hide invalid apps we don't know how to install. + Rate limit distro upgrade notifications once per week. + Make category name sorting case insensitive. + Add back install buttons to codec install view. + Update flatpak remote metadata when refreshing. + Remove fedora-tagger-usage plugin. + Various correctness and warning fixes. + Various fixes to the external appstream plugin. + Various fixes to the snap plugin. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/582039 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=134
This commit is contained in:
parent
046d0618a0
commit
4afe455cc7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4a21ffac1a49457919c093f970812e8095ffcbae1f9236cae7880a91d7bbe4d7
|
||||
size 5121248
|
3
gnome-software-3.26.7.tar.xz
Normal file
3
gnome-software-3.26.7.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea834938b304d47adccd232529ddfe0dd619cd884d5a19cb7ca86116e9fe8e02
|
||||
size 5125368
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 2 18:13:25 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 3.26.7:
|
||||
+ Use less space on low resolution displays.
|
||||
+ Hide invalid apps we don't know how to install.
|
||||
+ Rate limit distro upgrade notifications once per week.
|
||||
+ Make category name sorting case insensitive.
|
||||
+ Add back install buttons to codec install view.
|
||||
+ Update flatpak remote metadata when refreshing.
|
||||
+ Remove fedora-tagger-usage plugin.
|
||||
+ Various correctness and warning fixes.
|
||||
+ Various fixes to the external appstream plugin.
|
||||
+ Various fixes to the snap plugin.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 8 14:09:02 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
|
@ -18,12 +18,12 @@
|
||||
|
||||
%define gs_plugin_api 11
|
||||
Name: gnome-software
|
||||
Version: 3.26.6
|
||||
Version: 3.26.7
|
||||
Release: 0
|
||||
Summary: GNOME Software Store
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/GNOME
|
||||
Url: https://wiki.gnome.org/Design/Apps/Software
|
||||
URL: https://wiki.gnome.org/Design/Apps/Software
|
||||
Source0: http://download.gnome.org/sources/gnome-software/3.26/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gtk-doc
|
||||
@ -90,7 +90,7 @@ rm %{buildroot}%{_datadir}/applications/gnome-software-local-file.desktop
|
||||
%find_lang %{name}
|
||||
|
||||
%files
|
||||
%doc COPYING
|
||||
%license COPYING
|
||||
%{_bindir}/%{name}
|
||||
%{_bindir}/%{name}-editor
|
||||
%{_datadir}/%{name}/
|
||||
|
Loading…
x
Reference in New Issue
Block a user