diff --git a/libfsclfs.changes b/libfsclfs.changes index 0961037..4280884 100644 --- a/libfsclfs.changes +++ b/libfsclfs.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/libfsclfs.spec b/libfsclfs.spec index e595314..dcc512b 100644 --- a/libfsclfs.spec +++ b/libfsclfs.spec @@ -1,7 +1,7 @@ # # spec file for package libfsclfs # -# 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 @@ -67,6 +67,7 @@ Part of the libyal family of libraries. Summary: Development files for libfsclfs Group: Development/Libraries/C and C++ Requires: %lname = %version +Requires: libbfio-devel %description devel libfsclfs is a library to access the Common Log File System (CLFS).