Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libxmlb for openSUSE:Factory checked 
in at 2022-07-26 19:42:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libxmlb (Old)
 and      /work/SRC/openSUSE:Factory/.libxmlb.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libxmlb"

Tue Jul 26 19:42:26 2022 rev:8 rq:991056 version:0.3.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/libxmlb/libxmlb.changes  2021-12-25 
20:16:46.237255708 +0100
+++ /work/SRC/openSUSE:Factory/.libxmlb.new.1533/libxmlb.changes        
2022-07-26 19:42:36.124700815 +0200
@@ -1,0 +2,12 @@
+Fri Jul 22 21:52:44 UTC 2022 - Dirk M??ller <[email protected]>
+
+- update to 0.3.9:
+  * Fix the crash for when the root tree has no children (Richard Hughes)
+  * Fix the crash when getting the element for the [empty] root (Richard 
Hughes)
+  * Install xb-tool into bindir (Richard Hughes)
+  * Ensure reproducible results when importing a node (Richard Hughes)
+  * Ignore all hidden files when using _WATCH_DIRECTORY (Richard Hughes)
+  * Show the value bindings when using XB_SILO_PROFILE_FLAG_XPATH (Richard 
Hughes)
+  * Use the correct lookup method for the python3 script interpreter (Eli 
Schwartz)
+ 
+-------------------------------------------------------------------

Old:
----
  libxmlb-0.3.6.tar.gz

New:
----
  libxmlb-0.3.9.tar.gz

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

Other differences:
------------------
++++++ libxmlb.spec ++++++
--- /var/tmp/diff_new_pack.a2SRIE/_old  2022-07-26 19:42:36.616624800 +0200
+++ /var/tmp/diff_new_pack.a2SRIE/_new  2022-07-26 19:42:36.620624182 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libxmlb
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2019 Bj??rn Lie, Bryne, Norway.
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,17 +19,17 @@
 
 %define sover 2
 Name:           libxmlb
-Version:        0.3.6
+Version:        0.3.9
 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/%{version}/%{name}-%{version}.tar.gz
-BuildRequires:  meson >= 0.47.0
 # Enable when/if libstemmer becomes available in openSUSE (+ in meson call)
 #BuildRequires:  libstemmer-devel
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  meson >= 0.47.0
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gio-2.0) >= 2.45.8
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
@@ -112,7 +112,8 @@
 
 %files -n xmlb-tool
 %doc README.md NEWS
-%{_libexecdir}/xb-tool
+%{_bindir}/xb-tool
+%{_mandir}/man1/xb-tool.1%{?ext_man}
 
 %files devel
 %doc %{_datadir}/gtk-doc/html/%{name}

++++++ libxmlb-0.3.6.tar.gz -> libxmlb-0.3.9.tar.gz ++++++
++++ 23200 lines of diff (skipped)

Reply via email to