Packages changed:
  glib2 (2.64.3 -> 2.64.4)
  gpgme
  installation-images-MicroOS (15.11 -> 15.12)
  kustomize (3.6.1 -> 3.8.0)
  libnsl (1.2.0 -> 1.3.0)
  python-rpm-macros (20200625.e862151 -> 20200701.9f5a2f6)
  python3
  python3-core
  sysfsutils
  yast2 (4.3.12 -> 4.3.14)

=== Details ===

==== glib2 ====
Version update (2.64.3 -> 2.64.4)
Subpackages: glib2-tools libgio-2_0-0 libglib-2_0-0 libgmodule-2_0-0 libgobject-2_0-0

- Update to version 2.64.4:
  + Bugs fixed:glgo#GNOME/GLib#2140, glgo#GNOME/GLib!1507,
    glgo#GNOME/GLib!1523, glgo#GNOME/GLib!1547.
  + Updated translations.

==== gpgme ====

- Add 0001-gpg-Avoid-error-diagnostics-with-override-session-ke.patch
  This patch is a fix from
  https://dev.gnupg.org/rMae4d7761a15b82eb98b0bcc72af2ae2e8973e1f9 which fixes
  https://dev.gnupg.org/T3464
  The patch is required to make notmuch's testsuite pass with gpgme 1.13.0 and
  1.13.1. For further details, see id:87366av72u.fsf@fifthhorseman.net on
  notmuch@notmuchmail.org

==== installation-images-MicroOS ====
Version update (15.11 -> 15.12)

- merge gh#openSUSE/installation-images#395
- kmod-compat will be dropped
- 15.12

==== kustomize ====
Version update (3.6.1 -> 3.8.0)

- Update to version 3.8.0
  - use kyaml
  - swtich to api 0.5.0
- Refresh vendor.tar.xz

==== libnsl ====
Version update (1.2.0 -> 1.3.0)

- Update to version 1.3.0
  - Cleanup to support new gettext, libtool, automake, ...
  - Try to detect recursive NIS calls
- Fix SRPM group and word choice in description.

==== python-rpm-macros ====
Version update (20200625.e862151 -> 20200701.9f5a2f6)

- Update to version 20200701.9f5a2f6:
  * add blank line between pytest and pytest_arch to fix expansion
    failure in Leap gh#openSUSE/python-rpm-macros#53

==== python3 ====

- Reduce some now unused conditionals
- Redux the -base dependencies to match up pre-merge layout
- Generate baselibs in pre-checkin too
- Generate the importlib-failed using pre_checking again
- Add back the information about skipped tests on the pre_checkin
  output
- Use %python_pkg_name instead of hardcoding python3 where
  applicable
- Sort out preamble with spec-cleaner
- Calculate required variables instead of relying on their continuous manual update
- Fix the -base module build again to generate only the deps
  we need

==== python3-core ====
Subpackages: libpython3_8-1_0 python3-base

- Reduce some now unused conditionals
- Redux the -base dependencies to match up pre-merge layout
- Generate baselibs in pre-checkin too
- Generate the importlib-failed using pre_checking again
- Add back the information about skipped tests on the pre_checkin
  output
- Use %python_pkg_name instead of hardcoding python3 where
  applicable
- Sort out preamble with spec-cleaner
- Calculate required variables instead of relying on their continuous manual update
- Fix the -base module build again to generate only the deps
  we need

==== sysfsutils ====

- Updated to latest upstream, not yet tagged, by updating
  sysfsutils-latest-changes.diff.gz. This adds the following
  commits:
  * Limit cdev name length comparsion to strlen()+1
  * Fix issue with sysfs name comparisons.
  * config.guess: linux - Add support for ppc64le machine
  * path_is_file() should call stat(), not lstat()
  * Ignore all cscope-generated files.
  * Add a SUSE-specific libsysfs.conf.
  * Use stat() not lstat() to find link target.
  * Ignore more build files
  * Fix more string issues for gcc-10
  * Fix compiler complaint about string truncation.
  * Fix compiler complain about multiple defs of my_stdout.
  * Added ChangeLog entry for previous commits.
  * Ignore various build files.
  * fix of FUNC_TABLE_SIZE mentioned in prev commit
  * Various changes to make gcc-7 happy.
  * README: Update reporting bugs/contributions section
  This removed the need for the 3 patches added previously,
  now removed:
  * 0001-Fix-compiler-complain-about-multiple-defs-of-my_stdo.patch
  * 0002-Fix-compiler-complaint-about-string-truncation.patch
  * 0003-Fix-more-string-issues-for-gcc-10.patch

==== yast2 ====
Version update (4.3.12 -> 4.3.14)

- Make CFA::MultiFileConfig fully reusable (related to bsc#1155735,
  and bsc#1157541).
- add space to SPACE_CHARS (bsc#1173907)
- 4.3.14
- Command line interface: Do not start an UI while evaluating
  current language settings (bsc#1173133).
- 4.3.13