Packages changed:
  MozillaThunderbird
  aria2 (1.24.0 -> 1.25.0)
  armagetron
  at-spi2-core
  caribou (0.4.20 -> 0.4.21)
  chromaprint
  devhelp
  ekiga
  freeipmi (1.5.2 -> 1.5.3)
  geany-plugins (1.26 -> 1.28)
  gnome-online-accounts (3.20.2 -> 3.20.3)
  gtk-vnc
  hwinfo (21.29 -> 21.30)
  inst-source-utils (2016.5.2 -> 2016.7.26)
  k3b
  kfilemetadata5
  kradio
  krita
  libburn (1.4.2.pl01 -> 1.4.4)
  libdlm (4.0.2 -> 4.0.6)
  libdrm (2.4.68 -> 2.4.70)
  libinput (1.3.3 -> 1.4.0)
  libisofs (1.4.2 -> 1.4.4)
  libnfs
  libqt4-sql-plugins
  libquicktime
  libselinux
  libsemanage
  libsepol
  libsolv (0.6.22 -> 0.6.23)
  libuv
  libzypp (16.1.3 -> 16.2.1)
  obs-service-source_validator (0.6+git20160617.cfadcb0 -> 0.6+git20160707.a6ff89d)
  openldap2
  osc (0.154.0 -> 0.155.0)
  ovmf
  perl-XML-LibXML (2.0126 -> 2.0128)
  pidgin
  poppler (0.45.0 -> 0.46.0)
  poppler-qt (0.45.0 -> 0.46.0)
  poppler-qt5 (0.45.0 -> 0.46.0)
  python-sip (4.18 -> 4.18.1)
  python3-setuptools (25.1.0 -> 25.1.1)
  python3-sip (4.18 -> 4.18.1)
  squid
  virt-viewer
  wget
  wpa_supplicant
  yast2-bootloader (3.1.198 -> 3.1.199)
  zypper (1.13.4 -> 1.13.5)

=== Details ===

==== MozillaThunderbird ====
Subpackages: MozillaThunderbird-translations-common

- add a screenshot to appdata.xml

==== aria2 ====
Version update (1.24.0 -> 1.25.0)
Subpackages: aria2-lang libaria2-0

- Trim filler phrases from description.
  Explicitly add BR:pkgconfig so pkgconfigdeps.sh can autocreate
  pkgconfig() symbols.
- Update to version 1.25.0:
  * Update third-party libraries for binary releases
  * Send have message without too much delay
  * Also send bitfield rather than have messages if bitfield
    message is equal to or less than the sum of have messages
    which otherwise would be sent.
  * Fix bug that causes bogus EOF connection failure in BitTorrent
    downloads
  * Fix frequent interested/not interested message transmission
  * Fix frequent choke/unchoke message transmission
  * Try to use available URI if all pooled requests are sleeping
  * Update expat in OSX build
  * aria2mon: Add --secret option
  * Set server status error on network failure in server
    performance profile
  * Disable AI_ADDRCONFIG if no IPv4/IPv6 address is configured for
    any interface
  * Russian manual: Update aria2c.rst
  * Apply --retry-wait on 503 only
  * Ensure that lowest speed check is done even when download speed
    is 0
  * Document that -o is always relative to -d option
  * Allow larger ut_metadata size
  * mingw: Change FD_SETSIZE to 32768
  * Fix compile error on OS X
- Add aria2-no-return-in-nonvoid-function.patch

==== armagetron ====

- Replace ancient package names

==== at-spi2-core ====
Subpackages: at-spi2-core-devel libatspi0 typelib-1_0-Atspi-2_0

