Packages changed:
  chrony
  emacs
  mono-core (5.8.0 -> 5.8.1)
  ntp

=== Details ===

==== chrony ====

- Use %license instead of %doc [bsc#1082318]

==== emacs ====
Subpackages: emacs-info emacs-nox emacs-x11 etags

- Explicitly call autoreconf, unless without autoconf is specified.
  In this case, there is spec-file logic to touch timestampes of
  relevant files. Move this logic to build instead of prep phase.

==== mono-core ====
Version update (5.8.0 -> 5.8.1)
Subpackages: libmono-2_0-1 libmono-2_0-devel libmonosgen-2_0-1 libmonosgen-2_0-devel mono-data mono-data-sqlite mono-extras mono-mvc mono-wcf mono-web mono-winforms mono-winfxcore

- Update to version 5.8.1.0 (Service Release)
- Switch aarch64 build to use older mcs instead of roslyn-csc to fix build failure
- Packaging updated to add .NET 4.7.1 api support
- Bugfixes:
  * gh#mono/mono#6658 - NullReferenceException at op_Increment when using assemblies compiled by csc rather than mcs that use native types such as nuint and that have specially-handled assembly names like Xamarin.Mac.dll.
  * gh#mono/mono#7472 - Incorrect NullReferenceException when using extension methods on null instances as Action or Func arguments or variables.

==== ntp ====
Subpackages: ntp-doc

- change example statsdir in ntp.conf to /var/log/ntpstats/ to match
  the AppArmor profile (boo#1076247)