Hello community, here is the log from the commit of package appstream-glib for openSUSE:Factory checked in at 2015-11-23 07:30:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2015-10-06 16:11:29.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.appstream-glib.new/appstream-glib.changes 2015-11-23 07:30:04.000000000 +0100 @@ -1,0 +2,62 @@ +Tue Nov 17 17:04:18 UTC 2015 - [email protected] + +- openSUSE-appstream-process: Do not produce html files; + the biggest chunks of apps are done and the few users still + caring can produce them anytime out of the provided .xml.gz + files. + +------------------------------------------------------------------- +Sat Nov 7 14:00:47 UTC 2015 - [email protected] + +- Add pkgconfig(libgcab-1.0) BuildRequires: New dependency. + +------------------------------------------------------------------- +Mon Nov 02 11:00:29 UTC 2015 - [email protected] + +- Update to version 0.5.2: + + Do not overwrite the AppData URL with the one from the package. + + Do not ever store the KDE x-test locale data. + + Require AppData files to be present in the AppStream metadata. + + Use a sensible warning when processing desktop files with + NoDisplay=true. + + Simplify veto messages for missing <name> and <summary>. + + Fix a typo in command name. + + Support super-HiDPI icons like shipped in Hedgewars. + + trivial: Do not subsume vetos if AS_APP_SUBSUME_FLAG_PARTIAL is + used. + + Accept a '0x' hexidecimal prefix when parsing a component. + + Always use a dotted-decimal representation of the version. + + Add AsProfile for speed profiling. + + trivial: Show the path when profiling + as_store_load_installed(). + + as_profile: Non-void function should return a value. + + trivial: Symbolic stock icons are valid. + + Add an --enable-profile option to appstream-util. + + Remove the long-obsolete appdata-validate tool. + + Add as_profile_set_autodump(). + + Monitor /usr/share/applications for apps without AppData when + using watch flags. + + Add as_markup_validate() to check descriptions. + + Allow as_markup_convert() to ignore errors. + + Always escape AppStream descriptions when doing passthrough. + + Add support for <size>. + + Add the ability to attach blobs of data to AsRelease objects. + + Add the ability to parse .cab archives as AppStream stores. + + Use AsStoreCab to read .cab files when building metadata. + + Fix crash in validator when processing '<li></li>'. + + Do not fail to install firmware if DriverVer is not set. + + Use as_utils_vercmp() to be correctly check versions for + equality. + + Try harder to deal with icons that have extension or full path + listed. + + Only accept UNIX paths for files in cab files. + + Do not use the DriverVersion for the inf file version. + + Use a MS-style version number when parsing a hex version. + + libappstream-glib: Do not parse ISO dates as uint32 version + numbers. + + Do not attempt to parse the version in + as_release_set_version(). + + Use a wildcard in the self tests to ignore GCab-generated hash + differences. + +------------------------------------------------------------------- Old: ---- appstream-glib-0.5.1.tar.xz New: ---- appstream-glib-0.5.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ appstream-glib.spec ++++++ --- /var/tmp/diff_new_pack.75zdmS/_old 2015-11-23 07:30:05.000000000 +0100 +++ /var/tmp/diff_new_pack.75zdmS/_new 2015-11-23 07:30:05.000000000 +0100 @@ -20,7 +20,7 @@ %define _build_from_vcs 1 Name: appstream-glib -Version: 0.5.1 +Version: 0.5.2 Release: 0 Summary: AppStream Abstraction Library License: LGPL-2.1+ @@ -49,6 +49,7 @@ BuildRequires: pkgconfig(gthread-2.0) BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(libarchive) +BuildRequires: pkgconfig(libgcab-1.0) BuildRequires: pkgconfig(libsoup-2.4) >= 2.24 BuildRequires: pkgconfig(rpm) BuildRequires: pkgconfig(sqlite3) @@ -210,7 +211,7 @@ %{_bindir}/appstream-util %{_datadir}/bash-completion/completions/appstream-builder %{_datadir}/bash-completion/completions/appstream-util -%{_libdir}/asb-plugins-2/ +%{_libdir}/asb-plugins-4/ %{_mandir}/man1/appstream-builder.1%{?ext_man} %{_mandir}/man1/appstream-util.1%{?ext_man} @@ -234,7 +235,6 @@ %files devel %defattr(-,root,root) -%{_bindir}/appdata-validate %{_datadir}/aclocal/appdata-xml.m4 %{_datadir}/aclocal/appstream-xml.m4 %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir ++++++ _service ++++++ --- /var/tmp/diff_new_pack.75zdmS/_old 2015-11-23 07:30:05.000000000 +0100 +++ /var/tmp/diff_new_pack.75zdmS/_new 2015-11-23 07:30:05.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.5.1</param> + <param name="versionformat">0.5.2</param> <param name="changesgenerate">enable</param> - <param name="revision">refs/tags/appstream_glib_0_5_1</param> + <param name="revision">refs/tags/appstream_glib_0_5_2</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.75zdmS/_old 2015-11-23 07:30:05.000000000 +0100 +++ /var/tmp/diff_new_pack.75zdmS/_new 2015-11-23 07:30:05.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">fa69f04c735ea00e78d800701558a9ed42b75db5</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">81a27888453403788605787546bb698a2c836952</param></service></servicedata> \ No newline at end of file ++++++ appstream-glib-0.5.1.tar.xz -> appstream-glib-0.5.2.tar.xz ++++++ ++++ 13556 lines of diff (skipped) ++++++ openSUSE-appstream-process ++++++ --- /var/tmp/diff_new_pack.75zdmS/_old 2015-11-23 07:30:06.000000000 +0100 +++ /var/tmp/diff_new_pack.75zdmS/_new 2015-11-23 07:30:06.000000000 +0100 @@ -3,6 +3,9 @@ SRC=$1 DEST=$2 URL=https://static.opensuse.org/appstream/tumbleweed +# Do not produce the html files - the biggest tasks are done +# Users interested in them can always produce them locally out of the appdata.xml.gz file +HTMLOUT=no /usr/bin/appstream-builder \ --enable-hidpi \ @@ -22,18 +25,20 @@ # /usr/share/app-screenshots \ # /tmp/apb-screenshots -/usr/bin/appstream-util \ - status-html \ - ${DEST}/appdata.xml.gz \ - ${DEST}/appdata.html - -# compress the HTML file (boo#942985) -xz -9 ${DEST}/appdata.html - -/usr/bin/appstream-util \ - status-html \ - ${DEST}/appdata-failed.xml.gz \ - ${DEST}/appdata-failed.html - -# compress the HTML file (boo#942985) -xz -9 ${DEST}/appdata-failed.html +if [ "$HTMLOUT" = "yes" ]; then + /usr/bin/appstream-util \ + status-html \ + ${DEST}/appdata.xml.gz \ + ${DEST}/appdata.html + + # compress the HTML file (boo#942985) + xz -9 ${DEST}/appdata.html + + /usr/bin/appstream-util \ + status-html \ + ${DEST}/appdata-failed.xml.gz \ + ${DEST}/appdata-failed.html + + # compress the HTML file (boo#942985) + xz -9 ${DEST}/appdata-failed.html +fi
