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

libxml++26-devel-2.42.2-2.4 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: libxml++26-devel Distribution: openSUSE:Factory:zSystems
Version: 2.42.2 Vendor: openSUSE
Release: 2.4 Build date: Thu Jun 15 19:06:52 2023
Group: Development/Libraries/C and C++ Build host: s390zl26
Size: 142309 Source RPM: libxml++26-2.42.2-2.4.src.rpm
Packager: https://bugs.opensuse.org
Url: https://libxmlplusplus.github.io/libxmlplusplus
Summary: C++ Interface for XML Files -- Development Files
This package contains all necessary include files and libraries needed
to develop applications that require these.

Provides

Requires

License

LGPL-2.1-or-later

Changelog

* Fri Dec 16 2022 Dominique Leuenberger <dimstar@opensuse.org>
  - Drop baselibs.conf: there is no known consumer of the -32bit
    package.
* Sun Sep 11 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.42.2:
    + Document, Node: Recognize HTML documents
    + Build:
    - Meson build: When mm-common >= 1.0.4 is used, Perl is not required
    - Win32: Don't include afxres.h in resources
    - Support Visual Studio 2022
    - Meson build:
      . Require meson >= 0.55.0
      . Specify 'check' option in run_command(). Will be necessary
      with future versions of Meson.
      . Avoid configuration warnings
    - docs/manual: Sort example file lists. See
      glgo/GNOME/gtkmm-documentation/!15
    - NMake Makefiles: Make things more configurable
    + Documentation:
    - docs/manual: Upgrade from DocBook 4.1 to DocBook 5.0
    - MSVC_NMake/README: Document dependency placement
  - Changes from version 2.42.1:
    + Build:
    - libxml++config.h.*: Don't dllimport on MinGW
    - Meson build:
      . Make it possible to use libxml++ as a subproject
      . No implicit_include_directories
    - MSVC build: Export classes selectively
    + Documentation: Let links point to libxml++-2.6 versions instead
      of latest versions.
  - Drop erroneous executable bit from docs and headerfiles.
  - Use ldconfig_scriptlets macro for post(un) handling.
* Sun Dec 20 2020 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.42.0:
    + Element: Remove redundant null check
    + Element::remove_attribute(): Fix a memory leak
    + Document, DomParser: Improve XInclude processing:
    - Document: Add process_xinclude() overload that takes a
      fixup_base_uris parameter
    - DomParser: Add set/get_xinclude_options() and add optional
      XInclude processing to the parse methods
    + Parser: Replace deprecated Glib::Threads::Mutex with std::mutex
    + Build:
    - Fix silent builds
    - Require mm-common >= 0.9.10 (for Autotools build)
    - Require mm-common >= 1.0.0 (for Meson build)
    - Add NMake Makefiles. Remove Visual Studio 2010 projects
    - Add support for building with Meson
    - Use __declspec(dllexport) when building on Visual Studio
      Stop using gendef.exe
  - Add meson BuildRequires and macros.
  - Replace gcc-c++ with generic c++_compiler BuildRequires.
  - Update URL to new home.
* Wed Feb 28 2018 dimstar@opensuse.org
  - Modernize spec-file by calling spec-cleaner
