Hello community, here is the log from the commit of package gnome-software for openSUSE:Factory checked in at 2013-09-27 17:29:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-software (Old) and /work/SRC/openSUSE:Factory/.gnome-software.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-software" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-software/gnome-software.changes 2013-09-16 09:41:26.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-software.new/gnome-software.changes 2013-09-27 17:29:42.000000000 +0200 @@ -1,0 +2,52 @@ +Fri Sep 27 09:24:39 UTC 2013 - [email protected] + +- Add PackageKit-branding-upstream Requires: gnome-software + requires ScanDesktopFiles=true in PK.conf, which openSUSE + explicitly disables for performance reason. Users that want to + test gnome-software (technical preview) will have to take this + performance hit (bnc#842565). + +------------------------------------------------------------------- +Tue Sep 24 15:13:13 UTC 2013 - [email protected] + +- 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. + +------------------------------------------------------------------- Old: ---- gnome-software-3.9.3.tar.xz New: ---- gnome-software-3.10.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-software.spec ++++++ --- /var/tmp/diff_new_pack.ekAfzQ/_old 2013-09-27 17:29:42.000000000 +0200 +++ /var/tmp/diff_new_pack.ekAfzQ/_new 2013-09-27 17:29:42.000000000 +0200 @@ -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 @@ -33,6 +33,8 @@ BuildRequires: pkgconfig(libxslt) BuildRequires: pkgconfig(packagekit-glib2) >= 0.8.10 BuildRequires: pkgconfig(sqlite3) +# gnome-software requires ScanDesktopFiles=true in PK.conf, which openSUSE explicitly disables for performance reason. Users that want to test gnome-software (technical preview) will have to take this performance hit. +Requires: PackageKit-branding-upstream BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -67,6 +69,8 @@ %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 ++++++ gnome-software-3.9.3.tar.xz -> gnome-software-3.10.0.tar.xz ++++++ ++++ 34550 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
