diff --git a/crispy-doom-6.0.tar.gz b/crispy-doom-6.0.tar.gz deleted file mode 100644 index ca5d881..0000000 --- a/crispy-doom-6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b85649c615efeac7573883370e9434255af301222b323120692cb9649b7f420 -size 2499918 diff --git a/crispy-doom-7.0.tar.gz b/crispy-doom-7.0.tar.gz new file mode 100644 index 0000000..379b733 --- /dev/null +++ b/crispy-doom-7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25eea88fdbe1320ad0d1a3e0ed66ae8d985c39b79e442beab5fc36d9d5ddfc42 +size 2583285 diff --git a/crispy-doom.changes b/crispy-doom.changes index 5d99eb5..5cb64a0 100644 --- a/crispy-doom.changes +++ b/crispy-doom.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Aug 9 23:14:00 UTC 2024 - Jan Engelhardt + +- Update to release 7.0 + * True color rendering support (from Chocolate Doom 3.1.0 base) + * Improve display of secret sector coloring in automap when + custom PLAYPALs are used. + * Use PWAD-provided color translation tables for colored blood. + * Allow non-power-of-2 wide sky textures. + * Add support for Sigil II. + ------------------------------------------------------------------- Sun Jul 16 18:33:39 UTC 2023 - Dirk Müller diff --git a/crispy-doom.spec b/crispy-doom.spec index 0b70f59..fdaaf92 100644 --- a/crispy-doom.spec +++ b/crispy-doom.spec @@ -1,7 +1,7 @@ # # spec file for package crispy-doom # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: crispy-doom -Version: 6.0 +Version: 7.0 Release: 0 Summary: Higher resolution DOOM/Heretic/Hexen/Strife source port License: GPL-2.0-or-later @@ -67,10 +67,6 @@ b="%buildroot" docdir="%_docdir/%name" mkdir -p "$b/%_bindir" rm -f "$b/%_docdir/%name/INSTALL" -pushd "$b/%_mandir/man5" -for i in default heretic hexen; do - mv "$i.cfg.5" "crispy-doom-$i.cfg.5" -done %fdupes %buildroot/%_prefix %post