Packages changed:
  c-ares (1.13.0 -> 1.14.0)
  canna
  eog-plugins (3.26.1 -> 3.26.2)
  exo (0.11.5 -> 0.12.0)
  haveged (1.9.1 -> 1.9.2)
  par (0.6.14 -> 0.8.0)
  psgml
  remmina (1.2.0~rcgit.26 -> 1.2.0~rcgit.27)
  squid
  suil
  thunar (1.6.13 -> 1.6.14)
  wxWidgets-3_0
  wxWidgets-3_0-nostl
  xf86-video-vesa (2.3.4 -> 2.4.0)
  xfce4-panel-plugin-timer (1.6.0 -> 1.7.0)
  ypserv

=== Details ===

==== c-ares ====
Version update (1.13.0 -> 1.14.0)

- Version update to 1.14.0:
  * Fix patch for CVE-2017-1000381 to not be overly aggressive
  * gethostbyaddr should fail with ECANCELLED not ENOTFOUND when ares_cancel is called
  * ares_gethostbyname.3: fix callback status values
  * docs: Document WSAStartup requirement
  * Fix a typo in init_by_resolv_conf
- Rename everything to c-ares

==== canna ====

- BuildRequires imake not xorg-x11-devel

==== eog-plugins ====
Version update (3.26.1 -> 3.26.2)
Subpackages: eog-plugins-lang

- Update to version 3.26.2:
  + Updated translations.

==== exo ====
Version update (0.11.5 -> 0.12.0)
Subpackages: exo-data exo-helpers exo-lang exo-tools libexo-1-0 libexo-2-0

