Packages changed:
  ibus-sunpinyin (2.0.99 -> 2.0.99.2)
  sunpinyin (2.0.99 -> 2.0.99.2)
  urlscan (0.9.6 -> 0.9.7)

=== Details ===

==== ibus-sunpinyin ====
Version update (2.0.99 -> 2.0.99.2)

- Update version to 3.0.0-RC2(2.0.99.2)
  * Port to Python3. Drop ibus-sunpinyin-migrate-to-python3.patch
    and ibus-sunpinyin-scons-on-py3.patch
  * drop deprecated "use-stock" property
  * use GtkScale instead of deprecated GtkHScale
  * update using glade 3.38

==== sunpinyin ====
Version update (2.0.99 -> 2.0.99.2)
Subpackages: libsunpinyin3 sunpinyin-data

- Update version to 3.0.0-RC2(2.0.99.2)
  * work around multiple-monitors setup
  * Portability fix for NetBSD iconv
  * make setup window compatible with python3
  * pytrie_gen.cpp: work around iconv() segfault with musl
  * Add support for m68k architecture
  * Fix issue#89
  * wrapper: xim: Make SConstruct python3-compatible
  * Update xib user interface file to recent version
  * Update xcode project, force to sign dependecies
  * Use PRODUCT_BUNDLE_IDENTIFIER as identifier
  * Remove "Localize and Compile XIBs" phase
- Drop sunpinyin-scons-on-py3.patch and reproducible.patch. Merge by upstream.

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

- update to 0.9.7:
  * User-option -W --whitespace-off: remove blank lines and ellipses
  * Update documentation for feature --whitespace-off
  * Correct regex example in urlscan.1
  * Sort and align docstrings