Hello community,

here is the log from the commit of package appstream-glib for openSUSE:Factory 
checked in at 2015-04-03 14:34: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-03-25 21:03:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.appstream-glib.new/appstream-glib.changes       
2015-04-03 14:34:05.000000000 +0200
@@ -1,0 +2,36 @@
+Mon Mar 30 14:15:04 UTC 2015 - [email protected]
+
+- Update to version 0.3.6:
+  + trivial: post release version bump.
+  + trivial: Make the UTF-8 test actually match the comment.
+  + Also subsume application licenses.
+  + Do not fail due to style warnings when using relaxed
+    validation.
+  + Add --batch-output to be able to disable the progress panel
+    when building.
+  + configure.ac: gcab is a hard requirement.
+  + Remove the gtk3 dep from libappstream-glib.
+  + configure.ac: fix typo.
+  + Use the correct image URL for HiDPI screenshots.
+  + Allow uninstalling AppStream files from /var/cache.
+  + Use the upstream screenshot when we are using appstream-builder
+    --no-net.
+  + Make the AppStream builder support optional.
+  + Assume the INF DriverVer is UTC.
+  + Always upscale screenshots if they are too small.
+  + Teach asb_utils_write_archive() how to write other archive
+    formats.
+  + Put all the screenshots in a file rather than just writing to
+    the upload path.
+  + If the API version is unspecified when building use the latest
+    released version.
+  + Add the source-only tags when outputting AppData files.
+  + Add a 'replace-screenshots' command to appstream-util.
+  + Update the checksums for the gcab-generated firmware.
+  + Do not trust the result of FcConfigAppFontAddFile().
+  + Release version 0.3.6.
+- Drop appstream-glib-uninstall-var-cache.patch: fixed upstream.
+- Add appstream-glib-cairo-link.patch: link the font plugin to
+  cairo and gtk3.
+
+-------------------------------------------------------------------

Old:
----
  appstream-glib-0.3.5.tar.xz
  appstream-glib-uninstall-var-cache.patch

New:
----
  appstream-glib-0.3.6.tar.xz
  appstream-glib-cairo-link.patch

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

Other differences:
------------------
++++++ appstream-glib.spec ++++++
--- /var/tmp/diff_new_pack.i9gvdp/_old  2015-04-03 14:34:06.000000000 +0200
+++ /var/tmp/diff_new_pack.i9gvdp/_new  2015-04-03 14:34:06.000000000 +0200
@@ -20,7 +20,7 @@
 %define _build_from_vcs 1
 
 Name:           appstream-glib
-Version:        0.3.5
+Version:        0.3.6
 Release:        0
 Summary:        AppStream Abstraction Library
 License:        LGPL-2.1+
@@ -29,15 +29,15 @@
 #Source:         
http://people.freedesktop.org/~hughsient/appstream-glib/releases/%{name}-%{version}.tar.xz
 Source:         %{name}-%{version}.tar.xz
 Patch0:         0001-Add-yast2-branding-openSUSE-if-an-app-depends-on-yas.patch
-# PATCH-FIX-UPSTREAM appstream-glib-uninstall-var-cache.patch 
gh#hughsie/appstream-glib#42 [email protected] -- Also uninstall appdata 
from /var/cache
-Patch1:         appstream-glib-uninstall-var-cache.patch
+# PATCH-FIX-UPSTREAM appstream-glib-cairo-link.patch [email protected] -- 
Link the font plugin to GTK3
+Patch1:         appstream-glib-cairo-link.patch
 %if %{_build_from_vcs}
 BuildRequires:  gnome-common
 %else
 # We still need some part to build the man pages
 BuildRequires:  xsltproc
 %endif
-BuildRequires:  gcab
+BuildRequires:  gcab >= 0.6
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool >= 0.40.0
 BuildRequires:  libyaml-devel

++++++ _service ++++++
--- /var/tmp/diff_new_pack.i9gvdp/_old  2015-04-03 14:34:06.000000000 +0200
+++ /var/tmp/diff_new_pack.i9gvdp/_new  2015-04-03 14:34:06.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.3.5</param>
+    <param name="versionformat">0.3.6</param>
     <param name="changesgenerate">enable</param>
-    <param name="revision">refs/tags/appstream_glib_0_3_5</param>
+    <param name="revision">refs/tags/appstream_glib_0_3_6</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.i9gvdp/_old  2015-04-03 14:34:06.000000000 +0200
+++ /var/tmp/diff_new_pack.i9gvdp/_new  2015-04-03 14:34:06.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">d080dd5c862e20559b1ac1529e2d3c96d7b50069</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">076326ae9418f0c9068dfab5816198af087bf519</param></service></servicedata>
\ No newline at end of file

++++++ appstream-glib-0.3.5.tar.xz -> appstream-glib-0.3.6.tar.xz ++++++
++++ 1817 lines of diff (skipped)

++++++ appstream-glib-cairo-link.patch ++++++
commit 69d58c2a969ee8d98ef458683a658a6cbec0e5b7
Author: Dominique Leuenberger <[email protected]>
Date:   Mon Mar 30 17:03:46 2015 +0200

    Build: link libasb_plugin_font.la with GTK3
    
    Until f630bcf, linking GDKPIXBUF implicitly also linked against gtk+-3.0
    libappstream-builder itself is linked against the whole stack, but when 
linking
    using -Wl,--as-needed, the library references to cairo and gdk are dropped 
for
    not being used. Hence, let's explicitly link the font-plugin against GTK.

diff --git a/libappstream-builder/plugins/Makefile.am 
b/libappstream-builder/plugins/Makefile.am
index 695bebc..71bc44b 100644
--- a/libappstream-builder/plugins/Makefile.am
+++ b/libappstream-builder/plugins/Makefile.am
@@ -125,7 +125,7 @@ libasb_plugin_ibus_xml_la_LDFLAGS = -module -avoid-version
 libasb_plugin_ibus_xml_la_CFLAGS = $(GLIB_CFLAGS) $(WARNINGFLAGS_C)
 
 libasb_plugin_font_la_SOURCES = asb-plugin-font.c
-libasb_plugin_font_la_LIBADD = $(GLIB_LIBS) $(FREETYPE_LIBS) $(GDKPIXBUF_LIBS)
+libasb_plugin_font_la_LIBADD = $(GLIB_LIBS) $(FREETYPE_LIBS) $(GDKPIXBUF_LIBS) 
$(GTK_LIBS)
 libasb_plugin_font_la_LDFLAGS = -module -avoid-version
 libasb_plugin_font_la_CFLAGS = $(GLIB_CFLAGS) $(GTK_CFLAGS) $(WARNINGFLAGS_C)
 

Reply via email to