Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qterm for openSUSE:Factory checked in at 2023-11-07 21:26:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qterm (Old) and /work/SRC/openSUSE:Factory/.qterm.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qterm" Tue Nov 7 21:26:57 2023 rev:31 rq:1123833 version:0.7.4 Changes: -------- --- /work/SRC/openSUSE:Factory/qterm/qterm.changes 2021-05-13 22:18:47.619535406 +0200 +++ /work/SRC/openSUSE:Factory/.qterm.new.17445/qterm.changes 2023-11-07 21:27:47.946696580 +0100 @@ -1,0 +2,6 @@ +Tue Nov 7 09:59:25 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qterm.spec ++++++ --- /var/tmp/diff_new_pack.O20ZCs/_old 2023-11-07 21:27:48.450715140 +0100 +++ /var/tmp/diff_new_pack.O20ZCs/_new 2023-11-07 21:27:48.450715140 +0100 @@ -1,7 +1,7 @@ # # spec file for package qterm # -# Copyright (c) 2021 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 @@ -22,11 +22,11 @@ Summary: QTerm is BBS client License: GPL-2.0-or-later Group: System/X11/Terminals -Url: https://github.com/qterm/qterm +URL: https://github.com/qterm/qterm Source0: https://github.com/qterm/%{name}/archive/%{version}.tar.gz#./%{name}-%{version}.tar.gz Source1: qterm.desktop #PATCH-FIX-UPSTREAM [email protected] - qcollectiongenerator has been merged into qhelpgenerator in Qt 5.12.0 -Patch: qterm-qt5qcollectiongenerator.patch +Patch0: qterm-qt5qcollectiongenerator.patch BuildRequires: cmake BuildRequires: fdupes BuildRequires: hicolor-icon-theme @@ -47,7 +47,7 @@ %prep %setup -q -%patch -p1 +%patch0 -p1 %build %cmake -DQT5=YES