- Update at-spi2-core-session-management.patch: fix uninitialized
  variable (bsc#984109).

==== caribou ====
Version update (0.4.20 -> 0.4.21)
Subpackages: caribou-common caribou-gtk-module-common caribou-gtk2-module caribou-gtk3-module libcaribou0 typelib-1_0-Caribou-1_0

- Update to version 0.4.21:
  + bgo#768104: Initialize Clutter explicitly in antler code.
  + bgo#768105: Fix theme parsing error for antler keyboard
    style.css.
  + bgo#767664: Add missing python3 compatibility.
  + Updated translations.

==== chromaprint ====

- Remove unused Provides libchromaprint-with-ffmpeg

==== devhelp ====
Subpackages: devhelp-lang gedit-plugin-devhelp vim-plugin-devhelp

- Update to GNOME 3.20  Fate#318572

==== ekiga ====
Subpackages: ekiga-lang ekiga-plugins-evolution

- Add ekiga-appdata.patch to translate and install appstream
  metainfo file; appdata taken from upstream git.
- Patch touches autotool files, run autoreconf -fi before
  configure; introduces BuildRequires on libtool.

==== freeipmi ====
Version update (1.5.2 -> 1.5.3)

- Update to 1.5.3
  o Update Fujitsu OEM extension product id support range.
  o In ipmiconsole, support --debugfile option for more difficult
    debugging scenarios.
  o In all sensor related tools, increase max number of record ids and
    sensor types that can be handled.
  o Fix several invalid completion code errors/values.

==== geany-plugins ====
Version update (1.26 -> 1.28)
Subpackages: geany-plugins-lang

- Update to version 1.28:
  + General:
  - Rename plugin GeanySendMail to SendMail
    (gh#geany/geany-plugins#43).
  - Fix some inconsistency in plugins' READMEs
    (gh#geany/geany-plugins#453).
  + Windows build: Update dependencies shipped with the package.
  + Addons:
  - tasks: Strip comment-closing sequence from task text
    (gh#geany/geany-plugins#416).
  - tasks: Do not extract tokens from non-comments
    (gh#geany/geany-plugins#416).
  + Debugger: Fix escaping target executable path if it contains
    non-ASCII (gh#geany/geany-plugins#416,
    gh#geany/geany-plugins#451).
  + GeanyGenDoc: Fix build with old rst2html
    (gh#geany/geany-plugins#414).
  + GeanyLaTeX:
  - Fix a conditional end of undo action. Without an undo-action
    might run forever (gh#geany/geany-plugins#416).
  - Improve support for GTK3 (gh#geany/geany-plugins#410).
  + GeanyLipsum: Add ellipsis to menu item requiring further user
    input (gh#geany/geany-plugins#452).
  + GeanyMacro: Fix GTK3 support (gh#geany/geany-plugins#410).
  + GeanyNumberedBookmarks: Fix GTK3 support
    (gh#geany/geany-plugins#410).
  + GeanyPrj: Fix GTK3 support (gh#geany/geany-plugins#410).
  + GeanyPy: Fix build with current Geany
    (gh#geany/geany-plugins#363).
  + PairTagHighlighter: Fix a crash when the tag name is missing
    (gh#geany/geany-plugins#442, gh#geany/geany-plugins#446,
    gh#geany/geany-plugins#447).
  + Prettyprinter: Fix several memory leaks
    (gh#geany/geany-plugins#364).
  + ProjectOrganizer: Fix duplicated tab in Project Properties.
  + Scope: Fix dependency checks on Windows
    (gh#geany/geany-plugins#409).
  + Shiftcolumn: Fix handling of end-to-start selections
    (gh#geany/geany-plugins#366).
- Changes from version 1.27: See
  /usr/share/doc/packages/geany-plugins/NEWS or online at
  https://github.com/geany/geany-plugins/blob/1.27.0/NEWS.
- Update file list:
  + geanylatex, geanymacro, geanynumberedbookmarks, geanyprj
    are GTK3 compatible now.
  + New plugin: lineoperations.

==== gnome-online-accounts ====
Version update (3.20.2 -> 3.20.3)
Subpackages: gnome-online-accounts-devel libgoa-1_0-0 libgoa-backend-1_0-1 typelib-1_0-Goa-1_0

- Update to version 3.20.3:
  + Bugs fixed: bgo#756431, bgo#762155, bgo#766733, bgo#768808,
    bgo#768845.
  + Updated translations.

==== gtk-vnc ====
Subpackages: gtk-vnc-lang libgtk-vnc-2_0-0 libgvnc-1_0-0 typelib-1_0-GVnc-1_0 typelib-1_0-GtkVnc-2_0

- Update to GNOME 3.20  Fate#318572
- Drop gtk-vnc-Enable-double-buffering-on-GTK3.patch: fixed
  upstream.

==== hwinfo ====
Version update (21.29 -> 21.30)
Subpackages: hwinfo-devel

- fix input device name detection for usb devices (bsc#989633)
- 21.30

==== inst-source-utils ====
Version update (2016.5.2 -> 2016.7.26)

- ABXML: add diskusage data to susedata xml structure
  (fate#320517)

==== k3b ====

- Build with ffmpeg unconditional
- Remove unused ffmpeg pkgs

==== kfilemetadata5 ====
Subpackages: kfilemetadata5-devel

- Build with ffmpeg unconditional

==== kradio ====

- Unconditionally build with ffmpeg

==== krita ====

- Add kcrash-devel build requirement to enable the crash report
  dialog (not on 13.2 though as the available kcrash is too old)

==== libburn ====
Version update (1.4.2.pl01 -> 1.4.4)

- Update to 1.4.4:
  * Bug fix: Option drive_scsi_dev_family=sg did not convert
    /dev/sr* to /dev/sg*
  * Bug fix: burn_make_input_sheet_v07t() falsly recognized double
    byte encoding. Affected cdrskin option: cdtext_to_v07t=
  * Bug fix: Double free at end of run if
    burn_write_opts_set_leadin_text() is used. Affected cdrskin
    option: textfile=
  * Bug fix: DVD book type of DVD+RW DL and DVD+R DL was reported
    wrong.

==== libdlm ====
Version update (4.0.2 -> 4.0.6)

- Update to v4.0.6
  * In v4.0.4, there's a stupid and severe bug so that upstream
  released v4.0.5 soon with an urgent fix
  * Upstream merged our fix for bsc#977201 with release v4.0.6,
  so I still use the 2 below bugs for this updates:
  * bsc#967332: libdlm: package update to v4.0.4
  * bsc#977201: output of `dlm_tool ls` should distinguish causes
  for "wait fencing" message
- Drop patches
  * bnc#875122dlm_controld-fix-long-name-in-log-entry.patch
  * build-dlm_stonith.patch
- Rename patches more readable
  * remove: Makefile-for-diff-arch.patch, remove-sd-notify.patch,
  bnc#874705nodes-without-quorum.patch
  * add: 0001-makefile-for-diff-arch.patch,
  0002-remove-sd-notify.patch,
  0003-bnc#874705-nodes-without-quorum.patch
- Update to V4.0.4
  * Remove build-dlm_stonith.patch
  * Reove bnc#875122dlm_controld-fix-long-name-in-log-entry.patch

==== libdrm ====
Version update (2.4.68 -> 2.4.70)
Subpackages: libdrm-devel libdrm2 libdrm2-32bit libdrm_amdgpu1 libdrm_intel1 libdrm_nouveau2 libdrm_radeon1 libkms1

- Update to version 2.4.70:
  More bugfixes on top of 2.4.69!
- Update to version 2.4.69:
  A new libdrm release, in order to use the new vc4 ioctl in Mesa. A few
  bugfixes on top as well.

==== libinput ====
Version update (1.3.3 -> 1.4.0)
Subpackages: libinput-devel libinput-udev libinput10

- Update to new upstrem release 1.4.0
  * Mode support for graphics tablets. On many tablets, buttons,
  rings and strips can be used in virtualised modes, reflected by
  physical LEDs on the touchpad. For example, a ring may send
  scroll events when in mode 0 but zoom events in mode 1.
  * Ssupport for rotation on some relative devices. This is
  particularly useful for trackballs that may be permanently
  placed at a nonzero rotation angle.

==== libisofs ====
Version update (1.4.2 -> 1.4.4)

- Update to 1.4.4:
  * Bug fix: HFS+ production could cause MBR partition of type 0xEE
    without GPT.
  * Bug fix: Protective MBR was not produced if no System Area data
    are given.
  * Bug fix: Protective MBR was not recognized if partition is
    appended.
  * Bug fix: The HFS+ filesystem was not marked in GPT of GRUB2
    hybrid layout.
  * Bug fix: HFS+ directories could announce more children than
    they actually have.
  * Bug fix: At image loading time GRUB2 MBR was not recognized if
    the partition table is not the protective one as described by
    UEFI.
  * Bug fix: Oversized text in ISO_SYSAREA_REPORT_DOC_ALPHA.
  * New pseudo path for El Torito boot images:
  - -interval:appened_partition_N:all::
  * New bit15 with options of iso_write_opts_set_system_area() to
    enforce MBR bootable/active flag.
  * New API calls iso_write_opts_set_appended_as_apm(),
    iso_write_opts_set_part_like_isohybrid().
  * Introduced image size tolerance of 300 kB in order to recognize
    SUN Disk Label that was generated by genisoimage -B "...".
  * Added "extern C" to libisofs.h
  * Removed option --silent from libtool runs.

==== libnfs ====

- Obsolete libnfs from PMBS

==== libqt4-sql-plugins ====
Subpackages: libqt4-sql-mysql libqt4-sql-mysql-32bit libqt4-sql-postgresql libqt4-sql-postgresql-32bit libqt4-sql-unixODBC libqt4-sql-unixODBC-32bit

- Add fix-gcc6-detection.diff to fix GCC6 detection (boo#986350)
- Enable libqt4-devel-32bit to fix boo#982826

==== libquicktime ====

- Convert buildconditionals for faac, faad, lame and x264

==== libselinux ====
Subpackages: libselinux-devel libselinux1 libselinux1-32bit

- -devel static subpackage requires libpcre-devel and libsepol-devel
- Avoid mounting /proc outside of selinux_init_load_policy().
  (Stephen Smalley) reverts upstream 5a8d8c4, 9df4988, fixes
  among other things systemd seccomp sandboxing otherwise all
  filters must allow mount(2)
  (libselinux-proc-mount-only-if-needed.patch)
- Update RPM groups, trim description and combine filelist entries.

==== libsemanage ====

- Update RPM groups, trim description, combine filelist entries,
  ensure pkgconfig() symbols are generated.

==== libsepol ====
Subpackages: libsepol-devel libsepol1

- Update RPM groups, trim description and combine filelist entries.

==== libsolv ====
Version update (0.6.22 -> 0.6.23)
Subpackages: libsolv-devel libsolv-tools perl-solv python-solv

- also scan /usr/share/metainfo for appdata files [bnc#989830]
- support tri-state product-endoflife [fate#320699]
- take lockstep into account when calculating unneeded packages
- ignore appplication extensions for now in appdata parser
  [bnc#984332]
- add enabled features to solvversion.h
- take disfavors into account when auto-minimizing for recommended
  packages
- change cleandeps code so that it keeps all providers
- make sure that all repos have different names in a testcase
- bump version to 0.6.23

==== libuv ====

- Trim filler words from description

==== libzypp ====
Version update (16.1.3 -> 16.2.1)

- Rebuild .solv-files not matching the parsers LIBSOLV_TOOLVERSION
- BuildRequires:  libsolv-devel >= 0.6.23
- version 16.2.1 (0)
- Product: Offer tri-state hasEndOfLife details (FATE#320699)
- version 16.2.0 (0)

==== obs-service-source_validator ====
Version update (0.6+git20160617.cfadcb0 -> 0.6+git20160707.a6ff89d)

- Update to version 0.6+git20160707.a6ff89d:
  + fix debian.series using patches with patch levels

==== openldap2 ====
Subpackages: libldap-2_4-2 libldap-2_4-2-32bit libldap-data openldap2-client openldap2-devel

- Test for user/group existence before trying to add them.
  Summary spello update.

==== osc ====
Version update (0.154.0 -> 0.155.0)

- 0.155.0
  - osc service runall: runs all service local, independend of the mode
    This allows to create local files even when disabled or
    just created at buildtime
  - support snapcraft.yaml build descriptions
  - "osc add" of a directory offers to create an archive for uploading it
  - support usage or preinstall images in local builds
  - revision control options for "meta prj"
  - bugfixes and documentation updates

==== ovmf ====

- Update openssl to 1.0.2h (bsc#990612)
  + Add the patch: ovmf-bsc990612-update-openssl-1.0.2h.patch
  + Update the openssl tarball
- Add ovmf-bsc990773-remove-stale-boot-options.patch to remove the
  stale boot options (bsc#990773)

==== perl-XML-LibXML ====
Version update (2.0126 -> 2.0128)

- updated to 2.0128
  see /usr/share/doc/packages/perl-XML-LibXML/Changes
  2.0128  2016-07-24
  - Hopefully add the .pod files again as they were missing from 2.0127.
  - https://github.com/shlomif/perl-XML-LibXML/issues/3
  - Thanks to Paul Howarth for the report.
  - This was caused by ExtUtils::Manifest just warning that the files
    referenced in the "MANIFEST" file were not present and still
    continuing to prepare the archive as usual. A "do-what-I-don't-want-to"
    thing.
- updated to 2.0127
  see /usr/share/doc/packages/perl-XML-LibXML/Changes
  2.0127  2016-07-22
  - Make sure t/release-kwalitee.t and other tests do not run by default.
  - Only with AUTHOR_TESTING or RELEASE_TESTING specified.
  - Thanks to Lance Wicks for the pull request.
  - https://rt.cpan.org/Ticket/Display.html?id=115586
  - https://rt.cpan.org/Ticket/Display.html?id=115859

==== pidgin ====
Subpackages: libpurple libpurple-meanwhile libpurple-tcl

- Drop additional pkgconfig require (already implicitly detected),
  but explicitly buildrequire it for /usr/lib/rpm/pkgconfigdeps.sh.

==== poppler ====
Version update (0.45.0 -> 0.46.0)
Subpackages: libpoppler-cpp0 libpoppler-devel libpoppler-glib8 poppler-tools

- The "poppler_soname" macro (and others) really just contained the
  version (not the entire name), so rename to "popple_sover".
- Update to version 0.46.0:
  + core:
  - cairo:
    . Fix bug in setAntialias().
    . Fix tiling patterns with BBox with non-zero x,y.
    . Try finding glyphs in substitute fonts by unicode value
    (fdo#96994).
  - Added XRef modification flag.
  - Added DocInfo setters & getters.
  - Be less strict when parsing FitH Link destinations
    (fdo#96661).
  + utils:
  - pdftocairo:
    . Revert the use of groups for blending into white page.
    . Use fprintf for printing errors.
  - pdfinfo: Don't print pdf info when printing metadata,
    javascript, or structure (fdo#96801).
  + glib:
  - Added document property setters & simplified getters.
  - Make document metatag gobject properties writeable.
  + cpp:
  - Pass len to GooString constructor in
    detail::ustring_to_unicode_GooString() (fdo#96426).
  - Added functions to save a document.
  - Added document property setters & getters.
  + qt4: Added document property setters & simplified getters.
  + qt5: Added document property setters & simplified getters.
  + build system:
  - configure:
    . Don't use -fPIC on cygwin.
    . Work with non gnu greps.
- Bump soname following upstream changes.

==== poppler-qt ====
Version update (0.45.0 -> 0.46.0)

- The "poppler_soname" macro (and others) really just contained the
  version (not the entire name), so rename to "popple_sover".
- Update to version 0.46.0:
  + core:
  - cairo:
    . Fix bug in setAntialias().
    . Fix tiling patterns with BBox with non-zero x,y.
    . Try finding glyphs in substitute fonts by unicode value
    (fdo#96994).
  - Added XRef modification flag.
  - Added DocInfo setters & getters.
  - Be less strict when parsing FitH Link destinations
    (fdo#96661).
  + utils:
  - pdftocairo:
    . Revert the use of groups for blending into white page.
    . Use fprintf for printing errors.
  - pdfinfo: Don't print pdf info when printing metadata,
    javascript, or structure (fdo#96801).
  + glib:
  - Added document property setters & simplified getters.
  - Make document metatag gobject properties writeable.
  + cpp:
  - Pass len to GooString constructor in
    detail::ustring_to_unicode_GooString() (fdo#96426).
  - Added functions to save a document.
  - Added document property setters & getters.
  + qt4: Added document property setters & simplified getters.
  + qt5: Added document property setters & simplified getters.
  + build system:
  - configure:
    . Don't use -fPIC on cygwin.
    . Work with non gnu greps.
- Bump soname following upstream changes.

==== poppler-qt5 ====
Version update (0.45.0 -> 0.46.0)
Subpackages: libpoppler-qt5-1 libpoppler-qt5-devel

- The "poppler_soname" macro (and others) really just contained the
  version (not the entire name), so rename to "popple_sover".
- Update to version 0.46.0:
  + core:
  - cairo:
    . Fix bug in setAntialias().
    . Fix tiling patterns with BBox with non-zero x,y.
    . Try finding glyphs in substitute fonts by unicode value
    (fdo#96994).
  - Added XRef modification flag.
  - Added DocInfo setters & getters.
  - Be less strict when parsing FitH Link destinations
    (fdo#96661).
  + utils:
  - pdftocairo:
    . Revert the use of groups for blending into white page.
    . Use fprintf for printing errors.
  - pdfinfo: Don't print pdf info when printing metadata,
    javascript, or structure (fdo#96801).
  + glib:
  - Added document property setters & simplified getters.
  - Make document metatag gobject properties writeable.
  + cpp:
  - Pass len to GooString constructor in
    detail::ustring_to_unicode_GooString() (fdo#96426).
  - Added functions to save a document.
  - Added document property setters & getters.
  + qt4: Added document property setters & simplified getters.
  + qt5: Added document property setters & simplified getters.
  + build system:
  - configure:
    . Don't use -fPIC on cygwin.
    . Work with non gnu greps.
- Bump soname following upstream changes.

==== python-sip ====
Version update (4.18 -> 4.18.1)
Subpackages: python-sip-devel

- Update to 4.18.1
  * Bug fixes

==== python3-setuptools ====
Version update (25.1.0 -> 25.1.1)

- update to version 25.1.1:
  * #686: Fix issue in sys.path ordering by pkg_resources when rewrite
    technique is "raw".
  * #699: Fix typo in msvc support.

==== python3-sip ====
Version update (4.18 -> 4.18.1)

- Update to 4.18.1
  * Bug fixes

==== squid ====

- Remove no-op option from configure
  - -enable-ntlm-fail-open has been removed more than 4 years ago in
  squid 3.3.0.1 and apparently it wasn't useful for 10 years prior
  to that already
  http://www.squid-cache.org/mail-archive/squid-dev/201207/0072.html

==== virt-viewer ====

- Use source URL
- Remove redundant %clean section
- bsc#988858 - SLES12-SP2-Beta4 - virt-viewer throws Gtk-WARNING
  even with --quiet switch
- Update to virt-viewer version 4.0
  virt-viewer-4.0.tar.bz2
  35e489d5-fix-display-of-guest-name-in-title-for-vnc.patch
  a62827d2-close-when-seeing-domain-stop-event.patch
  - Drop support for gtk2 builds
  - Require spice-gtk >= 0.31
  - Require glib2 >= 2.38
  - Require gtk3 >= 3.10
  - Require libvirt-glib >= 0.1.8
  - Increase minimum window size fo 320×200 instead of 50×50
  - Remove use of GSLice
  - Don?t show usbredir button if not connected yet
  - Only compute monitor mapping in full screen
  - Don?t ignore usb-filter in spiec vv-file
  - Port to use GtkApplication API
  - Don?t leave window open after connection failure
  - Validate symbols from max glib/gdk versions
  - Don?t use GtkStock
  - Don?t use gtk_widget-modify_{fg,bg} APIs
  - Drop use of built-in eventloop in favour of libvirt-glib
  - Don?t open X display while parsing command line
  - Fix window title
  - Use GResource for building ui files into binary
  - Fix crash with invalid spice monitor mapping
  - Add dialog to show file transfer progress and allow cancelling
  - Remove unused nsis installer support
  - Include adwaita icon theme in msi builds
  - Add more menu mnemonics
  - Fix support for windows consoles to allow I/O redirection
  - Add support for ovirt sso-token in vv-file
  - Fix crash with zooming window while not connected
  - Remove custom auto drawer widget with GtkRevealer
  - Add appdata file for gnome software
  - Misc other bug fixes
  - Refresh translations
- Dropped
  fix-crash-on-zoom-change.patch
  windows-keycombo.patch
  netware-keycombo.patch
- bsc#979735 - Virt-viewer: Changing zoom on disconnected machine
  crashes application
  fix-crash-on-zoom-change.patch
- Require at least glib2 >= 2.26 in pre-SLE12 builds
- Update to virt-viewer version 3.1
  virt-viewer-3.1.tar.bz2
  - Last release to support GTK2 for Linux. The next 4.0 release
    will be GTK3 only
  - Don?t add URI scheme / path info to oVirt URIs
  - Require spice-gtk >= 0.30
  - Enable webdav folder sharing with spice
  - Add preferences UI dialog
  - Take ?direct into account when checking if guest is reachable
  - Take SPICE proxy into account when connecting to oVirt
    instances
  - Fail gracefully when hostname is not returned by oVirt
  - Don?t show empty foreign menu on secondary displays
  - Avoid accidentally trying to connect to port 0 when oVirt
    doesn?t specify a port number
  - Correctly update geometry when enabling/disabling display heads
  - Avoid accidentally creating extra monitors when using
    configuration file monitor mapping
  - Exit normally when cancelling connect dialog
  - Don?t wait for a guest that we know will never show up
  - Fix crash when using ?reconnect with SPICE
  - Avoid zooming out if it would decrease window size below
    minimum required for top menu display
  - Fix crash when disabling last enabled display
  - Honour changes in display position from guest
  - Don?t show error dialog twice for unknown graphics type
  - Allow to cancel oVirt auth without error
  - Set sensitivity of display menu based on whether it is usable
    or not
  - Set sensitivity of tool bar buttons based on whether they are
    usable or not
  - Set guest name reported by VNC
  - Fix crash when using gtk-vnc 0.3.8
  - Fix alt-tab behaviour in choose VM dialog
  - Don?t allow missing display in monitor mapping config
  - Add ?with-osid flag to configure to allow specifying the
    operating system build target. The values should be based on
    libosinfo OS short IDs.
  - Ensure windows installer places menu icon for all users not
    just admin. Requires manual uninstall of previous windows
    version
  - Require address in remote viewer connect dialog
  - Automatically retry VNC connection after auth failure
  - Drop GTK2 support for Windows builds
  - Enable keepalives on libvirt conncetion
  - Allow resize of window to arbitrary size
  - Fix thread safety handling event callbacks
  - Avoid deprecation warnings with newer glib
  - Pulled in multiple fixes for event loop from libvirt-glib
  - Fix misc bugs reported by coverity
  - Fix binary ID in MSI installer
  - Stop polling libvirt after reconnecting to libvirt
- Drop old tarball
  virt-viewer-3.0.tar.bz2
- Update to virt-viewer version 3.0
  virt-viewer-3.0.tar.bz2
  - Last release to support GTK2 for Linux. The next 4.0 release
    will be GTK3 only
  - Don?t add URI scheme / path info to oVirt URIs
  - Require spice-gtk >= 0.30
  - Enable webdav folder sharing with spice
  - Add preferences UI dialog
  - Take ?direct into account when checking if guest is reachable
  - Take SPICE proxy into account when connecting to oVirt
    instances
  - Fail gracefully when hostname is not returned by oVirt
  - Don?t show empty foreign menu on secondary displays
  - Avoid accidentally trying to connect to port 0 when oVirt
    doesn?t specify a port number
  - Correctly update geometry when enabling/disabling display heads
  - Avoid accidentally creating extra monitors when using
    configuration file monitor mapping
  - Exit normally when cancelling connect dialog
  - Don?t wait for a guest that we know will never show up
  - Fix crash when using ?reconnect with SPICE
  - Avoid zooming out if it would decrease window size below
    minimum required for top menu display
  - Fix crash when disabling last enabled display
  - Honour changes in display position from guest
  - Don?t show error dialog twice for unknown graphics type
  - Allow to cancel oVirt auth without error
  - Set sensitivity of display menu based on whether it is usable
    or not
  - Set sensitivity of tool bar buttons based on whether they are
    usable or not
  - Set guest name reported by VNC
  - Fix crash when using gtk-vnc 0.3.8
  - Fix alt-tab behaviour in choose VM dialog
  - Don?t allow missing display in monitor mapping config
  - Add ?with-osid flag to configure to allow specifying the
    operating system build target. The values should be based on
    libosinfo OS short IDs.
  - Ensure windows installer places menu icon for all users not
    just admin. Requires manual uninstall of previous windows
    version
  - Require address in remote viewer connect dialog
  - Automatically retry VNC connection after auth failure
  - Drop GTK2 support for Windows builds
  - Enable keepalives on libvirt conncetion
  - Allow resize of window to arbitrary size
  - Fix thread safety handling event callbacks
  - Avoid deprecation warnings with newer glib
  - Pulled in multiple fixes for event loop from libvirt-glib
  - Fix misc bugs reported by coverity
  - Fix binary ID in MSI installer
  - Stop polling libvirt after reconnecting to libvirt
- bsc#946816 - virt-viewer: version 2.0 can't connect to Xen VMs
  reverse-3d5627d7-for-xen.patch
- Update to virt-viewer version 2.0
  virt-viewer-2.0.tar.bz2
  - Fix handling of zoom in/out accelerators
  - Fix warning going in/out of fullscreen
  - Add dialog showing info about the current guest
  - Change format of fullscreen config setting to
    allow for sparse guest displays
  - Write VM name to config file as a comment
  - Never use fallback CA certs when loading vv-file
  - Remove extraneous '/' from oVirt URIs
  - Support oVirt foreign menus
  - Allow using numapad for zoom in/out accelerators
  - Force geometry update when agent connects
  - Fix misc crash bugs
  - Fix misc memory leaks
  - Allow viewing of password entry characters
  - Don't fail when auth dialog is cancelled
  - Only create extra windows on demand
  - Use more sensible default window size
  - Improve docs for URIs and config files
  - Allow cancellation of SPICE auth dialog
  - Use new libvirt API for --attach to avoid SELinux AVC
  - Allow removable of CD images with oVirt connections
  - Show VM choose dialog when oVirt VM name is missing
  - Support usernames request with SASL auth
  - Use socat instead of nc if available
  - Use PNG instead of SVG for icons
  - Support connection to UNIX sockets instead of TCP
  - Honour zoom level from CLI args with VNC
  - Switch to GTK3 instead of GKT2 for Windows builds
  - Ensure dialogs have transient parent set
  - Switch to gstreamer 1.0 instead of 0.10 for Windows builds
  - Avoid accidentally connecting to localhost with VNC/SPICE
  - Use a versioned install directory for Windows builds
- Dropped sources
  virt-viewer-1.0.tar.bz2
  report-error.patch
- Update to virt-viewer version 1.0
  virt-viewer-1.0.tar.bz2
  - Switched to 2-digit version numbering.
  - Improve error reporting when failing to find
    the GtkBuilder UI files
  - Honour title provided by SPICE server if available
  - Don't hide main window when disconnecting in multi-monitor
    configurations
  - Don't show VNC widget until authentication has completed
  - Fix session handling when re-authenticating
  - Improve docs for --attach flag
  - Ask for credentials for SPICE proxy
  - Fix scaling of windows when resizing
  - Remove 'Automatically resize' menu, leaving the behaviour
    permanently enabled
  - Improve USB icon in full screen toolbar
  - Don't resize guest when changing zoom level
  - Don't create windows at startup if kiosk mode isn't enabled
  - Don't show quit confirmation dialog in kiosk mode
  - Misc typos / fixes in man pages
  - Fix race with metacity window manager in fullscreen mode
  - Avoid accidentally connecting to localhost with --direct flag
  - Use custom log handler to silence debug messages on old glib2
  - Fix tiny windows for secondary displays with gtk2 build
  - Take zoom into account when checkign display limits
  - Fix unshrinkable displays with windows guests
  - Allow  ctrl-[+-] to zoom in fullscreen mode
- Dropped upstream patches and old tarball
  virt-viewer-0.6.0.tar.bz2
  52fa6455-display-warning-if-UI-file-fails.patch
  52fce019-dont-free-session-if-auth-retry.patch
  52fce019-dont-hide-main-window-when-disconnecting.patch
  530b1cfc-german-translation-send-key-fix.patch
  530b66e9-spice-ask-credentials-for-proxy.patch
  53209ab7-fix-scaling-of-window-upon-resize.patch
  53219d1a-silence-message-about-missing-config-file.patch
  5322b75b-dont-show-quit-dialog-in-kiosk-mode.patch
  5322b929-fix-building-with-older-spice-gtk.patch
  538df41a-set-freed-variables-to-null.patch
  5396d3dd-dont-connect-to-localhost-when-using-direct.patch
  53970bee-remove-warning-when-removing-display.patch
  53975d94-fix-tiny-windows-for-secondary-displays-in-gtk2-build.patch
  5398b944-take-zoom-level-into-account-for-display-limits.patch
  5398b971-fix-tiny-window-when-resetting-zoom-factor-in-gtk2-build.patch
  53a8716d-fix-un-shrinkable-displays-on-windows-guests.patch
- Drop spice-gtk.patch.  It was only needed for systems with
  spice-gtk version < 0.22
- fix build: remove spice_uuid_to_string definition no more needed with
  the new spice-gtk
- Upstream bug fixes
  53970bee-remove-warning-when-removing-display.patch
  53975d94-fix-tiny-windows-for-secondary-displays-in-gtk2-build.patch
  5398b944-take-zoom-level-into-account-for-display-limits.patch
  5398b971-fix-tiny-window-when-resetting-zoom-factor-in-gtk2-build.patch
  53a8716d-fix-un-shrinkable-displays-on-windows-guests.patch
- Switch build to gtk3 for SLE12 and openSUSE 13.2.
- Update windows-keycombo.patch and netware-keycombo.patch to build
  with GTK 3.
- Upstream bug fix
  5396d3dd-dont-connect-to-localhost-when-using-direct.patch
- Upstream bug fix
  538df41a-set-freed-variables-to-null.patch
- Drop patch as it causes initial viewer size problems
  52fce019-set-VNC-display-ready-after-VNC-initialized.patch
- Upstream bug fixes
  530b66e9-spice-ask-credentials-for-proxy.patch
  53209ab7-fix-scaling-of-window-upon-resize.patch
  53219d1a-silence-message-about-missing-config-file.patch
  5322b75b-dont-show-quit-dialog-in-kiosk-mode.patch
  5322b929-fix-building-with-older-spice-gtk.patch
- Upstream bug fixes
  52fa6455-display-warning-if-UI-file-fails.patch
  52fce019-dont-free-session-if-auth-retry.patch
  52fce019-dont-hide-main-window-when-disconnecting.patch
  52fce019-set-VNC-display-ready-after-VNC-initialized.patch
  530b1cfc-german-translation-send-key-fix.patch
- Update to virt-viewer version 0.6.0
  * Require govirt 0.3.0
  * Require spice-gtk 0.22
  * Show error dialog if password is wrong
  * Document application/x-virt-viewer file format
  * Remove unused ?-d? option from remote-viewer
  * Add a kiosk mode
  * Add menu for sending Ctrl+Alt+Delete
  * Add Ctrl+Alt+End as accelerator for Ctrl+Alt+Delete
  * Send modifiers before the non-modifier key in send key menu
  * Fix GTK warning when disconnecting from VNC due to auth error
  * Make ?Cancel? default button in exit dialog
  * Make send key menu accelerators work in fullscreen
  * Remove insecure fetching of oVirt CA cert
  * Build for GTK 3 by default
  * Fix title bar after failed connection
  * Reshow remote-viewer connection dialog upon error
  * Hide all windows upon disconnect
  * Add ability to define custom monitor mapping
  * Ensure all windows obey command line zoom level
  * Add an icon to the desktop file
  * Fix event loop implementation on Win32 platforms
  * Misc other bug fixes
- Allow the use of spice-gtk version 0.21. Drop patch when 0.22
  becomes available.
  spice-gtk.patch
- Renamed netcat.diff to netcat.patch
- Enable spice support
- Update to virt-viewer version 0.5.7
  * Many fixes to full screen / window positioning handling
  * Reshow connect dialog if connection fails
  * Misc man page fixes
  * Mark RPM as obsoleting spice-client
  * Set the host subject to fix SSL connections with ovirt
  * Use -H as short variant of ?hotkeys
  * Add missing trailing ?;? in desktop file
  * Allow TLS only SPICE connections
  * Use dynamic key send menu
  * Enable smartcard shortcuts only when smartcard reader is present
  * Misc other bug fixes
- Drop glade-keycombo.patch
- Update to virt-viewer version 0.5.6
  * Add ovirt:// support to remote-viewer (needs libgovirt)
  * Many fullscreen and multi-monitor fixes
  * Add a minimum version check in connection file
  * Fix sending key combinations from ?Send Key? menu when the key
    names are localized
  * Fix build with older glib and gtk+
  * Fix MSI x64 build
  * Clean-ups (remove browser plugin entirely)
- Update to virt-viewer version 0.5.5
  * Improve screenshot saving dialog
  * remote-viewer learned to connect with a file of mime type
    application/x-virt-viewer, described in src/virt-viewer-file.c
  * Add a "do not ask me again" dialog checkbox when leaving
  * Add a MSI target, using https://live.gnome.org/msitools
  * Add windows debug helper, useful in Spice controller running
    context
  * Add remote-viewer --title STRING
  * Support for Spice proxy settings added
  * Numerous Spice display and multi-monitor fixes
  * win32, memory, build, and other misc fixes
  * Requires spice-gtk >= 0.16.26
- Enable virt-viewer to be built for s390x
- Upstream bug fix
  virtview-git-transport-segv.patch
- Upstream bug fixes
  virtview-git-ipv6-check.patch
  virtview-git-resize-window.patch
  virtview-git-spice-rounding.patch
  virtview-git-spice-resize-window.patch
  virtview-git-ssh-localhost-connect.patch
- Update to virt-viewer version 0.5.4
  * Fix host migration with Spice
  * Fix misc memory leaks
  * Fix build with newer glibc and -O0
  * Improve automatic fullscreen Spice configuration
  * Avoid crash when quiting application
  * Rebuild display menu whenever a window is added/removed
  * Number displays starting from 1 instead of 0
  * Add support for handling multiple monitors with Spice
  * Menu display menu insensitive if no displays can be selected
  * Use real binary name in remote-viewer help message
  * Document -f=auto-conf in remote-viewer help
- fix build for SLE_11
  * rework virtview-desktop patch
- Update to virt-viewer version 0.5.3
  * Add support for raw IPv6 addresses
  * Add a remote-viewer.desktop file and register spice:// handling
  * Add a simple connection dialog to remote-viewer
  * Add remote-viewer --fullscreen=auto-conf option, to update guest monitors configuration to match client
  * Spice controller support for disable-effects, color-depth and usbredir
  * Spice controller interaction fixes
  * Windows version and nsis installer improvements
  * Import newer translations from transifex
  * Misc reference leak / crash bugs fixed
- Fix failure of viewer to close when guest is terminated
  virtview-git-vnc-close.patch
- Additional upstream fix
  virtview-git-uri-crash.patch
- Update to virt-viewer version 0.5.2
  * Require libvirt > 0.9.7, spice-gtk > 0.11, spice-protocol >= 0.10.1
  * Import newer translations from transifex
  * remote-viewer learned Spice controller customizable key bindings, smartcard property, and foreign menu
  * Fix Spice crash on re-connection
  * Fix connecting via ssh to a password-protected server
  * Add a sendkey menu in fullscreen mode
  * Add USB device selection in fullscreen mode
  * Misc reference leak / crash bugs fixed
- Update to virt-viewer version 0.4.2
  * Fix exports of signal functions for GTK UI builder on Windows
  * Avoid crash if xmlParseURI fails
  * Fix inverted test for SSH port that broke tunnelling
  * Don't hardcode port numbers for SSH if not requested by user
  * Fix deadlock in event handling
  * Fix initial zoom level for all windows
  * Fix window title to include domain name
  * Fix hostname used when XML gives a wildcard IP address
  * Fix window title when waiting for domain to appear
  * Fix key shortcust for F9-F12 menus
  * Always ask libvirt for its canonical URI
  * Allow build without GTK-VNC (ie spice only)
  * Require GTK-VNC >= 0.4.3
  * Require SPICE-GTK >= 0.6.0
- Fix failure to resize viewer.  Noted usually when tunneling via ssh
  virtview-git-emit-resize.patch
- add automake as buildrequire to avoid implicit dependency
- Always use canonical URI from libvirt connection
  virtview-git-canonical-uri.patch
- Upstream bug fixes
  virtview-git-fn-key.patch
  virtview-git-window-wait.patch
- Update to virt-viewer version 0.4.1
  + Remove bogus use of AM_GLIB_GNU_GETTEXT macro to try to facilitate BSD builds
  + Support multiple monitors with SPICE and QXL drivers
  + Don't hardcode SSH port to 22 when tunnelling
  + Require SPICE-GTK >= 0.6
  + Hide menu bar when going fullscreen
  + Support building against GTK2 or GTK3
  + Convert from Glade to GtkBuilder
  + Honour 'listen' attribute from <graphics> XML when connecting
  + Fix reconnection after authentication failure
  + Make --verbose flag actually do something
  + Enable scaling with SPICE to match VNC behaviour
  + Rewrite widget resizing code to (try to) be more reliable
  + Fill extra space outside guest display with black
  + Fix (null) in title bar while not connected
  + Fix multiple memory leaks
  + Fix reconnecting to display with SPICE
- Fixed error "Using GTK+ 2.x and GTK+ 3 in the same process is
  not supported"
- Fixed spec file rpmlint warnings for language files.
- Patch cleanup and re-enabled vnc-listen.patch
- Fix re-connect after authentication failure
  virtview-reconnect-fix.patch
- Fix "directories not owned by a package:" warnings.
- Fix spec file for building with gtk-vnc 2.0
- Update to virt-viewer version 0.3.1
  + Add support for Spice
  + Add support for spice resize-guest
  + Add support for zoom levels
  + Add a menu for zooming in/out of the virtual desktop.
  + Add a --zoom command line to set the initial zoom level.
  + Support connections over UNIX sockets
- change buildreq to libpixman-1-0-devel
- Update to virt-viewer 0.2.1
  + Bug fixes
  + Translations
- bnc#574591 - There is no prompt if I view a inexist guest OS
  using virt-viewer
  report-error.patch
- Fixed the 'Send Key' menu with all the missing keys for netware and
  windows.
  glade-keycombo.patch
- bnc#553633 - Update breaks menu access keys in virt-viewer and
  still misses some key sequences.
  This is a SLE10 bug fixed for SLE11.
- Update to virt-viewer version 0.2.0
  + Switch UI over to use Glade
  + Support graphical dialog for VNC and libvirt authentication
  + Resize window to match VNC desktop size where possible
  + Scale down VNC desktop if it cannot fit in host desktop space
  + Allow user to resize window to arbitrary size, scaling VNC
  + Fix blocking of accelerators
  + Allow automatic reconnect to a VM via --reconnect
  + Use libvirt events to detect when VM changes state
  + Wait for VM to appear if it does not exist
  + Fix plugin build with newer xulrunner
  + Port & build for Mingw32 target
- bnc#522740 - SLES10SP3 Xen - Unable to install Netware OES2
  6.5SP8 VM
- bnc#448474 - Patch to enable keys that sends a NetWare server to
  the debugger.
  netware-keycombo.patch
- bnc#499560 - Viirt-viewer needs ability to crash dump Windows VMs
  with Ctrl+Scroll+Scroll
  windows-keycombo.patch
- Connect viewer to vnc-listen address specified in domain
  configuration (bnc#436629)
  vnc-listen.patch

==== wget ====

- Save/restore errno within CLOSE_FINISH and CLOSE_INVALIDATE.
  (wget-errno-clobber.patch, boo#983660)
- Update wget-libproxy.patch: use libproxy's px_proxy_factory_free
  instead of regular free in order to ensure the module destructors
  are correctly running (boo#967601).

==== wpa_supplicant ====
Subpackages: wpa_supplicant-gui

- Remove support for <12.3 as we are unresolvable there anyway
- Use qt5 on 13.2 if someone pulls this package in
- Convert to pkgconfig dependencies over the devel pkgs
- Use the %qmake5 macro to build the qt5 gui

==== yast2-bootloader ====
Version update (3.1.198 -> 3.1.199)

- do not fail tests when run in environment connected by serial
  console (bnc#989405)
- 3.1.199

==== zypper ====
Version update (1.13.4 -> 1.13.5)
Subpackages: zypper-aptitude zypper-log

- Differ between products without end-of-life data and those where
  EOL is not yet known (FATE#320699)
- BuildRequires:  libzypp-devel >= 16.2.1
- version 1.13.5