Hello community, here is the log from the commit of package apparmor for openSUSE:Factory checked in at 2019-11-22 10:25:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apparmor (Old) and /work/SRC/openSUSE:Factory/.apparmor.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apparmor" Fri Nov 22 10:25:54 2019 rev:133 rq:749291 version:2.13.3 Changes: -------- --- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes 2019-11-13 13:12:50.654730546 +0100 +++ /work/SRC/openSUSE:Factory/.apparmor.new.26869/apparmor.changes 2019-11-22 10:25:55.945264559 +0100 @@ -1,0 +2,5 @@ +Mon Nov 18 10:39:28 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Properly pull in full python3 interpreter + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apparmor.spec ++++++ --- /var/tmp/diff_new_pack.Zf9cyG/_old 2019-11-22 10:25:56.925264270 +0100 +++ /var/tmp/diff_new_pack.Zf9cyG/_new 2019-11-22 10:25:56.925264270 +0100 @@ -1,7 +1,7 @@ # # spec file for package apparmor # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC. # Copyright (c) 2011-2019 Christian Boltz # # All modifications and additions to the file contributed by third parties @@ -40,7 +40,7 @@ Summary: AppArmor userlevel parser utility License: GPL-2.0-or-later Group: Productivity/Networking/Security -Url: https://launchpad.net/apparmor +URL: https://launchpad.net/apparmor Source0: apparmor-%{version}.tar.gz Source1: apparmor-%{version}.tar.gz.asc Source2: %{name}.keyring @@ -86,7 +86,7 @@ BuildRequires: gcc-c++ BuildRequires: pcre-devel BuildRequires: pkg-config -BuildRequires: python +BuildRequires: python3 BuildRequires: python3-pyflakes BuildRequires: perl(Locale::gettext) ++++++ libapparmor.spec ++++++ --- /var/tmp/diff_new_pack.Zf9cyG/_old 2019-11-22 10:25:56.941264265 +0100 +++ /var/tmp/diff_new_pack.Zf9cyG/_new 2019-11-22 10:25:56.941264265 +0100 @@ -1,7 +1,7 @@ # # spec file for package libapparmor # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC. # Copyright (c) 2011-2019 Christian Boltz # # All modifications and additions to the file contributed by third parties @@ -23,7 +23,7 @@ Summary: Utility library for AppArmor License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ -Url: https://launchpad.net/apparmor +URL: https://launchpad.net/apparmor Source0: apparmor-%{version}.tar.gz Source1: apparmor-%{version}.tar.gz.asc BuildRequires: bison
