From b6905172e80162a0d22599e66ede204592148c397dd3b7ee174972647dc35599 Mon Sep 17 00:00:00 2001 From: Johannes Segitz Date: Tue, 15 Feb 2022 07:50:34 +0000 Subject: [PATCH] - Add Requires for exact libselinux1 version for selinux-tools (bsc#1195361) OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libselinux?expand=0&rev=139 --- libselinux-bindings.spec | 2 +- libselinux.changes | 6 ++++++ libselinux.spec | 3 ++- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/libselinux-bindings.spec b/libselinux-bindings.spec index 29738a0..26dc685 100644 --- a/libselinux-bindings.spec +++ b/libselinux-bindings.spec @@ -1,7 +1,7 @@ # # spec file for package libselinux-bindings # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed diff --git a/libselinux.changes b/libselinux.changes index c71fbca..6f86a40 100644 --- a/libselinux.changes +++ b/libselinux.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 15 07:49:43 UTC 2022 - Johannes Segitz + +- Add Requires for exact libselinux1 version for selinux-tools + (bsc#1195361) + ------------------------------------------------------------------- Thu Nov 11 13:25:30 UTC 2021 - Johannes Segitz diff --git a/libselinux.spec b/libselinux.spec index c7546b6..3eeb3d9 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,7 +1,7 @@ # # spec file for package libselinux # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -56,6 +56,7 @@ Security.) Summary: SELinux command-line utilities Group: System/Base Provides: libselinux-utils = %{version}-%{release} +Requires: libselinux1 = %{version} %description -n selinux-tools Security-enhanced Linux is a feature of the kernel and some