Packages changed:
  gd
  mono-qt4
  mtr (0.86 -> 0.87)
  notmuch (0.22.1 -> 0.23.3)
  ppp

=== Details ===

==== gd ====
Subpackages: libgd3 libgd3-32bit

- devel package also require libwebp-devel
- Support webp format, BuildRequires libwebp-devel
- Honour %optflags correctly.

==== mono-qt4 ====
Subpackages: libqyoto2 mono-qt4-devel

- Add fix_cmake_cmp0054.diff to fix build with recent cmake versions.

==== mtr ====
Version update (0.86 -> 0.87)

- document the changed/dropped patched
- drop mtr-0.82-capabilities.patch
- add mtr-0.87-manxmtr.patch
- drop mtr-0.75-nonvoid.patch
- drop mtr-0.85-crash-with-xml-option.patch
- drop mtr-0.86-manxmtr.patch
- add mtr-0.87-capabilities.patch
- update to 0.87 version
- remove and adjust some patches

==== notmuch ====
Version update (0.22.1 -> 0.23.3)

- version 0.23.3
  - Treat disappearing files during notmuch new as non-fatal
  - Fix incompatibility (related to signature size) with gnupg 2.1.16
- version 0.23.2
  - Fix notmuch-interesting-buffer and notmuch-cycle-notmuch-buffers
  - Restore compatibility with Emacs 23
- version 0.23.1
  - Require Xapian >= 1.2.6
  - Fix default colours for unread and flagged messages
  - Fix test failure with Emacs 25.1
- version 0.23
  - Compiling against Xapian 1.4 enables several new features
  - Support for single argument date: queries
  - Support for blocking opens
  - Support for named queries
  - Message property API
  - Bug fix for `notmuch_directory_set_mtime`
  - Support for compile time options
  - Dump/Restore support for configuration information and properties
  - Make notmuch-message-mode use insert for fcc
  - Make internal address completion customizable
  - Allow internal address completion on an individual basis
  - Resend messages
  - Face customization is easier
  - Add support for `notmuch_database_get_all_tags`
  - Go bindings moved to contrib
  - Add support for `notmuch_threads_t` and `notmuch_thread_t`
  - Fixed constant values so they are not all zero anymore
- version 0.22.2
  - Silence gdb more
  - Hardcode fingerprint in PGP/MIME tests

==== ppp ====

- Use system-wide libatm instead of local copy (boo#1013567).