Packages changed:
  firewalld (1.0.3 -> 1.1.0)
  fprintd
  hdf5 (1.10.7 -> 1.10.8)
  libcap
  llvm13
  ncurses (6.3.20220212 -> 6.3.20220219)
  python
  python-base
  python-tomli (2.0.0 -> 2.0.1)
  tracker-miners
  urlscan (0.9.7 -> 0.9.9)

=== Details ===

==== firewalld ====
Version update (1.0.3 -> 1.1.0)
Subpackages: firewalld-bash-completion firewalld-lang firewalld-zsh-completion python3-firewall

- Update to 1.1.0:
  * feat(service): Add jellyfin service
  * feat(policy): support OUTPUT forward ports
  * feat: config check improvements
  * feat(service): add http3
  * feat(service): add service definition for WS-Discovery Client
  * feat(service): add service definition for WS-Discovery
  * feat(service): add service definition for AFP
  * feat(rich): Support nflog target and add log attribute
    errors/checks
  * feat(service): add ZeroTier service

==== fprintd ====
Subpackages: fprintd-lang fprintd-pam fprintd-pam-32bit

- Add upstream bug fix patches, fix build with meson 0.60.x and
  newer:
  + f4256533d1ffdc203c3f8c6ee42e8dcde470a93f.patch
  + 2c34cef5ef2004d8479475db5523c572eb409a6b.patch
- Fix for openSUSE Leap 15.3, makro %{_pam_moduledir} is unknown in
  openSUSE Leap 15.3

==== hdf5 ====
Version update (1.10.7 -> 1.10.8)

- Update to version 1.10.8:
  * Added new option to control the build of High-Level tools
  * Adds C++ Autotools configuration file for Intel
  * Adds C++ Autotools configuration file for PGI
  * Updates PGI C options
  * CMake will now run the shell script tests in test/ by default
  * Removed unused HDF5_ENABLE_HSIZET option from CMake
  * CMake no longer builds the C++ library by default
  * Removal of pre-VS2015 work-arounds
  * Add CMake variable HDF5_LIB_INFIX
  * Added a configure-time option to control certain compiler
    warnings
  * CMake option to build the HDF filter plugins project as an
    external project
  * Added a configure-time option to consider certain compiler
    warnings
  * Autotools and CMake target added to produce doxygen generated
    documentation
  * CMake option to build the HDF filter plugins project as an
    external project
  * Added CMake option to format source files
  * Change how the release part of version, in major.minor.release
    is checked
  * H5Gcreate1() now rejects size_hint parameters larger than
    UINT32_MAX
  * H5Pset_fapl_log() no longer crashes when passed an invalid
    fapl ID
  * Fixes a segfault when H5Pset_mdc_log_options() is called
    multiple times
  * File locking now works on Windows
  * H5Epush_ret() now requires a trailing semicolon
  * Improved performance of H5Sget_select_elem_pointlist
  * H5Fget_name_f fixed to handle correctly trailing whitespaces
    and newly allocated buffers.
  * Added new H5S functions.
  * Refactored the perform tools and removed dependencies on test
    library.
  * h5repack added help text for user-defined filters.
  * Doxygen documentation is available when configured and
    generated.
  * Fixed CVE-2018-17432
  * Fixed a segmentation fault
  * Detection of simple data transform function "x"
  * Fixed CVE-2020-10810 - an invalid read and memory leak when
    parsing
  * Fixed CVE-2018-14460
  * Fixed CVE-2018-11206
  * Fixed CVE-2018-14033 (same issue as CVE-2020-10811)
  * Remove underscores on header file guards
  * H5FArray.java class:
  - Convert the entire byte array into a 1-d array of the
    desired type, rather than performing 1 conversion per row;
  - Use the Java Arrays method copyOfRange to grab the section
    of the array from (1) that is desired to be inserted into
    the destination array.
  * Corrected path searched by CMake find_package command
  * Corrected pkg-config compile script
  * Fixed CMake C++ compiler flags
  * Autotools clang debug optimization level change
  * Better support for libaec (open-source Szip library) in CMake
  * Refactor CMake configure for Fortran
  * Remove arbitrary warning flag groups from CMake builds
  * Reclassify CMake messages, to allow new modes and --log-level
    option
  * Fixes Autotools determination of the stat struct having an
    st_blocks field
  * Changed how h5dump and h5ls identify long double.
  * Fixed tools argument parsing.
  * Updated doxygen comments with changes for release
- Minor rebase of patches to apply cleanly.

==== libcap ====
Subpackages: libcap2 libcap2-32bit

- Use "or" in the license tag to avoid confusion (bsc#1180073)

==== llvm13 ====
Subpackages: clang-tools clang13 clang13-doc libLLVM13 libLTO13 libc++-devel libc++1 libc++abi-devel libc++abi1 libclang13

- Let clang-devel accept a newer version of clang-tools:
  we don't keep multiple versions of the latter.
- AND instead of OR in License tag after sr#954337.
- More conflicts for addition to Leap: clang-tools conflicts with
  llvm9 because that doesn't have the move of hmaptool yet, and
  llvm13-devel with llvm{5,7} as they used to have FileCheck.1.gz.

==== ncurses ====
Version update (6.3.20220212 -> 6.3.20220219)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen

- Avoid lto-bytecode error on static libraries
- Add ncurses patch 20220219
  + expanded description in man/resizeterm.3x
  + additional workaround for ImageMagick in test/picsmap.c

==== python ====

- Update bundled pip wheel to the latest SLE version patched
  against bsc#1186819 (CVE-2021-3572).

==== python-base ====
Subpackages: libpython2_7-1_0 python-xml

- Update bundled pip wheel to the latest SLE version patched
  against bsc#1186819 (CVE-2021-3572).

==== python-tomli ====
Version update (2.0.0 -> 2.0.1)

- Update to 2.0.1:
  * More uniform error messages
  * Raise a friendly TypeError for wrong file mode
  * Allow parse_float to return objects having the append attr
  * Eagerly raise an error if parse_float returns an illegal type
  * Tests ported to unittest
- Merge base and -test package, there is no extra dependency any
  more, tests just need the python interpreter

==== tracker-miners ====
Subpackages: tracker-miner-files tracker-miners-lang

- Add tracker-miners-allow-rseq.patch and
  tracker-miners-allow-mbind.patch: allow system calls used by
  gstreamer (boo#1196205 glgo#GNOME/tracker-miners#210).

==== urlscan ====
Version update (0.9.7 -> 0.9.9)

- update to version 0.9.9:
  * Bugfix in f-string
  * Updated setup.py after tagging previous version
- update in version 0.9.8:
  * Update TLD list
  * Fix #118, crash on navigating to non-existant line
  * Pylint fixes
  * Move to subprocess run instead of call and Popen
  * Switch to f-strings