Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libxmlb-devel-0.3.15-1.1 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: libxmlb-devel Distribution: openSUSE Tumbleweed
Version: 0.3.15 Vendor: openSUSE
Release: 1.1 Build date: Sun Jan 7 21:44:33 2024
Group: Development/Libraries/Other Build host: i04-ch1a
Size: 1238067 Source RPM: libxmlb-0.3.15-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/hughsie/libxmlb
Summary: Development package for libxmlb
Files for development with libxmlb.

Provides

Requires

License

LGPL-2.1-or-later

Changelog

* Sat Jan 06 2024 Dirk Müller <dmueller@suse.com>
  - update to 0.3.15:
    * Sprinkle __attribute__((nonnull)) to give a little more
      compile-time safety
    * Accept text/xml as an alternative to application/xml
    * Do not inline shared code
    * Fix compiling with Visual Studio
    * Fix the exported api test on Windows
    * Generate and use .def file for clang-cl builds
      Fan)
    * Release source file handles early
* Tue Oct 10 2023 Dominique Leuenberger <dimstar@opensuse.org>
  - baselibs.conf: don't build libxmlb2-32bit; baselibs.conf was
    added for the x86-64-v3 flavor; the -32bit was an unintended side
    effect.
* Tue Oct 03 2023 Christophe Marin <christophe@krop.fr>
  - Update to 0.3.14
    * Fix comparing indexed text with integer values
  - Enable libstemmer-devel BuildRequires and pass stemmer=true to
    meson setup, libstemmer now available in Tumbleweed.
  - Use ldconfig_scriptlets macro for post(un) handling.
* Fri Aug 18 2023 Enrico Belleri <kilgore.trout@idesmi.eu>
  - 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 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 2022 Dirk Müller <dmueller@suse.com>
  - build hwcaps optimized libraries
* Sat Oct 01 2022 Dirk Müller <dmueller@suse.com>
  - update to 0.3.10:
    * Fix dumping and exporting multiple files from the CLI (Richard Hughes)
    * Watch files before loading them into the builder (Philip Withnall)
    * Fix potential double free when filtering by language (Sergio Costas Rodriguez)
* Fri Jul 22 2022 Dirk Müller <dmueller@suse.com>
  - 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)
* Wed Dec 22 2021 Callum Farmer <gmbr3@opensuse.org>
  - Update to version 0.3.6:
    - Add support for LZMA decompression
    - Add locking for file monitors
    - Modernise property declaration
    - Add iterator for XbNode attributes and children
    - Put tail after the node when exporting XbBuilderNode
    - Ensure _IS_TOKENIZED is set if tokens are added manually
    - Ensure we never add too many tokens to the silo
    - Remove the G_ALIGNOF checks to fix compile with old GLib
      versions
    - Use the correct pkgconfig export package name in the GIR file
  - Add pkgconfig(liblzma) BuildRequires: new dependency.
* Sat Oct 03 2020 Dirk Mueller <dmueller@suse.com>
  - update to 0.2.1:
    - Do not assume g_content_type_guess() always returns valid results (Richard Hughes)
    - Make the build reproducible (Richard Hughes)
    - Revert "Do not show a critical warning for invalid XML" (Richard Hughes)
    - Update the header location to reflect the new API (Richard Hughes)
    - This release breaks API and ABI and bumps the version of libxmlb.so and so
    packages that depend on this library (e.g. fwupd or gnome-software) will need
    to be rebuilt at the same time.
    - Add the missing TEXT:INTE XPath support (Richard Hughes)
    - Add variant of xb_silo_query_with_root() avoiding XbNode creation (Philip Withnall)
    - Add XB_BUILDER_SOURCE_FLAG_WATCH_DIRECTORY flag (Philip Withnall)
    - Allow specifying the node cache behaviour for the query (Richard Hughes)
    - Avoid recursion when setting flags if possible (Philip Withnall)
    - Avoid using weak pointers when building the silo (Philip Withnall)
    - Change the default value for the node cache (Richard Hughes)
    - Do not allocate opcodes individually (Philip Withnall)
    - Do not show a critical warning for invalid XML (Richard Hughes)
    - Do not unconditionally create GTimer objects (Philip Withnall)
    - Do not use the node cache when building indexes (Richard Hughes)
    - Lazy load more arrays to reduce RSS usage (Philip Withnall)
    - Report silo versions when versions mismatch (Robert Ancell)
* Fri Jul 10 2020 Bjørn Lie <bjorn.lie@gmail.com>
  - 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.

Files

