Hello community, here is the log from the commit of package appstream-glib for openSUSE:Factory checked in at 2016-03-29 14:30:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/appstream-glib (Old) and /work/SRC/openSUSE:Factory/.appstream-glib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "appstream-glib" Changes: -------- --- /work/SRC/openSUSE:Factory/appstream-glib/appstream-glib.changes 2016-02-07 09:22:09.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.appstream-glib.new/appstream-glib.changes 2016-03-29 14:30:15.000000000 +0200 @@ -1,0 +2,112 @@ +Tue Mar 08 14:27:58 UTC 2016 - [email protected] + +- Update to version 0.5.11: + + trivial: post release version bump + + trivial: Do not require icons for generic component types. + + Fix ordering of parameters to as_store_search_app_info. + + Add AS_APP_KIND_LOCALIZATION. + + Fix crash when validating files containing invalid remote URIs. + + Add as_markup_import() + + Add support for GNOME Shell extensions.. + + Do not tokenize the application ID or package name. + + trivial: When searching look in the user app-info dirs too. + + Do not mark all subsumed applications as installed. + + trivial: Fix FALSE/NULL confusion spotted with GCC6. + + trivial: Fix a tiny introspection warning. + + trivial: Fix another compile warning with GCC6. + + Add a AsMarkupConvertFormat to as_markup_import(). + + Split out as-markup into a new source file. + + Add as_utils_string_replace(). + + trivial: Prefer <ul> over <ol> when the list start is unknown. + + Support importing HTML text using as_markup_import(). + + Add a 'markup-import' command to appstream-util for testing + text import. + + Implement DEP-11 MediaBaseUrl support. + + Tokenize names like 'half-life' into two tokens for searching. + + Release version 0.5.11. +- Add pkgconfig(json-glib-1.0) BuildRequires: new dependency. + +------------------------------------------------------------------- +Tue Mar 01 10:23:07 UTC 2016 - [email protected] + +- Update to version 0.5.10: + + Add AS_APP_KIND_SHELL_EXTENSION. + + Add AS_APP_KIND_OS_UPDATE. + + trivial: Display the search sort key in hex. + + Do not tokenize mimetypes. + + Support loading XML files using as_store_from_bytes(). + + trivial: Fix critical warning for xdg-app bundles. + + Add AsAppQuirk. + + trivial: Add AS_APP_QUIRK_HAS_SOURCE. + + Add a 'split-appstream' command to appstream-util. + + Release version 0.5.10. + +------------------------------------------------------------------- +Wed Feb 17 09:33:30 UTC 2016 - [email protected] + +- Update to version 0.5.9: + + trivial: post release version bump + + Fix dates in NEWS - It's 2016! + + Add missing G_BEGIN_DECLS in libappstream-glib/as-tag.h. + + Accept FSFAP as a valid metadata license + + Update the SPDX license list + + Fix a validation error for metainfo files with descriptions + + store: Keep track of which appinfo dirs are added and never + re-add them + + store: Pick up newly added appinfo dirs for xdg-app remotes + + trivial: Fix a couple of small memory leaks + + Release version 0.5.9 + +------------------------------------------------------------------- +Wed Feb 17 09:32:10 UTC 2016 - [email protected] + +- Update to version 0.5.8: + + trivial: post release version bump + + trivial: Remove the hardcoded hack for nautilus + + trivial: Remove some dead code + + trivial: Remove a warning for no recent upstream release + + trivial: Remove the veto for ConsoleOnly + + Use the project_group heuristics when parsing AppData files + + Remove the hardcoded rule for xfdashboard as it has been + reported upstream + + Only load supported icon kinds when using appstream-compose + + trivial: Remove support for old-style firmware GUIDS-as-IDs + + trivial: Relax the XML header requirement + + Reject an invalid project group when parsing + + Use heuristics when building metadata with an AppData file + + trivial: Fix linking error when building appstream-compose + + Add support for per-user and system-wide xdg-app installed + stores + + Set the xdg-app origin using the filename + + Add a modify command to appstream-util + + trivial: Add the missing AsBundle to gtk-doc + + Add AsTranslation to support <translation> tags in AppData + files + + Fix a regression in the icon_path logic from the xdg-app merge + + Support multi-line copyright statements + + Allow setting state on AsRelease objects + + Support the QT translation system + + Parse the sections in the QM file format + + trivial: Fix regression with AppStream metadata in xmls + + Add support for the GENERIC component kind + + Add a flag for skipping invalid AppStream files + + Remove support for Ubuntu app-install data + + Set the xdg-app origin on the store, and only set app origin to + the remote name + + trivial: Fix up self tests after generic kind + + Move the kudo and provides autodetection to libappstream-glib + + Use predictable sorting when outputting <provides> + + trivial: Do not require icons for generic or runtime kinds + + Show the source of the 'appstream-util check-root' failure + + Do not respect the icon_root when using as_store_from_file() + + Blacklist the xdg-app AppStream data as the correct data is + added manually + + trivial: Support loading the xdg-app AppStream data from inside + the sandbox + + trivial: Prefer the xmls icon rule over the xdg-app one + + dep11: Support stock icons + + Escape data before writing to an HTML file + + Ignore temp and hidden files in AsMonitor + + Release version 0.5.8 + +------------------------------------------------------------------- Old: ---- appstream-glib-0.5.7.tar.xz New: ---- appstream-glib-0.5.11.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ appstream-glib.spec ++++++ --- /var/tmp/diff_new_pack.ObYnOn/_old 2016-03-29 14:30:16.000000000 +0200 +++ /var/tmp/diff_new_pack.ObYnOn/_new 2016-03-29 14:30:16.000000000 +0200 @@ -20,7 +20,7 @@ %define _build_from_vcs 1 Name: appstream-glib -Version: 0.5.7 +Version: 0.5.11 Release: 0 Summary: AppStream Abstraction Library License: LGPL-2.1+ @@ -48,6 +48,7 @@ BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gthread-2.0) BuildRequires: pkgconfig(gtk+-3.0) +BuildRequires: pkgconfig(json-glib-1.0) >= 1.1.1 BuildRequires: pkgconfig(libarchive) BuildRequires: pkgconfig(libgcab-1.0) BuildRequires: pkgconfig(libsoup-2.4) >= 2.24 @@ -194,7 +195,7 @@ exit 0 else echo CHECKS failed... dumping log file - cat libappstream-builder/test-suite.log + find -name test-suite.log -exec cat {} \; exit 0 fi ++++++ _service ++++++ --- /var/tmp/diff_new_pack.ObYnOn/_old 2016-03-29 14:30:16.000000000 +0200 +++ /var/tmp/diff_new_pack.ObYnOn/_new 2016-03-29 14:30:16.000000000 +0200 @@ -2,9 +2,9 @@ <service name="tar_scm" mode="disabled"> <param name="url">https://github.com/hughsie/appstream-glib.git</param> <param name="scm">git</param> - <param name="versionformat">0.5.7</param> + <param name="versionformat">0.5.11</param> <param name="changesgenerate">enable</param> - <param name="revision">refs/tags/appstream_glib_0_5_7</param> + <param name="revision">refs/tags/appstream_glib_0_5_11</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.ObYnOn/_old 2016-03-29 14:30:16.000000000 +0200 +++ /var/tmp/diff_new_pack.ObYnOn/_new 2016-03-29 14:30:16.000000000 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/hughsie/appstream-glib.git</param> - <param name="changesrevision">73fd7a07d1dfc3870c2b1bd5e5ecfd1c9864bb4a</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">6103ffaaf8dab597a8a49ee3f4b6204e3b619caa</param></service></servicedata> \ No newline at end of file ++++++ appstream-glib-0.5.7.tar.xz -> appstream-glib-0.5.11.tar.xz ++++++ ++++ 12929 lines of diff (skipped)
