Blame libxml++40.changes

61c57e
-------------------------------------------------------------------
61c57e
Sun Sep 11 09:17:48 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
61c57e
61c57e
- Update to version 4.0.2:
61c57e
  + Document, Node: Recognize HTML documents
61c57e
  + Parsers: Avoid std::getline for istream inputs
61c57e
  + Build:
61c57e
    - Meson build:
61c57e
      . When mm-common >= 1.0.4 is used, Perl is not required
61c57e
      . Require meson >= 0.55.0
61c57e
      . Specify 'check' option in run_command(). Will be necessary
61c57e
        with future versions of Meson.
61c57e
      . Avoid configuration warnings
61c57e
    - Win32: Don't include afxres.h in resources.
61c57e
    - Support Visual Studio 2022
61c57e
    - docs/manual: Sort example file lists. See
61c57e
      glgo/GNOME/gtkmm-documentation/!15
61c57e
    - NMake Makefiles: Make things more configurable.
61c57e
 + Documentation:
61c57e
   - docs/manual: Upgrade from DocBook 4.1 to DocBook 5.0
61c57e
   - MSVC_NMake/README: Document dependency placement
61c57e
- Changes from version 4.0.1:
61c57e
  + Build:
61c57e
    - libxml++config.h.*: Don't dllimport on MinGW
61c57e
    - Meson build:
61c57e
      . Make it possible to use libxml++ as a subproject
61c57e
      . No implicit_include_directories
61c57e
    - MSVC build: Export classes selectively
61c57e
  + Documentation: Let links point to libxml++-3.0 versions instead
61c57e
    of latest versions.
61c57e
- Drop erroneous executable bit from docs and headerfiles.
61c57e
- Use ldconfig_scriptlets macro for post(un) handling.
61c57e
61c57e
-------------------------------------------------------------------
61c57e
Wed May 19 14:43:43 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
61c57e
61c57e
- Drop baselibs.conf: this was just added as the package was based
61c57e
  off libxml++-3.0, but there is no consumer for it.
61c57e
61c57e
-------------------------------------------------------------------
61c57e
Mon Dec 28 18:52:16 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
61c57e
61c57e
- Inital build for openSUSE.