Hello community, here is the log from the commit of package java-binfmt-misc for openSUSE:Factory checked in at 2017-09-09 20:26:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/java-binfmt-misc (Old) and /work/SRC/openSUSE:Factory/.java-binfmt-misc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "java-binfmt-misc" Sat Sep 9 20:26:01 2017 rev:17 rq:521954 version:1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/java-binfmt-misc/java-binfmt-misc.changes 2017-04-06 11:01:18.194765912 +0200 +++ /work/SRC/openSUSE:Factory/.java-binfmt-misc.new/java-binfmt-misc.changes 2017-09-09 20:26:02.230298488 +0200 @@ -1,0 +2,6 @@ +Thu Sep 7 07:44:19 UTC 2017 - [email protected] + +- Reload systemd-binfmt.service so that binfmt setting are applied + without need to reboot (bsc#1057531) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ java-binfmt-misc.spec ++++++ --- /var/tmp/diff_new_pack.5XJlRH/_old 2017-09-09 20:26:02.838212802 +0200 +++ /var/tmp/diff_new_pack.5XJlRH/_new 2017-09-09 20:26:02.842212237 +0200 @@ -28,11 +28,12 @@ BuildRequires: update-desktop-files Requires(post): desktop-file-utils Requires(post): shared-mime-info +Requires(post): systemd Requires(postun): desktop-file-utils Requires(postun): shared-mime-info +Requires(postun): systemd # split-alias for libzypp Provides: jpackage-utils:%{_bindir}/jarwrapper -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Linux beats them ALL! While all other OS's are TALKING about direct @@ -76,13 +77,14 @@ %post %desktop_database_post %mime_database_post +%{_bindir}/systemctl restart systemd-binfmt.service ||: %postun %desktop_database_postun %mime_database_postun +%{_bindir}/systemctl restart systemd-binfmt.service ||: %files -%defattr(-,root,root,0755) %doc docs/ %attr(755,root,root) %{_bindir}/* # Avoid dependency on systemd
