Hello community, here is the log from the commit of package libxmlb for openSUSE:Factory checked in at 2020-07-14 07:43:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libxmlb (Old) and /work/SRC/openSUSE:Factory/.libxmlb.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libxmlb" Tue Jul 14 07:43:53 2020 rev:5 rq:820048 version:0.1.15 Changes: -------- --- /work/SRC/openSUSE:Factory/libxmlb/libxmlb.changes 2019-11-20 13:43:52.992263425 +0100 +++ /work/SRC/openSUSE:Factory/.libxmlb.new.3060/libxmlb.changes 2020-07-14 07:44:05.294840156 +0200 @@ -1,0 +2,17 @@ +Fri Jul 10 19:11:47 UTC 2020 - Bjørn Lie <[email protected]> + +- Update to version 0.1.15: + + New Features: + - Add xb_builder_source_add_simple_adapter. + - Allow reversing the query results. +- Changes from version 0.1.14: + + New Features: Add MinGW Windows 64 builds to CI. + + Bugfixes: + - Allow compiling without gio-unix. + - Do not use libuuid. + - Do not unconditionally use -fstack-protector-strong. + - Ignore adaptors added with xb_builder_source_add_converter(). +- Drop pkgconfig(uuid) BuildRequires: No longer needed. +- Move installed-tests to devel subpackage. + +------------------------------------------------------------------- Old: ---- libxmlb-0.1.13.tar.xz New: ---- libxmlb-0.1.15.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libxmlb.spec ++++++ --- /var/tmp/diff_new_pack.tXF4U6/_old 2020-07-14 07:44:07.374846871 +0200 +++ /var/tmp/diff_new_pack.tXF4U6/_new 2020-07-14 07:44:07.378846885 +0200 @@ -1,7 +1,7 @@ # # spec file for package libxmlb # -# Copyright (c) 2019 SUSE LLC. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2019 Bjørn Lie, Bryne, Norway. # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %define sover 1 Name: libxmlb -Version: 0.1.13 +Version: 0.1.15 Release: 0 Summary: Library for querying compressed XML metadata License: LGPL-2.1-or-later @@ -36,7 +36,6 @@ BuildRequires: pkgconfig(gio-2.0) >= 2.45.8 BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gtk-doc) -BuildRequires: pkgconfig(uuid) # Needed for the self tests BuildRequires: pkgconfig(shared-mime-info) @@ -115,8 +114,6 @@ %files -n xmlb-tool %doc README.md NEWS %{_libexecdir}/xb-tool -%{_libexecdir}/installed-tests/ -%{_datadir}/installed-tests/ %files devel %doc %{_datadir}/gtk-doc/html/%{name} @@ -124,5 +121,7 @@ %{_includedir}/%{name}-%{sover}/ %{_libdir}/%{name}.so %{_libdir}/pkgconfig/xmlb.pc +%{_libexecdir}/installed-tests/ +%{_datadir}/installed-tests/ %changelog ++++++ libxmlb-0.1.13.tar.xz -> libxmlb-0.1.15.tar.xz ++++++
