Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bb for openSUSE:Factory checked in at 2023-11-07 21:27:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bb (Old) and /work/SRC/openSUSE:Factory/.bb.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bb" Tue Nov 7 21:27:13 2023 rev:23 rq:1123895 version:1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/bb/bb.changes 2017-12-08 12:57:01.274479929 +0100 +++ /work/SRC/openSUSE:Factory/.bb.new.17445/bb.changes 2023-11-07 21:28:06.411376523 +0100 @@ -1,0 +2,6 @@ +Mon Nov 6 15:53:18 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bb.spec ++++++ --- /var/tmp/diff_new_pack.rcKoKC/_old 2023-11-07 21:28:06.935395819 +0100 +++ /var/tmp/diff_new_pack.rcKoKC/_new 2023-11-07 21:28:06.935395819 +0100 @@ -1,7 +1,7 @@ # # spec file for package bb # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -21,14 +21,14 @@ BuildRequires: automake BuildRequires: libmikmod-devel BuildRequires: lzo-devel -Url: http://aa-project.sourceforge.net/bb/ +URL: http://aa-project.sourceforge.net/bb/ Summary: Audio-Visual Demonstration for Text Terminal -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Amusements/Toys/Graphics Version: 1.3 Release: 0 Source: bb-1.3rc1.tar.bz2 -Patch: bb-1.3.0.diff +Patch0: bb-1.3.0.diff Patch1: bb-1.3.0-timer.diff Patch2: warn.patch Patch3: undefined-operation.diff @@ -43,7 +43,7 @@ %prep %setup -q -n %{name}-1.3.0 -%patch +%patch0 %patch1 %patch2 %patch3
