1
0

Accepting request 200426 from home:dimstar:branches:GNOME:Factory

Update to 3.10.0

OBS-URL: https://build.opensuse.org/request/show/200426
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2013-09-24 20:03:08 +00:00 committed by Git OBS Bridge
parent a368cc882c
commit 0da192285e
4 changed files with 50 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,46 @@
-------------------------------------------------------------------
Tue Sep 24 15:13:13 UTC 2013 - dimstar@opensuse.org
- Update to version 3.10.0:
+ New Features:
- Add a plugin to query the PackageKit prepared-update file
directly.
- Add hardcoded 'featured' subcategories.
- Add installed overlay to app tiles.
- Do not load incompatible projects when parsing AppStream
data.
+ Bugfix:
- Actually enforce squareness of popular tiles.
- Add accessible relations in the overview page.
- Add global shortcuts for the back button.
- Add missing summary element to the AppStream data.
- Avoid undue jumping in the overview page.
- Deal gracefully with missing AppData.
- Do not clear the offline-update trigger if rebooting
succeeded.
- Do not manually hide categories that have no results.
- Do not show empty categories in the overview screen.
- Don't explode when using metadata with 'type=font'.
- Don't start the application if the command line arguments
were wrong.
- Fallback to .svg icon if .png is not found.
- Fix up about dialog.
- Give tiles a meaningful empty state.
- Improve appearance of the update details list.
- Improve keynav in category view.
- Look sharp in HighContrast too.
- Make feature strings wrap.
- Make the size of featured categories accurate.
- Never show 'Unknown' in the package history listbox.
- Never show the 'Settings' category.
- Padding tweaks in the overview.
- Rename General to Other and sort it to the end.
- Show the window right away.
- Support AppStream metadata formats where the icon extension
is not specified.
- Translate the AppData file.
+ Updated translations.
-------------------------------------------------------------------
Sun Sep 15 12:39:46 UTC 2013 - zaitor@opensuse.org

View File

@ -17,13 +17,13 @@
Name: gnome-software
Version: 3.9.3
Version: 3.10.0
Release: 0
Summary: GNOME Software Store
License: GPL-2.0+
Group: System/GUI/GNOME
Url: https://wiki.gnome.org/Design/Apps/Software
Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-software/3.9/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gnome-software/3.10/%{name}-%{version}.tar.xz
BuildRequires: intltool >= 0.35.0
BuildRequires: suse-xsl-stylesheets
BuildRequires: update-desktop-files
@ -67,6 +67,8 @@ desktop-file-edit %{buildroot}%{_datadir}/applications/gnome-software.desktop --
%doc README COPYING
%{_bindir}/%{name}
%{_datadir}/%{name}/
%dir %{_datadir}/appdata
%{_datadir}/appdata/gnome-software.appdata.xml
%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/*/apps/%{name}*
%dir %{_libdir}/gs-plugins