Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package taradino for openSUSE:Factory checked in at 2025-08-15 21:52:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/taradino (Old) and /work/SRC/openSUSE:Factory/.taradino.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "taradino" Fri Aug 15 21:52:54 2025 rev:2 rq:1299837 version:20250815 Changes: -------- --- /work/SRC/openSUSE:Factory/taradino/taradino.changes 2025-06-27 23:09:28.653564028 +0200 +++ /work/SRC/openSUSE:Factory/.taradino.new.1085/taradino.changes 2025-08-15 21:54:37.094501498 +0200 @@ -1,0 +2,11 @@ +Fri Aug 15 13:53:11 UTC 2025 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 20250815 + * Add support for RottEX map files to rt_ted.c + * Fix left shift key not showing up as a bind + * Prevent moving walls from hijacking sound channel 0 + * Fix a read past memory region allocated for a door + * Automatically detect level packs from other ROTT installations + * Show the DOS text mode splash when exiting the game + +------------------------------------------------------------------- Old: ---- 44049622bb622694cb7c532774ca271ca72ce6b3.tar.gz New: ---- 20250815.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ taradino.spec ++++++ --- /var/tmp/diff_new_pack.IsgvOx/_old 2025-08-15 21:54:37.770529609 +0200 +++ /var/tmp/diff_new_pack.IsgvOx/_new 2025-08-15 21:54:37.770529609 +0200 @@ -1,7 +1,7 @@ # # spec file for package taradino # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,15 +17,14 @@ Name: taradino -Version: 1.1.3+git61.4404962 -%define rev 44049622bb622694cb7c532774ca271ca72ce6b3 +Version: 20250815 Release: 0 Summary: SDL port of the Rise of the Triad engine License: GPL-2.0-or-later Group: Amusements/Games/3D/Shoot #URL: https://icculus.org/rott/ URL: https://github.com/fabiangreffrath/taradino -Source: https://github.com/fabiangreffrath/taradino/archive/%rev.tar.gz +Source: https://github.com/fabiangreffrath/taradino/archive/refs/tags/%version.tar.gz BuildRequires: c++_compiler BuildRequires: cmake BuildRequires: pkg-config @@ -47,7 +46,7 @@ individual collision objects. %prep -%autosetup -p1 -n %name-%rev +%autosetup -p1 %build export CFLAGS="%optflags -fno-strict-aliasing" @@ -70,8 +69,9 @@ %define __builddir huntbgin %cmake_install -ln -s taradino "%buildroot/%_bindir/rott" -ln -s taradino-huntbgin "%buildroot/%_bindir/rott-huntbgin" +ln -sv taradino "%buildroot/%_bindir/rott" +ln -sv taradino-huntbgin "%buildroot/%_bindir/rott-huntbgin" +rm -fv "%buildroot/%_defaultdocdir/%name/COPYING" %files %_bindir/rott* ++++++ 44049622bb622694cb7c532774ca271ca72ce6b3.tar.gz -> 20250815.tar.gz ++++++ ++++ 2510 lines of diff (skipped) ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.IsgvOx/_old 2025-08-15 21:54:38.102543415 +0200 +++ /var/tmp/diff_new_pack.IsgvOx/_new 2025-08-15 21:54:38.110543748 +0200 @@ -1,5 +1,5 @@ -mtime: 1750164446 -commit: dcdb2350f993b1db4c3ee1331e3918e04e9b29e953ed6ad018e971ea3ba53266 +mtime: 1755266802 +commit: 49033c8c93310f9e74e8d873d3a4baf9d3f99156dda3555a9d7e318d9f579688 url: https://src.opensuse.org/jengelh/taradino revision: master ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2025-08-15 16:14:45.000000000 +0200 @@ -0,0 +1 @@ +.osc