* Fri Feb 05 2016 zaitor@opensuse.org
  - Update to version 2.40.1:
    + Add a config-time test for support of std::exception_ptr. Don't
      try to use std::exception_ptr on a system where it does not
      exist (bgo#757042).
* Fri Feb 05 2016 zaitor@opensuse.org
  - Rename package to libxml++26: Provide it as a compatability
    package.
  - Add a %define _name, and set it to libxml++.
  - Drop superfluous glibmm2-devel Requires from devel-package.
* Wed Sep 30 2015 zaitor@opensuse.org
  - Update to version 2.40.0:
    + Build improvements.
* Sat Sep 05 2015 zaitor@opensuse.org
  - Update to version 2.39.2:
    + SaxParser: Fix “double free or corruption” if a std::exception
      is thrown by a handler method.
    + Replace some (deprecated in C++11) std::auto_ptr by
      std::unique_ptr. There are still some auto_ptrs in header files
      bug replacing them would break ABI (bgo#753123).
* Sat Jul 25 2015 zaitor@opensuse.org
  - Update to version 2.39.1:
    + Use (and require) C++11.
* Thu Jul 23 2015 zaitor@opensuse.org
  - Run spec-cleaner, make spec more modern.
  - Replace glibmm2-devel and libxml2-devel for their pkgconfig()
    equivalents.

Files

/usr/include/libxml++-2.6
/usr/include/libxml++-2.6/libxml++
/usr/include/libxml++-2.6/libxml++/attribute.h
/usr/include/libxml++-2.6/libxml++/attributedeclaration.h
/usr/include/libxml++-2.6/libxml++/attributenode.h
/usr/include/libxml++-2.6/libxml++/document.h
/usr/include/libxml++-2.6/libxml++/dtd.h
/usr/include/libxml++-2.6/libxml++/exceptions
/usr/include/libxml++-2.6/libxml++/exceptions/exception.h
/usr/include/libxml++-2.6/libxml++/exceptions/internal_error.h
/usr/include/libxml++-2.6/libxml++/exceptions/parse_error.h
/usr/include/libxml++-2.6/libxml++/exceptions/validity_error.h
/usr/include/libxml++-2.6/libxml++/exceptions/wrapped_exception.h
/usr/include/libxml++-2.6/libxml++/io
/usr/include/libxml++-2.6/libxml++/io/istreamparserinputbuffer.h
/usr/include/libxml++-2.6/libxml++/io/ostreamoutputbuffer.h
/usr/include/libxml++-2.6/libxml++/io/outputbuffer.h
/usr/include/libxml++-2.6/libxml++/io/parserinputbuffer.h
/usr/include/libxml++-2.6/libxml++/keepblanks.h
/usr/include/libxml++-2.6/libxml++/libxml++.h
/usr/include/libxml++-2.6/libxml++/nodes
/usr/include/libxml++-2.6/libxml++/nodes/cdatanode.h
/usr/include/libxml++-2.6/libxml++/nodes/commentnode.h
/usr/include/libxml++-2.6/libxml++/nodes/contentnode.h
/usr/include/libxml++-2.6/libxml++/nodes/element.h
/usr/include/libxml++-2.6/libxml++/nodes/entitydeclaration.h
/usr/include/libxml++-2.6/libxml++/nodes/entityreference.h
/usr/include/libxml++-2.6/libxml++/nodes/node.h
/usr/include/libxml++-2.6/libxml++/nodes/processinginstructionnode.h
/usr/include/libxml++-2.6/libxml++/nodes/textnode.h
/usr/include/libxml++-2.6/libxml++/nodes/xincludeend.h
/usr/include/libxml++-2.6/libxml++/nodes/xincludestart.h
/usr/include/libxml++-2.6/libxml++/noncopyable.h
/usr/include/libxml++-2.6/libxml++/parsers
/usr/include/libxml++-2.6/libxml++/parsers/domparser.h
/usr/include/libxml++-2.6/libxml++/parsers/parser.h
/usr/include/libxml++-2.6/libxml++/parsers/saxparser.h
/usr/include/libxml++-2.6/libxml++/parsers/textreader.h
/usr/include/libxml++-2.6/libxml++/relaxngschema.h
/usr/include/libxml++-2.6/libxml++/schema.h
/usr/include/libxml++-2.6/libxml++/schemabase.h
/usr/include/libxml++-2.6/libxml++/validators
/usr/include/libxml++-2.6/libxml++/validators/dtdvalidator.h
/usr/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h
/usr/include/libxml++-2.6/libxml++/validators/schemavalidator.h
/usr/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h
/usr/include/libxml++-2.6/libxml++/validators/validator.h
/usr/include/libxml++-2.6/libxml++/validators/xsdvalidator.h
/usr/include/libxml++-2.6/libxml++/xsdschema.h
/usr/lib64/libxml++-2.6
/usr/lib64/libxml++-2.6.so
/usr/lib64/libxml++-2.6/include
/usr/lib64/libxml++-2.6/include/libxml++config.h
/usr/lib64/pkgconfig/libxml++-2.6.pc


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024