Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package st for openSUSE:Factory checked in at 2023-04-27 20:00:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/st (Old) and /work/SRC/openSUSE:Factory/.st.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "st" Thu Apr 27 20:00:51 2023 rev:4 rq:1083052 version:0.9 Changes: -------- --- /work/SRC/openSUSE:Factory/st/st.changes 2023-01-17 17:36:22.641545016 +0100 +++ /work/SRC/openSUSE:Factory/.st.new.1533/st.changes 2023-04-27 20:01:14.558034213 +0200 @@ -1,0 +2,5 @@ +Wed Apr 26 15:10:42 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Replace BuildRequire on xorg-x11-devel by pkgconfig(...) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ st.spec ++++++ --- /var/tmp/diff_new_pack.c6pI9U/_old 2023-04-27 20:01:15.134037600 +0200 +++ /var/tmp/diff_new_pack.c6pI9U/_new 2023-04-27 20:01:15.142037646 +0200 @@ -35,7 +35,9 @@ BuildRequires: ncurses-devel BuildRequires: pkgconfig BuildRequires: update-desktop-files -BuildRequires: xorg-x11-devel +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xft) +BuildRequires: pkgconfig(xproto) Requires: terminfo %description