Hello community, here is the log from the commit of package appstream-glib for openSUSE:Factory checked in at 2016-11-10 13:13:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-10-18 10:34:11.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.appstream-glib.new/appstream-glib.changes 2016-11-10 13:13:48.000000000 +0100 @@ -1,0 +2,36 @@ +Mon Nov 07 16:30:58 UTC 2016 - [email protected] + +- Update to version 0.6.5: + + Trivial changes: + - Allow the stemmer to be disabled at runtime for testing. + - Allow priming the search cache using a NULL search value. + - Allocate less strings when generating the token cache. + - Show threaded tasks in bold in the profile output. + - Speed up checking token validity by a few ms. + - Restore behaviour compatibility to fix self tests. + - Add API to set the smallest recorded delay time. + - Only load native languages from desktop files when the flag + is set. + - Output profiling infomation to stderr. + - Unsingleton AsStemmer and use a shared instance in AsStore. + + Do not sent a REMOVED signal when deleting a transient temp + file. + + Process file changes when an attribute changes. + + Handle files being moved into monitored AppStream directories. + + Add a 'watch' command to appstream-util. + + Monitor missing AppStream directories. + + Revert "trivial: Restrict the bundle kind when parsing local + files". + + Ensure the component scope is set when loading yaml files. + + Always copy the installed state when replacing AppData with + AppStream. + + Merge also the metadata when merging two apps. + + Add app-removed, app-added and app-changed signals to AsStore. + + Only transliterate when the locale requires it. + + Add as_store_load_search_cache(). + + Load the search token blacklist into a hash table. + + Use multiple threads to load the search cache. + + Only load native languages when parsing AppStream data. + + Allow the client to control what search fields are indexed. + +------------------------------------------------------------------- Old: ---- appstream-glib-0.6.4.tar.xz New: ---- appstream-glib-0.6.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ appstream-glib.spec ++++++ --- /var/tmp/diff_new_pack.uvWcMY/_old 2016-11-10 13:13:49.000000000 +0100 +++ /var/tmp/diff_new_pack.uvWcMY/_new 2016-11-10 13:13:49.000000000 +0100 @@ -20,7 +20,7 @@ %define _build_from_vcs 1 Name: appstream-glib -Version: 0.6.4 +Version: 0.6.5 Release: 0 Summary: AppStream Abstraction Library License: LGPL-2.1+ ++++++ _service ++++++ --- /var/tmp/diff_new_pack.uvWcMY/_old 2016-11-10 13:13:49.000000000 +0100 +++ /var/tmp/diff_new_pack.uvWcMY/_new 2016-11-10 13:13:49.000000000 +0100 @@ -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.6.4</param> + <param name="versionformat">0.6.5</param> <param name="changesgenerate">enable</param> - <param name="revision">refs/tags/appstream_glib_0_6_4</param> + <param name="revision">refs/tags/appstream_glib_0_6_5</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.uvWcMY/_old 2016-11-10 13:13:49.000000000 +0100 +++ /var/tmp/diff_new_pack.uvWcMY/_new 2016-11-10 13:13:49.000000000 +0100 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/hughsie/appstream-glib.git</param> - <param name="changesrevision">21d0a0322989c3ef64dd11907be6bebdfc9d20d5</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">df67bd4d9da7dd58fe5628f758bf229417f2c38c</param></service></servicedata> \ No newline at end of file ++++++ appstream-glib-0.6.4.tar.xz -> appstream-glib-0.6.5.tar.xz ++++++ ++++ 1901 lines of diff (skipped)
