From 61b356e249587b45c26909942c8b90b1796a2482957c3b74386ce53ec624fbbc Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 3 Jan 2023 16:19:34 +0000 Subject: [PATCH] - Add missing Require on libbfio-devel. OBS-URL: https://build.opensuse.org/package/show/security:forensics/libmodi?expand=0&rev=18 --- libmodi.changes | 5 +++++ libmodi.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/libmodi.changes b/libmodi.changes index dc13cd2..f9fdda9 100644 --- a/libmodi.changes +++ b/libmodi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 3 15:57:49 UTC 2023 - Jan Engelhardt + +- Add missing Require on libbfio-devel. + ------------------------------------------------------------------- Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt diff --git a/libmodi.spec b/libmodi.spec index a44d4f5..d4e9f1d 100644 --- a/libmodi.spec +++ b/libmodi.spec @@ -1,7 +1,7 @@ # # spec file for package libmodi # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -84,6 +84,7 @@ Supported formats include: Summary: Development files for libmodi Group: Development/Libraries/C and C++ Requires: %lname = %version +Requires: libbfio-devel %description devel libmodi is a library to access the Mac OS disk image formats.