Hello community,

here is the log from the commit of package libxmlb for openSUSE:Factory checked 
in at 2019-04-18 09:55:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libxmlb (Old)
 and      /work/SRC/openSUSE:Factory/.libxmlb.new.17052 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libxmlb"

Thu Apr 18 09:55:52 2019 rev:2 rq:694852 version:0.1.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/libxmlb/libxmlb.changes  2019-01-21 
10:55:15.215663646 +0100
+++ /work/SRC/openSUSE:Factory/.libxmlb.new.17052/libxmlb.changes       
2019-04-18 09:55:53.657321274 +0200
@@ -1,0 +2,16 @@
+Tue Apr 16 17:03:51 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 0.1.8:
+  + New Features: Add some installed tests.
+  + Bugfixes: Always add all children when importing parent-less
+    XML data.
+- Changes from version 0.1.7:
+  + New Features:
+    - Add XB_BUILDER_COMPILE_FLAG_IGNORE_GUID.
+    - Allow nesting XbBuilderSource content type handlers.
+  + Bugfixes:
+    - Correct return type for xb_builder_compile().
+    - Increase the amount of time for the inotify event to happen.
+    - Only run the speed tests when using '-m perf'.
+
+-------------------------------------------------------------------

Old:
----
  libxmlb-0.1.6.tar.xz

New:
----
  libxmlb-0.1.8.tar.xz

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

Other differences:
------------------
++++++ libxmlb.spec ++++++
--- /var/tmp/diff_new_pack.cdo3hF/_old  2019-04-18 09:55:54.761321969 +0200
+++ /var/tmp/diff_new_pack.cdo3hF/_new  2019-04-18 09:55:54.805321996 +0200
@@ -16,18 +16,19 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define sover 1
 
 Name:           libxmlb
-Version:        0.1.6
+Version:        0.1.8
 Release:        0
 Summary:        Library for querying compressed XML metadata
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/Other
 URL:            https://github.com/hughsie/libxmlb
-Source0:        %{url}/archive/0.1.6.tar.gz#/%{name}-%{version}.tar.xz
+Source0:        %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.xz
 
-BuildRequires:  meson
+BuildRequires:  meson >= 0.47.0
 # Enable when/if libstemmer becomes available in openSUSE (+ in meson call)
 #BuildRequires:  libstemmer-devel
 BuildRequires:  pkgconfig
@@ -67,6 +68,7 @@
 
 %package -n xmlb-tool
 Summary:        Optional tool for %{name}
+Group:          Development/Libraries/Other
 
 %description -n xmlb-tool
 This package provides the optional xb-tool for %{name}.
@@ -112,6 +114,8 @@
 %files -n xmlb-tool
 %doc README.md NEWS
 %{_libexecdir}/xb-tool
+%{_libexecdir}/xb-self-test
+%{_datadir}/installed-tests/
 
 %files devel
 %doc %{_datadir}/gtk-doc/html/%{name}

++++++ libxmlb-0.1.6.tar.xz -> libxmlb-0.1.8.tar.xz ++++++


Reply via email to