Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dlib for openSUSE:Factory checked in at 2024-10-02 21:34:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dlib (Old) and /work/SRC/openSUSE:Factory/.dlib.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dlib" Wed Oct 2 21:34:36 2024 rev:5 rq:1205188 version:19.24.6 Changes: -------- --- /work/SRC/openSUSE:Factory/dlib/dlib.changes 2024-08-21 23:25:41.204761878 +0200 +++ /work/SRC/openSUSE:Factory/.dlib.new.19354/dlib.changes 2024-10-02 21:34:58.958367997 +0200 @@ -1,0 +2,6 @@ +Wed Oct 2 07:55:07 UTC 2024 - Jiri Slaby <jsl...@suse.cz> + +- add more Requires to -devel (now listing all from + /usr/lib64/pkgconfig/dlib-1.pc) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dlib.spec ++++++ --- /var/tmp/diff_new_pack.GopMzP/_old 2024-10-02 21:34:59.542392277 +0200 +++ /var/tmp/diff_new_pack.GopMzP/_new 2024-10-02 21:34:59.542392277 +0200 @@ -62,11 +62,21 @@ %package -n dlib-devel Summary: Headers and sources for developing apps with dlib Requires: %{shlib} = %{version} +Requires: giflib-devel +Requires: pkgconfig(blas) +Requires: pkgconfig(cblas) Requires: pkgconfig(fftw3) +Requires: pkgconfig(lapack) Requires: pkgconfig(libavcodec) +Requires: pkgconfig(libavdevice) +Requires: pkgconfig(libavfilter) +Requires: pkgconfig(libavformat) +Requires: pkgconfig(libavutil) Requires: pkgconfig(libjpeg) Requires: pkgconfig(libjxl) Requires: pkgconfig(libpng16) +Requires: pkgconfig(libswresample) +Requires: pkgconfig(libswscale) Requires: pkgconfig(libwebp) %description -n dlib-devel