Accepting request 1083359 from X11:common:Factory

- update to 0.3.11:
  * Add limited support for XPath 1.0 'in' (Richard Hughes)
  * Add support for zstd (Richard Hughes)
  * Do not assert() when decompressing invalid LZMA (Richard
    Hughes)

OBS-URL: https://build.opensuse.org/request/show/1083359
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxmlb?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2023-04-29 15:27:42 +00:00 committed by Git OBS Bridge
commit 3870e5912b
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5d4c84eaba463cc6ea6ac9107818d51a581a3a443cb40200798452c36365bc8a
size 122004

3
libxmlb-0.3.11.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:55d5124777e4b12b96daaaffe04bd1829bcb0a6675b617fcaf7ad6bb467867f0
size 124796

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Apr 27 22:24:36 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.3.11:
* Add limited support for XPath 1.0 'in' (Richard Hughes)
* Add support for zstd (Richard Hughes)
* Do not assert() when decompressing invalid LZMA (Richard
Hughes)
-------------------------------------------------------------------
Fri Dec 16 17:02:37 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -19,7 +19,7 @@
%define sover 2
Name: libxmlb
Version: 0.3.10
Version: 0.3.11
Release: 0
Summary: Library for querying compressed XML metadata
License: LGPL-2.1-or-later
@ -36,6 +36,7 @@ BuildRequires: pkgconfig(gio-2.0) >= 2.45.8
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(gtk-doc)
BuildRequires: pkgconfig(liblzma)
BuildRequires: pkgconfig(libzstd)
# Needed for the self tests
BuildRequires: pkgconfig(shared-mime-info)
%{?suse_build_hwcaps_libs}