Hello community,

here is the log from the commit of package appstream-glib for openSUSE:Factory 
checked in at 2018-06-13 15:14:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/appstream-glib (Old)
 and      /work/SRC/openSUSE:Factory/.appstream-glib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "appstream-glib"

Wed Jun 13 15:14:17 2018 rev:66 rq:615932 version:0.7.9+0

Changes:
--------
--- /work/SRC/openSUSE:Factory/appstream-glib/appstream-glib.changes    
2018-05-06 15:00:26.395291008 +0200
+++ /work/SRC/openSUSE:Factory/.appstream-glib.new/appstream-glib.changes       
2018-06-13 15:14:23.795612374 +0200
@@ -1,0 +2,15 @@
+Sat Jun  9 22:15:58 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 0.7.9+0:
+  + New Features:
+    - Add ability to store signature filename and checksum.
+    - Convert local icons found in metainfo files.
+  + Bugs fixed:
+    - Follow the Debian tilde usage when ordering versions.
+    - Remove the refcounted string interning feature.
+    - Use the launchable to find the desktop filename.
+- Drop gnome-common BuildRequires: this package has no use since
+  build system port to Meson.
+- Update check section to work with meson.
+
+-------------------------------------------------------------------
@@ -13 +28 @@
-  + New Features addition: as_store_get_app_by_launchable(),
+  + New Features: as_store_get_app_by_launchable(),
@@ -16 +31 @@
-  + Bugfixes:
+  + Bugs fixed:

Old:
----
  appstream-glib-0.7.8+3.tar.xz

New:
----
  appstream-glib-0.7.9+0.tar.xz

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

Other differences:
------------------
++++++ appstream-glib.spec ++++++
--- /var/tmp/diff_new_pack.sq4QmG/_old  2018-06-13 15:14:24.955570053 +0200
+++ /var/tmp/diff_new_pack.sq4QmG/_new  2018-06-13 15:14:24.959569907 +0200
@@ -17,9 +17,8 @@
 #
 
 
-%define _build_from_vcs 0
 Name:           appstream-glib
-Version:        0.7.8+3
+Version:        0.7.9+0
 Release:        0
 Summary:        AppStream Abstraction Library
 License:        LGPL-2.1-or-later AND GPL-2.0-or-later
@@ -34,6 +33,8 @@
 BuildRequires:  gtk-doc
 BuildRequires:  meson
 BuildRequires:  pkgconfig
+# We still need some part to build the man pages
+BuildRequires:  xsltproc
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.31.5
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.45.8
@@ -52,12 +53,6 @@
 # Required in order to be able to convert .svg icons
 Requires:       gdk-pixbuf-loader-rsvg
 Requires:       pngquant >= 2.8
-%if %{_build_from_vcs}
-BuildRequires:  gnome-common
-%else
-# We still need some part to build the man pages
-BuildRequires:  xsltproc
-%endif
 
 %description
 This library provides GObjects and helper methods to read and write
@@ -181,12 +176,12 @@
 %find_lang %{name}
 
 %check
-if make %{?_smp_mflags} check; then
+if %meson_test; then
   echo CHECKS passed
   exit 0
 else
   echo CHECKS failed... dumping log file
-  find -name test-suite.log -exec cat {} +
+  find -name testlog.txt -exec cat {} +
   exit 0
 fi
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.sq4QmG/_old  2018-06-13 15:14:24.999568448 +0200
+++ /var/tmp/diff_new_pack.sq4QmG/_new  2018-06-13 15:14:24.999568448 +0200
@@ -6,7 +6,7 @@
     <param 
name="versionrewrite-pattern">appstream_glib_(\d+)_(\d+)_(\d+)</param>
     <param name="versionrewrite-replacement">\1.\2.\3</param>
     <param name="changesgenerate">enable</param>
-    <param name="revision">2f2e2ee</param>
+    <param name="revision">4e30302</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.sq4QmG/_old  2018-06-13 15:14:25.031567280 +0200
+++ /var/tmp/diff_new_pack.sq4QmG/_new  2018-06-13 15:14:25.035567134 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
             <param 
name="url">https://github.com/hughsie/appstream-glib.git</param>
-          <param 
name="changesrevision">2f2e2ee3d39955bc26fac9781f491d4f426ede18</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">4e30302953a7e7b89c57b717e2aa0096c17ac166</param></service></servicedata>
\ No newline at end of file

++++++ appstream-glib-0.7.8+3.tar.xz -> appstream-glib-0.7.9+0.tar.xz ++++++
++++ 12223 lines of diff (skipped)


Reply via email to