Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package teeworlds for openSUSE:Factory checked in at 2022-11-04 17:37:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/teeworlds (Old) and /work/SRC/openSUSE:Factory/.teeworlds.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "teeworlds" Fri Nov 4 17:37:32 2022 rev:8 rq:1033452 version:0.7.5 Changes: -------- --- /work/SRC/openSUSE:Factory/teeworlds/teeworlds.changes 2020-05-01 11:08:44.351245390 +0200 +++ /work/SRC/openSUSE:Factory/.teeworlds.new.2275/teeworlds.changes 2022-11-04 17:41:23.578825246 +0100 @@ -1,0 +2,5 @@ +Fri Nov 4 06:06:53 UTC 2022 - Steve Kowalik <steven.kowa...@suse.com> + +- Change to Python 3 BuildRequires, as we already use it to build. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ teeworlds.spec ++++++ --- /var/tmp/diff_new_pack.DmBLB6/_old 2022-11-04 17:41:24.078827858 +0100 +++ /var/tmp/diff_new_pack.DmBLB6/_new 2022-11-04 17:41:24.086827899 +0100 @@ -1,7 +1,7 @@ # # spec file for package teeworlds # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Version: 0.7.5 Release: 0 Summary: A retro multiplayer jump-and-swing shooter -License: Zlib AND CC-BY-SA-3.0 +License: CC-BY-SA-3.0 AND Zlib Group: Amusements/Games/Action/Arcade URL: http://www.teeworlds.com Source: %{name}-%{version}.tar.xz @@ -34,7 +34,7 @@ BuildRequires: libopenssl-devel BuildRequires: pkgconfig BuildRequires: pnglite-devel -BuildRequires: python +BuildRequires: python3 BuildRequires: update-desktop-files BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(freetype2)