Hello community, here is the log from the commit of package appstream-glib for openSUSE:Factory checked in at 2018-02-16 21:37:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/appstream-glib (Old) and /work/SRC/openSUSE:Factory/.appstream-glib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "appstream-glib" Fri Feb 16 21:37:50 2018 rev:60 rq:576844 version:0.7.5 Changes: -------- --- /work/SRC/openSUSE:Factory/appstream-glib/appstream-glib.changes 2017-11-30 16:31:04.931894074 +0100 +++ /work/SRC/openSUSE:Factory/.appstream-glib.new/appstream-glib.changes 2018-02-16 21:37:51.721827506 +0100 @@ -1,0 +2,23 @@ +Thu Jan 25 15:55:23 UTC 2018 - [email protected] + +- Update to version 0.7.5: + + Add as_app_parse_data(). + + Add as_store_get_apps_by_provide(). + + Add more GObject Introspection annotations for Python. + + Describe connection problems/HTTP errors when validating + images. + + Do not use an 'enable' prefix for meson arguments. + + Don't expect an enum when really passing a bitfield. + + Don’t fall back to en if other languages are available. + + Explicitly require a new enough json-glib. + + Fix a crash when calling as_release_add_location() directly. + + Fix appstream-compose when using new-style desktop IDs. + + Fix compile with GCab v1.0. + + Generate icons and samples for emoji fonts.. + + Never change the default screenshot when processing AppData. + + Support OARS v1.1 additions. + + Use pngquant to make the application icons take up less space. +- Add pngquant Requires: new runtime dependency to make the + application icons take up less space. + +------------------------------------------------------------------- Old: ---- appstream-glib-0.7.4+git.3.tar.xz New: ---- appstream-glib-0.7.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ appstream-glib.spec ++++++ --- /var/tmp/diff_new_pack.hC7OUt/_old 2018-02-16 21:37:52.333805413 +0100 +++ /var/tmp/diff_new_pack.hC7OUt/_new 2018-02-16 21:37:52.337805269 +0100 @@ -1,7 +1,7 @@ # # spec file for package appstream-glib # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2014 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %define _build_from_vcs 1 Name: appstream-glib -Version: 0.7.4+git.3 +Version: 0.7.5 Release: 0 Summary: AppStream Abstraction Library License: LGPL-2.1+ AND GPL-2.0+ @@ -58,6 +58,7 @@ # We still need some part to build the man pages BuildRequires: xsltproc %endif +Requires: pngquant >= 2.8 %description This library provides GObjects and helper methods to read and write @@ -158,9 +159,9 @@ %build %{meson} \ - -Denable-rpm=true \ - -Denable-gtk-doc=true \ - -Denable-stemmer=false \ + -Drpm=true \ + -Dgtk-doc=true \ + -Dstemmer=false \ %{nil} %{meson_build} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.hC7OUt/_old 2018-02-16 21:37:52.377803825 +0100 +++ /var/tmp/diff_new_pack.hC7OUt/_new 2018-02-16 21:37:52.377803825 +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.7.4+git.@TAG_OFFSET@</param> + <param name="versionformat">0.7.5</param> <param name="changesgenerate">enable</param> - <param name="revision">473f3ab19f91e13014d6cefdbf57209337a6d407</param> + <param name="revision">appstream_glib_0_7_5</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.hC7OUt/_old 2018-02-16 21:37:52.397803103 +0100 +++ /var/tmp/diff_new_pack.hC7OUt/_new 2018-02-16 21:37:52.397803103 +0100 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/hughsie/appstream-glib.git</param> - <param name="changesrevision">473f3ab19f91e13014d6cefdbf57209337a6d407</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">92722fe24b0ba165a65efc565aa52a372b440604</param></service></servicedata> \ No newline at end of file ++++++ appstream-glib-0.7.4+git.3.tar.xz -> appstream-glib-0.7.5.tar.xz ++++++ ++++ 3750 lines of diff (skipped)
