Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libluksde for openSUSE:Factory checked in at 2023-01-04 17:51:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libluksde (Old) and /work/SRC/openSUSE:Factory/.libluksde.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libluksde" Wed Jan 4 17:51:47 2023 rev:10 rq:1046592 version:20221103 Changes: -------- --- /work/SRC/openSUSE:Factory/libluksde/libluksde.changes 2022-11-28 11:06:41.471645426 +0100 +++ /work/SRC/openSUSE:Factory/.libluksde.new.1563/libluksde.changes 2023-01-04 17:52:10.350029465 +0100 @@ -1,0 +2,5 @@ +Tue Jan 3 15:57:49 UTC 2023 - Jan Engelhardt <[email protected]> + +- Add missing Require on libbfio-devel. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libluksde.spec ++++++ --- /var/tmp/diff_new_pack.few0WB/_old 2023-01-04 17:52:11.234034676 +0100 +++ /var/tmp/diff_new_pack.few0WB/_new 2023-01-04 17:52:11.238034699 +0100 @@ -1,7 +1,7 @@ # # spec file for package libluksde # -# 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 @@ -76,7 +76,8 @@ Summary: Development files for libluksde License: GFDL-1.3-or-later AND LGPL-3.0-or-later Group: Development/Libraries/C and C++ -Requires: %{lname} = %{version} +Requires: %lname = %version +Requires: libbfio-devel %description devel %{name} is a library to access the New Technology File System (NTFS).
