Hello community,

here is the log from the commit of package appstream-glib for openSUSE:Factory 
checked in at 2016-05-23 17:31:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-05-05 12:10:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.appstream-glib.new/appstream-glib.changes       
2016-05-23 17:31:34.000000000 +0200
@@ -1,0 +2,49 @@
+Mon May 23 11:50:12 UTC 2016 - [email protected]
+
+- Update to version 0.5.15:
+  + trivial: post release version bump.
+  + Add AS_APP_QUIRK_HAS_SHORTCUT.
+  + trivial: Try to shut up libasn.
+  + Ignore files with invalid suffixes when building installed
+    stores.
+  + Add AS_APP_QUIRK_NOT_LAUNCHABLE.
+  + trivial: Add three more apps to the ID fallback table.
+  + trivial: Fix a critical warning when an AppData file has
+    invalid input.
+  + Fall back to the icon name for LOCAL icon types.
+  + yaml: Make icon parser spec compliant.
+  + trivial: Add a work-around for the new libreoffice in the
+    builder.
+  + trivial: Set missing icon prefix for cached YAML.
+  + Sort archive contents by name for repeatable results.
+  + Omit timestamp from gzip compressed files.
+  + README.md: add note for glob usage.
+  + README.md: wrap at 80 chars.
+  + trivial: Add some more debugging to debug an issue.
+  + Rename the xdg-app support to the new name: Flatpak.
+  + trivial: Add some support for flatpak self tests.
+  + Addons can have duplcate names.
+  + Show the app name when complaining about missing description in
+    the metadata.
+  + Revert "trivial: Add some support for flatpak self tests".
+  + Always add /var/lib/flatpak/appstream as a possible Flatpak
+    path.
+  + Add all applications for all architectures when loading
+    Flatpak.
+  + Set the architecture of discovered Flatpak apps.
+  + Correctly set the architecture on newly discovered
+    applications.
+  + Save the ID prefix in more places.
+  + Release version 0.5.15.
+- Drop 0001-Omit-timestamp-from-gzip-compressed-files.patch and
+  0001-Sort-archive-contents-by-name-for-repeatable-results.patch:
+  fixed upstream.
+
+-------------------------------------------------------------------
+Mon May  2 13:29:57 UTC 2016 - [email protected]
+
+- Make output of appstream-builder repeatable (boo#977885):
+  + 0001-Sort-archive-contents-by-name-for-repeatable-results.patch
+  + 0001-Omit-timestamp-from-gzip-compressed-files.patch
+
+-------------------------------------------------------------------

Old:
----
  appstream-glib-0.5.14.tar.xz

New:
----
  appstream-glib-0.5.15.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ appstream-glib.spec ++++++
--- /var/tmp/diff_new_pack.unCDHM/_old  2016-05-23 17:31:35.000000000 +0200
+++ /var/tmp/diff_new_pack.unCDHM/_new  2016-05-23 17:31:35.000000000 +0200
@@ -20,7 +20,7 @@
 %define _build_from_vcs 1
 
 Name:           appstream-glib
-Version:        0.5.14
+Version:        0.5.15
 Release:        0
 Summary:        AppStream Abstraction Library
 License:        LGPL-2.1+
@@ -29,6 +29,7 @@
 #Source:         
http://people.freedesktop.org/~hughsient/appstream-glib/releases/%{name}-%{version}.tar.xz
 Source0:        %{name}-%{version}.tar.xz
 Source1:        openSUSE-appstream-process
+# PATCH-FEATURE-OPENSUSE 
0001-Add-yast2-branding-openSUSE-if-an-app-depends-on-yas.patch 
[email protected] -- Add yast2-branding-openSUSE if an app depends on yast2
 Patch0:         0001-Add-yast2-branding-openSUSE-if-an-app-depends-on-yas.patch
 %if %{_build_from_vcs}
 BuildRequires:  gnome-common

++++++ _service ++++++
--- /var/tmp/diff_new_pack.unCDHM/_old  2016-05-23 17:31:35.000000000 +0200
+++ /var/tmp/diff_new_pack.unCDHM/_new  2016-05-23 17:31:35.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.14</param>
+    <param name="versionformat">0.5.15</param>
     <param name="changesgenerate">enable</param>
-    <param name="revision">refs/tags/appstream_glib_0_5_14</param>
+    <param name="revision">refs/tags/appstream_glib_0_5_15</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.unCDHM/_old  2016-05-23 17:31:35.000000000 +0200
+++ /var/tmp/diff_new_pack.unCDHM/_new  2016-05-23 17:31:35.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">469bd3d1a1109df0569b6d6aac3fb79bf7a5cbd6</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">164491a6b552e2473fab4658933d0495dec98e44</param></service></servicedata>
\ No newline at end of file

++++++ appstream-glib-0.5.14.tar.xz -> appstream-glib-0.5.15.tar.xz ++++++
++++ 1985 lines of diff (skipped)

++++++ openSUSE-appstream-process ++++++
--- /var/tmp/diff_new_pack.unCDHM/_old  2016-05-23 17:31:35.000000000 +0200
+++ /var/tmp/diff_new_pack.unCDHM/_new  2016-05-23 17:31:35.000000000 +0200
@@ -46,3 +46,9 @@
   # compress the HTML file (boo#942985)
   xz -9 ${DEST}/appdata-failed.html
 fi
+
+# rename the appdata-icons.tar.gz tarball to something like
+# appdata-icons-${hash}.tar.gz, allowing mirrorbrain to send users
+# off to a mirror to catch the file, improving performance
+read md5 fn_catchall <<<$(md5sum ${DEST}/appdata-icons.tar.gz)
+mv ${DEST}/appdata-icons.tar.gz ${DEST}/appdata-icons-${md5}.tar.gz


Reply via email to