Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rioterm for openSUSE:Factory checked 
in at 2023-10-11 23:56:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rioterm (Old)
 and      /work/SRC/openSUSE:Factory/.rioterm.new.1807 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rioterm"

Wed Oct 11 23:56:48 2023 rev:4 rq:1117003 version:0.0.22

Changes:
--------
--- /work/SRC/openSUSE:Factory/rioterm/rioterm.changes  2023-10-04 
22:31:52.836571817 +0200
+++ /work/SRC/openSUSE:Factory/.rioterm.new.1807/rioterm.changes        
2023-10-12 11:57:03.041389671 +0200
@@ -1,0 +2,7 @@
+Wed Oct 11 12:24:57 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org>
+
+- 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:
------------------
++++++ rioterm.spec ++++++
--- /var/tmp/diff_new_pack.YpZXCk/_old  2023-10-12 11:57:03.925421530 +0200
+++ /var/tmp/diff_new_pack.YpZXCk/_new  2023-10-12 11:57:03.933421819 +0200
@@ -1,6 +1,7 @@
 #
 # spec file for package rioterm
 #
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2023 Nicolas Lorin <androw95...@gmail.com>
 #
 # All modifications and additions to the file contributed by third parties
@@ -28,15 +29,15 @@
 Requires:       rioterm-terminfo
 BuildRequires:  cargo-packaging
 BuildRequires:  cmake
-BuildRequires:  freetype-devel
+BuildRequires:  freetype2-devel
 BuildRequires:  libxcb-devel
 BuildRequires:  libxkbcommon-devel
 BuildRequires:  make
+BuildRequires:  ncurses-devel
 BuildRequires:  pkgconfig
 BuildRequires:  python311
-BuildRequires:  pkgconfig(fontconfig)
-BuildRequires:  ncurses-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(fontconfig)
 
 %description
 A hardware-accelerated GPU terminal emulator powered by WebGPU, focusing to 
run in desktops and browsers.

Reply via email to