- update to 0.12.0 (Stable Release)
  * Add google-chrome-stable binary for the google-chrome helper
    (bxo#13876)
  * Requirements updated: GTK 2.24, GTK 3.22, GLib 2.42,
    libxfce4ui 4.12, libxfce4util 4.12
  * Translation updates
- add exo-revert-gnome-3.22-req.diff for Leap < 15 to allow build
- spec-cleaner suggestions (but not the braindead ones)

==== haveged ====
Version update (1.9.1 -> 1.9.2)
Subpackages: libhavege1

- update to 1.9.2
  * Cross compile fixes
  * Limit watermark max to less than pool size to avoid 100% cpu
    condition
  * Add service.suse init script
- drop fix-enforced-clock-gettime.patch (fixed upstream)
- cleanup with spec-cleaner

==== par ====
Version update (0.6.14 -> 0.8.0)

- Update to version 0.8.0
  * improved parallelisation on input files
  version 0.7.4
  * performance improvement when not using quiet mode
  version 0.7.3
  * fixed critical issue on windows where created parfiles were
    corrupt
  version 0.7.2
  * fixed tests on NetBSD, #102
  * fixed failing tests when dir contains whitespace, #103
  * added automake.sh to the files, #104
  * changed some flags related to windows build, #94
  * cleaned up compiler warnings for mingw build
  version 0.7.1
  * fixed basepath issues #93
  * made distcheck behaviour consistent with different
  - -srcdir #96
  * properly package distribution package #98
  * cross compile for windows to get redistributable exe #94
  * change distribution format to tar.gz and tar.bz2 for unix
    and keep zip for windows #97
  version 0.7.0
  * Merged OpenMP version and so enabled multithreading
    + added -t flag to set the number of threads (all possible
    threads used by default)
  * Added -B flag to set the basepath for difficult to guess
    situations
  * bugfixes
  version 0.6.5
  * fix blocksize calculation
  * lintian warning spelling fix
  * add manfile for par2
  * README in Markdown
  * add spelling fixes to cmdline output
  * fixed some spelling
  * simplify FindFiles
- Spec cleanup

==== psgml ====

- Stop loading psgml automatically because of conflicts with js-mode.el;
  bsc#1080086.

==== remmina ====
Version update (1.2.0~rcgit.26 -> 1.2.0~rcgit.27)
Subpackages: remmina-lang remmina-plugin-rdp remmina-plugin-secret remmina-plugin-vnc remmina-plugin-xdmcp

- Fix compilation on factory: upstream fix 644cd140a387c7b5d3805b8af9554e241d5d2954.patch
  for github#FreeRDP/Remmina#1476
- Updated dependencies
- Upgraded to 1.2.0-rcgit.27
  Implemented enhancements:
  * Remmina usage statistics collection
  * Remmina stats: Profiles and protocols counter
  * Updated freerdp on flatpak definition file
  Fixed bugs:
  * RDP + DYNRES: Screen is black immediately after connection and becames
    visible only later when DISP_DVC_CHANNEL_NAME is connected
  Other improvements:
  * Add initial [MS-RDPEGFX] software support
  * Permit SCALE_MODE_DYNRES before DISP_DVC_CHANNEL_NAME is enabled.

==== squid ====

- Spec file cleanup:
  + Drop unused fillup template - it's not used by systemd script
  + Drop %pretrans section which is only used to upgrade from
    version 3.4 of squid - no supported codestream has that version.
  + Drop explicit BR: on systemd-rpm-macros
- Update squid.service systemd file
  + Don't need to use squid to manage squid anymore
  + Drop references to default config file, since it's default
- Drop reference to nonexistent EnvironmentFile in the service file

==== suil ====

- Fix SRPM group.

==== thunar ====
Version update (1.6.13 -> 1.6.14)
Subpackages: libthunarx-2-0 thunar-lang

- Ensure neutrality of description.
- update to 1.6.14:
  * Do not translate "Trash" files and folders (bxo#14211)
  * Crash in thunar_file_is_gfile_ancestor (bxo#14202)
  * Fix potential buffer overflow (bxo#12444)
  * Fix crash on unavailable file move copy (bxo#14056)
  * Translation updates
- partly spec-cleaner fixes

==== wxWidgets-3_0 ====
Subpackages: libwx_baseu-suse3 libwx_baseu_net-suse3 libwx_baseu_xml-suse3 libwx_gtk2u_adv-suse3 libwx_gtk2u_aui-suse3 libwx_gtk2u_core-suse3 libwx_gtk2u_gl-suse3 libwx_gtk2u_html-suse3 libwx_gtk2u_qa-suse3 libwx_gtk2u_xrc-suse3 wxWidgets-lang

- Prevent breaking binaries, if C++11 is enabled
  http://trac.wxwidgets.org/ticket/18034
  Add 0001-18034-stick-with-compile-settings-detected-at-config.patch

==== wxWidgets-3_0-nostl ====
Subpackages: libwx_baseu-suse-nostl3 libwx_baseu_net-suse-nostl3 libwx_baseu_xml-suse-nostl3 libwx_gtk2u_adv-suse-nostl3 libwx_gtk2u_core-suse-nostl3 libwx_gtk2u_html-suse-nostl3 libwx_gtk2u_qa-suse-nostl3

- Prevent breaking binaries, if C++11 is enabled
  http://trac.wxwidgets.org/ticket/18034
  Add 0001-18034-stick-with-compile-settings-detected-at-config.patch

==== xf86-video-vesa ====
Version update (2.3.4 -> 2.4.0)

- Update to version 2.4.0
  * Nothing terribly exciting, but enough bug fixes to justify a
    release.
- supersedes u_Enable-DefaultRefresh-by-default.patch

==== xfce4-panel-plugin-timer ====
Version update (1.6.0 -> 1.7.0)
Subpackages: xfce4-panel-plugin-timer-lang

- update to version 1.7.0
  * port to GTK+3
  * new icon (bxo #13517)
  * add "keep above" for Beep dialog (bxo#13514)
  * when paused show all menu timers (bxo#13516)
  * small UI improvements (bxo#13515)
  * translation updates
- package NEWS file instead of huge ChangeLog

==== ypserv ====

- support specification of fixed ports for ypserv, ypxfrd, ypppasswd via
  /etc/sysconfig/ypserv. This is necessary to support the migration to
  firewalld. firewalld does not support dynamic rpc ports like SuSEfirewall2
  did. One way around this is to assign fixed port numbers for all services.