Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package herbstluftwm for openSUSE:Factory checked in at 2023-10-11 23:56:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/herbstluftwm (Old) and /work/SRC/openSUSE:Factory/.herbstluftwm.new.1807 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "herbstluftwm" Wed Oct 11 23:56:56 2023 rev:15 rq:1117019 version:0.9.5 Changes: -------- --- /work/SRC/openSUSE:Factory/herbstluftwm/herbstluftwm.changes 2022-08-01 21:34:08.134299672 +0200 +++ /work/SRC/openSUSE:Factory/.herbstluftwm.new.1807/herbstluftwm.changes 2023-10-12 11:42:38.002167147 +0200 @@ -1,0 +2,7 @@ +Wed Oct 11 12:26:17 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Replace freetype-devel BuildRequires with freetype2: this is + actually what is needed, but as fontconfig happened to pull it in + already, things happened to work. Freetype 1 is not needed here. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ herbstluftwm.spec ++++++ --- /var/tmp/diff_new_pack.xizZDz/_old 2023-10-12 11:42:38.690192036 +0200 +++ /var/tmp/diff_new_pack.xizZDz/_new 2023-10-12 11:42:38.706192615 +0200 @@ -1,7 +1,7 @@ # # spec file for package herbstluftwm # -# 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 @@ -28,7 +28,7 @@ Source2: %{name}.desktop BuildRequires: asciidoc BuildRequires: cmake >= 3.1 -BuildRequires: freetype-devel +BuildRequires: freetype2-devel BuildRequires: gcc-c++ >= 4.9 BuildRequires: ncurses-utils BuildRequires: pkgconfig
