Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libolecf for openSUSE:Factory checked in at 2023-01-04 17:51:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libolecf (Old) and /work/SRC/openSUSE:Factory/.libolecf.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libolecf" Wed Jan 4 17:51:57 2023 rev:22 rq:1046599 version:20221024 Changes: -------- --- /work/SRC/openSUSE:Factory/libolecf/libolecf.changes 2022-11-28 11:06:45.047662935 +0100 +++ /work/SRC/openSUSE:Factory/.libolecf.new.1563/libolecf.changes 2023-01-04 17:52:19.286082135 +0100 @@ -1,0 +2,5 @@ +Tue Jan 3 15:57:49 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Add missing Require on libbfio-devel. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libolecf.spec ++++++ --- /var/tmp/diff_new_pack.SnkPCY/_old 2023-01-04 17:52:19.774085011 +0100 +++ /var/tmp/diff_new_pack.SnkPCY/_new 2023-01-04 17:52:19.782085058 +0100 @@ -1,7 +1,7 @@ # # spec file for package libolecf # -# 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 @@ -80,6 +80,7 @@ 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 libolecf is a library to access the OLE 2 Compound File (OLECF) format.