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.