Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ueberzugpp for openSUSE:Factory checked in at 2023-06-06 19:56:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ueberzugpp (Old) and /work/SRC/openSUSE:Factory/.ueberzugpp.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ueberzugpp" Tue Jun 6 19:56:10 2023 rev:2 rq:1090998 version:2.8.6 Changes: -------- --- /work/SRC/openSUSE:Factory/ueberzugpp/ueberzugpp.changes 2023-05-27 20:38:12.366860782 +0200 +++ /work/SRC/openSUSE:Factory/.ueberzugpp.new.15902/ueberzugpp.changes 2023-06-06 19:56:55.062707487 +0200 @@ -1,0 +2,15 @@ +Tue May 30 00:57:17 UTC 2023 - Scott Bradnick <[email protected]> + +- Adding necessary "BuildRequires" to support `-DENABLE_WLROOTS=ON` after talking + with developer + +------------------------------------------------------------------- +Mon May 29 15:25:34 UTC 2023 - Scott Bradnick <[email protected]> + +- Update to version 2.8.6: + * add support for hyprland + * fix bugs with command input/polling + * fix regression when selecting a pty + * remove uuid dependency + +------------------------------------------------------------------- Old: ---- ueberzugpp-2.8.5.tar.gz New: ---- ueberzugpp-2.8.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ueberzugpp.spec ++++++ --- /var/tmp/diff_new_pack.WUuLkJ/_old 2023-06-06 19:56:55.730711448 +0200 +++ /var/tmp/diff_new_pack.WUuLkJ/_new 2023-06-06 19:56:55.734711471 +0200 @@ -18,7 +18,7 @@ %define short_name ueberzug Name: ueberzugpp -Version: 2.8.5 +Version: 2.8.6 Release: 0 Summary: Utility to render images in terminals License: GPL-3.0 @@ -28,6 +28,7 @@ BuildRequires: cmake BuildRequires: cmake(Microsoft.GSL) BuildRequires: cmake(spdlog) +BuildRequires: extra-cmake-modules BuildRequires: gcc-c++ BuildRequires: git-core BuildRequires: make @@ -40,6 +41,8 @@ BuildRequires: pkgconfig(opencv4) BuildRequires: pkgconfig(tbb) BuildRequires: pkgconfig(vips) +BuildRequires: pkgconfig(wayland-client) +BuildRequires: pkgconfig(wayland-protocols) BuildRequires: pkgconfig(xcb-image) %description @@ -65,7 +68,7 @@ %autosetup %build -%cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_SKIP_RPATH=YES -DCMAKE_BUILD_TYPE=release +%cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_SKIP_RPATH=YES -DCMAKE_BUILD_TYPE=release -DENABLE_WLROOTS=ON %cmake_build %install ++++++ ueberzugpp-2.8.5.tar.gz -> ueberzugpp-2.8.6.tar.gz ++++++ ++++ 2488 lines of diff (skipped)
