Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libvhdi for openSUSE:Factory checked in at 2023-01-04 17:52:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvhdi (Old) and /work/SRC/openSUSE:Factory/.libvhdi.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvhdi" Wed Jan 4 17:52:08 2023 rev:16 rq:1046607 version:20221124 Changes: -------- --- /work/SRC/openSUSE:Factory/libvhdi/libvhdi.changes 2022-11-28 11:06:54.967711507 +0100 +++ /work/SRC/openSUSE:Factory/.libvhdi.new.1563/libvhdi.changes 2023-01-04 17:52:26.594125208 +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: ------------------ ++++++ libvhdi.spec ++++++ --- /var/tmp/diff_new_pack.1ZFAoP/_old 2023-01-04 17:52:27.078128061 +0100 +++ /var/tmp/diff_new_pack.1ZFAoP/_new 2023-01-04 17:52:27.082128086 +0100 @@ -1,7 +1,7 @@ # # spec file for package libvhdi # -# 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 @@ -93,7 +93,8 @@ Summary: Development files for libvhdi, a VHD image format library 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 libvhdi is a library to access the Virtual Hard Disk (VHD) image format. see libvhdi for details.
