Packages changed:
  gstreamer-editing-services
  hugin
  mozc
  ocaml (4.02.3 -> 4.03.0)
  perl-Date-Manip (6.53 -> 6.54)
  perl-DateTime (1.28 -> 1.33)
  sysdig (0.10.0_k4.6.2_1 -> 0.10.1_k4.6.2_1)
  wiggle

=== Details ===

==== gstreamer-editing-services ====
Subpackages: libges-1_0-0 typelib-1_0-GES-1_0

- Fix Group tag.

==== hugin ====

- Build with wxWidgets 3

==== mozc ====
Subpackages: fcitx-mozc ibus-mozc ibus-mozc-candidate-window mozc-gui-tools

- Update Japanese zip code / address table (June 2016)

==== ocaml ====
Version update (4.02.3 -> 4.03.0)
Subpackages: ocaml-compiler-libs ocaml-runtime

- Correct .TH macro creation in ocamldoc (ocaml#7281)
  ocamldoc-man-th.patch
- Install ocamltags in emacs site-lisp, do not add a shebang anymore
- Provide various macros to unify oasis ocaml setup.ml $cmd usage
- ocaml-compiler-libs requires ncurses-devel for some bytecode
  compilation
- Add Provides/Requires for ocamlfind() from META files
- update version 4.03.0 (fate#320836)
  * http://caml.inria.fr/pub/distrib/ocaml-4.03/notes/Changes
  drop ocaml-ppc64.patch
  drop ocaml-ppc64le.patch
  drop ocaml-arch-rlimit-stacksize.patch
  drop ocaml-4.02.3-bufferoverflow_infoleak.patch

==== perl-Date-Manip ====
Version update (6.53 -> 6.54)

- updated to 6.54
  see /usr/share/doc/packages/perl-Date-Manip/Changes

==== perl-DateTime ====
Version update (1.28 -> 1.33)

- updated to 1.33
  see /usr/share/doc/packages/perl-DateTime/Changes
  1.33   2016-06-29
  - Fixed the $dt->set docs to say that you cannot pass a locale (even though
    you can but you'll get a warning) and added more docs for $dt->set_locale.
  - Require DateTime::Locale 1.05.
  - Require DateTime::TimeZone 2.00.
  1.32   2016-06-28
  - This release *does not* include any of the changes in the 1.29-1.30 TRIAL
    releases.
  - When you pass a locale to $dt->set you will now get a warning suggesting you
    should use $dt->set_locale instead. If you have DateTime::Format::Mail
    installed you should upgrade to 0.0403 or later, since that module will
    trigger this warning.
  - Added support for $dt->truncate( to => 'quarter' ). Implemented by Michael
    Conrad. GitHub #17.
  1.31   2016-06-18 (TRIAL RELEASE)
  - When you pass a locale to $dt->set you will now get a warning suggesting you
    should use $dt->set_locale instead. The previous trial releases didn't allow
    locale to be passed at all, which broke a lot of modules. I've sent PRs, but
    for now the parameter should be allowed (but discouraged). Reported by
    Slaven Resic. RT #115420.
  1.30   2016-06-18 (TRIAL RELEASE)
  - Require the latest version of Params::CheckCompiler (0.06). Tests failed
    with 0.01.
  1.29   2016-06-17 (TRIAL RELEASE)
  - Replaced Params::Validate with Params::CheckCompiler and Specio. In my
    benchmarks this makes constructing a new DateTime object about 14%
    faster. However, it slows down module load time by about 100 milliseconds
    (1/10 of a second) on my desktop system with a primed cache (so really
    measuring compile time, not disk load time).

==== sysdig ====
Version update (0.10.0_k4.6.2_1 -> 0.10.1_k4.6.2_1)

- Update to version 0.10.1:
  * Minor bugfixes, mostly related to Kubernetes and Mesos parsing

==== wiggle ====

- Some spec file cleanups with spec-cleaner
- Enable parallel building
- Install COPYING (as package should contain its license)