Hello community, here is the log from the commit of package apparmor for openSUSE:Factory checked in at 2017-08-24 18:26:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apparmor (Old) and /work/SRC/openSUSE:Factory/.apparmor.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apparmor" Thu Aug 24 18:26:40 2017 rev:103 rq:517044 version:2.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes 2017-07-23 12:13:40.981820246 +0200 +++ /work/SRC/openSUSE:Factory/.apparmor.new/apparmor.changes 2017-08-24 18:26:41.654661781 +0200 @@ -1,0 +2,6 @@ +Fri Aug 11 14:20:17 UTC 2017 - [email protected] + +- do not require exact X.Y version of "python3" +- require also matching python(abi) which is arguably more important + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apparmor.spec ++++++ --- /var/tmp/diff_new_pack.mfH1w4/_old 2017-08-24 18:26:43.182446534 +0200 +++ /var/tmp/diff_new_pack.mfH1w4/_new 2017-08-24 18:26:43.186445971 +0200 @@ -215,6 +215,7 @@ BuildRequires: python Requires: libapparmor1 = %{version} Requires: python = %{python_version} +Requires: python(abi) = %{python_version} Provides: python-libapparmor = %{version} Obsoletes: python-libapparmor < 2.5 @@ -231,7 +232,7 @@ License: GPL-2.0 and LGPL-2.1+ Group: Development/Libraries/Python Requires: libapparmor1 = %{version} -Requires: python3 = %{py3_ver} +Requires: python = %{py3_ver} Requires: python(abi) = %{py3_ver} Provides: python-libapparmor = %{version}
