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

libxmlb-devel-0.3.6-150400.1.5 RPM for s390x

From OpenSuSE Leap 15.4 for s390x

Name: libxmlb-devel Distribution: SUSE Linux Enterprise 15
Version: 0.3.6 Vendor: SUSE LLC <https://www.suse.com/>
Release: 150400.1.5 Build date: Sun May 8 06:48:52 2022
Group: Development/Libraries/Other Build host: s390zl35
Size: 1281088 Source RPM: libxmlb-0.3.6-150400.1.5.src.rpm
Packager: https://www.suse.com/
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

* Wed Dec 22 2021 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 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 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.
* Wed Nov 13 2019 glin@suse.com
  - Update to version 0.1.13:
    + New Features:
    - Export xb_silo_query_full()
    + Bugfixes:
    - Show the XPath that was used in the query in the error
      message
  - Changes from version 0.1.12:
    + New Features:
    - Add helper functions to get the first and last child
      XbBuilerNode
    - Add xb_node_transmogrify to allow changing XML format
    - Support 'tail' XML data in the stored silo
    + Bugfixes:
    - Do not escape a single quote with &apos;
    - Don't invalidate the silo for a GIO temp file
    - Fix up two memory leaks if using libxmlb from an introspected
      binding
* Fri Sep 20 2019 ecsos@opensuse.org
  - Update to version 0.1.11:
    + New Features:
    - Add xb_node_query_first_full() convenience helper
    - Rebuild the XbMachine parser to support 'and' and 'or'
      predicates.
    - Verify we never break the ABI.
    + Bugfixes:
    - Conditionalize installation of test data.
    - Generate a GUID of zero for no silo data.
    - Run CI jobs in parallel.
  - Changes from version 0.1.10:
    + Bugfixes:
    - Do not mistake gzipped files as being application/x-zerosize
      content type.
    - Fix running the installed tests with no checkout directory.
  - Changes from version 0.1.9:
    + Bugfixes: Correctly implement building a silo with _SINGLE_LANG
      set.
  - Add python-setuptools BuildRequires: New dependency.
* Tue Apr 16 2019 bjorn.lie@gmail.com
  - Update to version 0.1.8:
    + New Features: Add some installed tests.
    + Bugfixes: Always add all children when importing parent-less
      XML data.
  - Changes from version 0.1.7:
    + New Features:
    - Add XB_BUILDER_COMPILE_FLAG_IGNORE_GUID.
    - Allow nesting XbBuilderSource content type handlers.
    + Bugfixes:
    - Correct return type for xb_builder_compile().
    - Increase the amount of time for the inotify event to happen.
    - Only run the speed tests when using '-m perf'.
* Thu Jan 10 2019 bjorn.lie@gmail.com
  - Initial packaging for openSUSE, version 0.1.6.

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-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/lib/installed-tests
/usr/lib/installed-tests/libxmlb
/usr/lib/installed-tests/libxmlb/test.xml.gz.gz.gz
/usr/lib/installed-tests/libxmlb/xb-self-test
/usr/lib64/libxmlb.so
/usr/lib64/pkgconfig/xmlb.pc
/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, Tue Apr 9 17:27:20 2024