From e02f37bbda2e601189480f71cd584ecc905f278809a3fc96e079d6e965cad2b4 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 3 Jan 2023 16:20:40 +0000 Subject: [PATCH] - Add missing Require on libbfio-devel. OBS-URL: https://build.opensuse.org/package/show/security:forensics/libodraw?expand=0&rev=12 --- libodraw.changes | 5 +++++ libodraw.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/libodraw.changes b/libodraw.changes index 9aca4cc..de1acd6 100644 --- a/libodraw.changes +++ b/libodraw.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 3 15:57:49 UTC 2023 - Jan Engelhardt + +- Add missing Require on libbfio-devel. + ------------------------------------------------------------------- Mon Aug 8 11:37:44 UTC 2022 - Jan Engelhardt diff --git a/libodraw.spec b/libodraw.spec index c72a988..b846c0d 100644 --- a/libodraw.spec +++ b/libodraw.spec @@ -1,7 +1,7 @@ # # spec file for package libodraw # -# 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 @@ -63,6 +63,7 @@ Summary: Development files for libodraw, a disc image file library License: GFDL-1.3-or-later AND LGPL-3.0-or-later Group: Development/Libraries/C and C++ Requires: %lname = %version +Requires: libbfio-devel %description devel libodraw is a library to access optical disc (split) RAW images such