Hello community, here is the log from the commit of package util-linux for openSUSE:Factory checked in at 2017-07-09 13:03:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/util-linux (Old) and /work/SRC/openSUSE:Factory/.util-linux.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "util-linux" Sun Jul 9 13:03:52 2017 rev:219 rq:507990 version:2.30 Changes: -------- --- /work/SRC/openSUSE:Factory/util-linux/python-libmount.changes 2017-06-29 14:58:41.756296404 +0200 +++ /work/SRC/openSUSE:Factory/.util-linux.new/python-libmount.changes 2017-07-09 13:03:54.741524677 +0200 @@ -1,0 +2,5 @@ +Mon Jul 3 12:38:36 UTC 2017 - [email protected] + +- Make sure group tty is defined + +------------------------------------------------------------------- util-linux-systemd.changes: same change util-linux.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-libmount.spec ++++++ --- /var/tmp/diff_new_pack.oItWjN/_old 2017-07-09 13:03:55.965352022 +0200 +++ /var/tmp/diff_new_pack.oItWjN/_new 2017-07-09 13:03:55.969351458 +0200 @@ -163,6 +163,9 @@ # %if %build_util_linux Supplements: filesystem(minix) +%if 0%{?suse_version} >= 1330 +Requires: group(tty) +%endif Provides: fsck-with-dev-lock = %{version} # bnc#651598: Provides: util-linux(fake+no-canonicalize) util-linux-systemd.spec: same change ++++++ util-linux.spec ++++++ --- /var/tmp/diff_new_pack.oItWjN/_old 2017-07-09 13:03:56.037341865 +0200 +++ /var/tmp/diff_new_pack.oItWjN/_new 2017-07-09 13:03:56.037341865 +0200 @@ -163,6 +163,9 @@ # %if %build_util_linux Supplements: filesystem(minix) +%if 0%{?suse_version} >= 1330 +Requires: group(tty) +%endif Provides: fsck-with-dev-lock = %{version} # bnc#651598: Provides: util-linux(fake+no-canonicalize)