/usr/include/libxmlb-2
/usr/include/libxmlb-2/libxmlb
/usr/include/libxmlb-2/libxmlb/xb-builder-fixup.h
/usr/include/libxmlb-2/libxmlb/xb-builder-node.h
/usr/include/libxmlb-2/libxmlb/xb-builder-source-ctx.h
/usr/include/libxmlb-2/libxmlb/xb-builder-source.h
/usr/include/libxmlb-2/libxmlb/xb-builder.h
/usr/include/libxmlb-2/libxmlb/xb-compile.h
/usr/include/libxmlb-2/libxmlb/xb-machine.h
/usr/include/libxmlb-2/libxmlb/xb-node-query.h
/usr/include/libxmlb-2/libxmlb/xb-node-silo.h
/usr/include/libxmlb-2/libxmlb/xb-node.h
/usr/include/libxmlb-2/libxmlb/xb-opcode.h
/usr/include/libxmlb-2/libxmlb/xb-query-context.h
/usr/include/libxmlb-2/libxmlb/xb-query.h
/usr/include/libxmlb-2/libxmlb/xb-silo-export.h
/usr/include/libxmlb-2/libxmlb/xb-silo-query.h
/usr/include/libxmlb-2/libxmlb/xb-silo.h
/usr/include/libxmlb-2/libxmlb/xb-stack.h
/usr/include/libxmlb-2/libxmlb/xb-string.h
/usr/include/libxmlb-2/libxmlb/xb-value-bindings.h
/usr/include/libxmlb-2/libxmlb/xb-version.h
/usr/include/libxmlb-2/xmlb.h
/usr/lib64/libxmlb.so
/usr/lib64/pkgconfig/xmlb.pc
/usr/libexec/installed-tests
/usr/libexec/installed-tests/libxmlb
/usr/libexec/installed-tests/libxmlb/test.desktop
/usr/libexec/installed-tests/libxmlb/test.quirk
/usr/libexec/installed-tests/libxmlb/test.xml
/usr/libexec/installed-tests/libxmlb/test.xml.gz.gz.gz
/usr/libexec/installed-tests/libxmlb/test.xml.xz
/usr/libexec/installed-tests/libxmlb/test.xml.zstd
/usr/libexec/installed-tests/libxmlb/xb-self-test
/usr/share/gir-1.0/Xmlb-2.0.gir
/usr/share/gtk-doc/html/libxmlb
/usr/share/gtk-doc/html/libxmlb/annotation-glossary.html
/usr/share/gtk-doc/html/libxmlb/api-index-full.html
/usr/share/gtk-doc/html/libxmlb/home.png
/usr/share/gtk-doc/html/libxmlb/index.html
/usr/share/gtk-doc/html/libxmlb/intro.html
/usr/share/gtk-doc/html/libxmlb/left-insensitive.png
/usr/share/gtk-doc/html/libxmlb/left.png
/usr/share/gtk-doc/html/libxmlb/libxmlb-XbBuilder.html
/usr/share/gtk-doc/html/libxmlb/libxmlb-XbBuilderFixup.html
/usr/share/gtk-doc/html/libxmlb/libxmlb-XbBuilderNode.html
/usr/share/gtk-doc/html/libxmlb/libxmlb-XbBuilderSource.html
/usr/share/gtk-doc/html/libxmlb/libxmlb-XbBuilderSourceCtx.html
/usr/share/gtk-doc/html/libxmlb/libxmlb-XbMachine.html
/usr/share/gtk-doc/html/libxmlb/libxmlb-XbNode.html
/usr/share/gtk-doc/html/libxmlb/libxmlb-XbQuery.html
/usr/share/gtk-doc/html/libxmlb/libxmlb-XbSilo.html
/usr/share/gtk-doc/html/libxmlb/libxmlb-xb-node-query.html
/usr/share/gtk-doc/html/libxmlb/libxmlb-xb-opcode.html
/usr/share/gtk-doc/html/libxmlb/libxmlb-xb-query-context.html
/usr/share/gtk-doc/html/libxmlb/libxmlb-xb-silo-export.html
/usr/share/gtk-doc/html/libxmlb/libxmlb-xb-silo-query.html
/usr/share/gtk-doc/html/libxmlb/libxmlb-xb-stack.html
/usr/share/gtk-doc/html/libxmlb/libxmlb-xb-string.html
/usr/share/gtk-doc/html/libxmlb/libxmlb-xb-value-bindings.html
/usr/share/gtk-doc/html/libxmlb/libxmlb.devhelp2
/usr/share/gtk-doc/html/libxmlb/libxmlb.html
/usr/share/gtk-doc/html/libxmlb/right-insensitive.png
/usr/share/gtk-doc/html/libxmlb/right.png
/usr/share/gtk-doc/html/libxmlb/style.css
/usr/share/gtk-doc/html/libxmlb/up-insensitive.png
/usr/share/gtk-doc/html/libxmlb/up.png
/usr/share/installed-tests
/usr/share/installed-tests/libxmlb
/usr/share/installed-tests/libxmlb/libxmlb.test


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 18 23:58:12 2024