Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libbacktrace for openSUSE:Factory checked in at 2024-02-23 16:46:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libbacktrace (Old) and /work/SRC/openSUSE:Factory/.libbacktrace.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libbacktrace" Fri Feb 23 16:46:00 2024 rev:3 rq:1149695 version:1.0+git20231130 Changes: -------- --- /work/SRC/openSUSE:Factory/libbacktrace/libbacktrace.changes 2024-02-21 17:58:16.555337814 +0100 +++ /work/SRC/openSUSE:Factory/.libbacktrace.new.1770/libbacktrace.changes 2024-02-23 16:47:07.063227406 +0100 @@ -1,0 +2,5 @@ +Fri Feb 23 01:25:31 UTC 2024 - Richard Rahl <[email protected]> + +- switch over the devel packages to pkgconfig + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libbacktrace.spec ++++++ --- /var/tmp/diff_new_pack.vzLBVq/_old 2024-02-23 16:47:08.363274550 +0100 +++ /var/tmp/diff_new_pack.vzLBVq/_new 2024-02-23 16:47:08.379275130 +0100 @@ -26,10 +26,10 @@ Source0: %{name}-%{version}.tar.gz BuildRequires: automake BuildRequires: libtool -BuildRequires: libunwind-devel -BuildRequires: libzstd-devel -BuildRequires: xz-devel -BuildRequires: zlib-devel +BuildRequires: pkgconfig(liblzma) +BuildRequires: pkgconfig(libunwind) +BuildRequires: pkgconfig(libzstd) +BuildRequires: pkgconfig(zlib) %description A C library that may be linked into a C/C++ program to produce symbolic backtraces.
