Packages changed:
  ark
  greybird-geeko-theme (3.22.10.1+git52.ef9302a -> v3.22.11+git1.968e3b5)
  iso-codes (4.4 -> 4.5.0)
  libyui-ncurses (2.55.0 -> 2.55.1)
  ncurses (6.2.20200613 -> 6.2.20200711)
  openexr
  patterns-base
  qalculate (3.11.0 -> 3.12.0)
  xxhash (0.7.2 -> 0.8.0)

=== Details ===

==== ark ====
Subpackages: ark-lang libkerfuffle20

- Add upstream patch to prevent directory traversal (boo#1174773, CVE-2020-16116)
  * 0001-Fix-vulnerability-to-path-traversal-attacks.patch

==== greybird-geeko-theme ====
Version update (3.22.10.1+git52.ef9302a -> v3.22.11+git1.968e3b5)
Subpackages: gtk2-metatheme-greybird-geeko gtk3-metatheme-greybird-geeko metatheme-greybird-geeko-common

- Update to version v3.22.11+git1.968e3b5:
  * Improve contrast of gtk2 selection background color

==== iso-codes ====
Version update (4.4 -> 4.5.0)
Subpackages: iso-codes-lang

- Update to version 4.5.0:
  + ISO-3166-2
  - Update subdivision names for Belarus.
  - Update Norway ISO 316.
  + Updated translations for ISO 3166-1, ISO 3166-2, ISO 3166-3,
    ISO 639-2, ISO 639-3, ISO 639-5, ISO 4217 and ISO 15924.
- Run spec-cleaner.

==== libyui-ncurses ====
Version update (2.55.0 -> 2.55.1)

- Fix build by porting NCURSES_CXX_IMPEXP from upstream
  (bsc#1174759).
- 2.55.1

==== ncurses ====
Version update (6.2.20200613 -> 6.2.20200711)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen

- Add ncurses patch 20200711
  + fix pound-sign mapping in acsc of linux2.6 entry (report by Ingo
    Bruckl).
  + additional changes for building with Visual Studio C++ and msys2
    (reports/patches by "Maarten Anonymous")
  + build-improvements for Windows 10 and MinGW (patch by Juergen
    Pfeifer).
  + fix a typo in curs_printw.3x (patch by William Pursell).
  + fix two errors in infotocap which allowed indexing outside the
    buffer (report/testcases by Zhang Gan).
  + update length of strings in infocmp's usage function to restore a
    trailing null on the longest string (report/testcase by Zhang Gen).
- Add ncurses patch 20200704
  + modify version-check with Ada generics to use the same pattern as in
    the check for supported gnat versions (report by Pascal Pignard).
  > additional changes for building with Visual Studio C++ and msys2
    (patches by "Maarten Anonymous"):
  + adjust headers/declarations to provide for "dllimport" vs "dllexport"
    declarations when constructing DLLs, to worko with Visual Studio C++.
- Add ncurses patch 20200627
  + build-fixes for gnat 10.1.1, whose gnatmake drops integration with
    gprbuild.
  + correct buffer-length in test/color_name.h

==== openexr ====

- Disable testsuite also on ppc

==== patterns-base ====
Subpackages: patterns-base-apparmor patterns-base-base patterns-base-basesystem patterns-base-basic_desktop patterns-base-console patterns-base-documentation patterns-base-enhanced_base patterns-base-minimal_base patterns-base-sw_management patterns-base-transactional_base patterns-base-x11 patterns-base-x11_enhanced

- Don't recommend lightdm directly, also allow other DMs

==== qalculate ====
Version update (3.11.0 -> 3.12.0)
Subpackages: libqalculate21 qalculate-data

- Update to 3.12.0:
  * Improved exact simplification of roots (e.g. sqrt(2)-2/sqrt(2)=0)
  * Only apply negative exponents option to units, and always use
    negative exponents instead of division for unit expressions with
    only negative exponents
  * Support use of right arrow (including "->") as alternative to "to"
    for conversion (e.g. 5m->ft)
  * Use middle dot instead of multiplication x in unit expressions
  * Minor bug fixes and feature improvements

==== xxhash ====
Version update (0.7.2 -> 0.8.0)

- Update to version 0.8.0
  * api : stabilize XXH3
  * cli : xxhsum can produce BSD-style lines, with command --tag
  * cli : xxhsum can parse and check BSD-style lines, using command --check
  * cli : xxhsum - accepts console input
  * cli : xxhsum accepts -- separator
  * cli : fix : print correct default algo for symlinked helpers
- Add BR on c++_compiler, needed for test programs