diff --git a/libxmlb-0.3.11.tar.gz b/libxmlb-0.3.11.tar.gz deleted file mode 100644 index db13764..0000000 --- a/libxmlb-0.3.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55d5124777e4b12b96daaaffe04bd1829bcb0a6675b617fcaf7ad6bb467867f0 -size 124796 diff --git a/libxmlb-0.3.13.tar.gz b/libxmlb-0.3.13.tar.gz new file mode 100644 index 0000000..6957565 --- /dev/null +++ b/libxmlb-0.3.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82413733f528e3f5674672c76ceb25d8cb4f06c87f0dab8ca9ec0fa991a217e1 +size 126963 diff --git a/libxmlb.changes b/libxmlb.changes index 68cbfce..46e248c 100644 --- a/libxmlb.changes +++ b/libxmlb.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Aug 18 17:20:43 UTC 2023 - Enrico Belleri + +- Update to 0.3.13: + * Use indexes when binding value + * Correctly tokenize when using a bound text value + * Ensure tokens are all NULL when using xb_opcode_init() + * Avoid building errors and debug strings when possible to make + XbQuery faster + * Fix content type detection on macOS + * Inline a number of machine internals to make queries faster + * Make zstd support optional + * Setup various release build options + ------------------------------------------------------------------- Thu Apr 27 22:24:36 UTC 2023 - Dirk Müller diff --git a/libxmlb.spec b/libxmlb.spec index 37b8b5a..8a5df76 100644 --- a/libxmlb.spec +++ b/libxmlb.spec @@ -19,7 +19,7 @@ %define sover 2 Name: libxmlb -Version: 0.3.11 +Version: 0.3.13 Release: 0 Summary: Library for querying compressed XML metadata License: LGPL-2.1-or-later