From 0da192285ecf97e91f6fa02f17ba80050c255dc167362497a9fff5902a82f2a2 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 24 Sep 2013 20:03:08 +0000 Subject: [PATCH] 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 --- gnome-software-3.10.0.tar.xz | 3 +++ gnome-software-3.9.3.tar.xz | 3 --- gnome-software.changes | 43 ++++++++++++++++++++++++++++++++++++ gnome-software.spec | 6 +++-- 4 files changed, 50 insertions(+), 5 deletions(-) create mode 100644 gnome-software-3.10.0.tar.xz delete mode 100644 gnome-software-3.9.3.tar.xz diff --git a/gnome-software-3.10.0.tar.xz b/gnome-software-3.10.0.tar.xz new file mode 100644 index 0000000..0d277cd --- /dev/null +++ b/gnome-software-3.10.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d966ce46c0f9eaf67e7d7a1fb233474d2d5f9710081859dad47e095bc1d33f3 +size 2295176 diff --git a/gnome-software-3.9.3.tar.xz b/gnome-software-3.9.3.tar.xz deleted file mode 100644 index 9a9381e..0000000 --- a/gnome-software-3.9.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c96c191a809dea25ee3aeba6e34e2ae0282344ee62606b57cd85b2317dcd8e44 -size 2275696 diff --git a/gnome-software.changes b/gnome-software.changes index f62c193..3cdafe0 100644 --- a/gnome-software.changes +++ b/gnome-software.changes @@ -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 diff --git a/gnome-software.spec b/gnome-software.spec index 8102baa..398c174 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -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