Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package crawl for openSUSE:Factory checked in at 2021-06-11 00:17:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/crawl (Old) and /work/SRC/openSUSE:Factory/.crawl.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "crawl" Fri Jun 11 00:17:43 2021 rev:35 rq:896616 version:0.26.1 Changes: -------- --- /work/SRC/openSUSE:Factory/crawl/crawl.changes 2020-08-28 21:22:23.884354399 +0200 +++ /work/SRC/openSUSE:Factory/.crawl.new.32437/crawl.changes 2021-06-11 00:17:48.109226017 +0200 @@ -1,0 +2,20 @@ +Fri May 7 17:20:13 UTC 2021 - Ferdinand Thiessen <[email protected]> + +- Update to version 0.26.1 + * ctrl-attack again no longer works while confused. + * Console display flickering is reduced. + * It is no longer possible to obtain infinite nets from net traps. + * Various vault placement balance adjustments and teleport closet fixes. + * 95 other fixes, tweaks, copy-edits, and interface improvements. +- Update to version 0.26.0 + * New species: Palentonga. + * New background: Delver. + * Food and hunger are removed. + * Swamp has many new monsters and other changes. + * Spells, wands, and abilities can be quivered, fired, and + autotargeted with an extension of the ranged quiver/autofight + interface. + * Full log: https://github.com/crawl/crawl/releases/tag/0.26.0 +- SPEC file: Drop parts related to outdated openSUSE versions + +------------------------------------------------------------------- Old: ---- stone_soup-0.25.1-nodeps.tar.xz New: ---- stone_soup-0.26.1-nodeps.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ crawl.spec ++++++ --- /var/tmp/diff_new_pack.UPYx1N/_old 2021-06-11 00:17:48.837227282 +0200 +++ /var/tmp/diff_new_pack.UPYx1N/_new 2021-06-11 00:17:48.841227289 +0200 @@ -1,7 +1,7 @@ # # spec file for package crawl # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2011 Sascha Peilicke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -21,7 +21,7 @@ Your objective is to travel deep into a subterranean cave complex and retrieve the Orb of Zot, \ which is guarded by many horrible and hideous creatures. Name: crawl -Version: 0.25.1 +Version: 0.26.1 Release: 0 Summary: Roguelike dungeon exploration game License: GPL-2.0-or-later @@ -51,12 +51,8 @@ BuildRequires: pkgconfig(sdl2) BuildRequires: pkgconfig(sqlite3) Requires: %{name}-data = %{version} -%if 0%{?suse_version} >= 1330 Requires: group(games) Requires: user(games) -%else -Requires(pre): pwdutils -%endif %description %{about} @@ -112,11 +108,6 @@ mv crawl.tty crawl %pre -%if 0%{?suse_version} < 1330 -# Anything after Leap 42.x / SLE12 base uses user/group package dependencies -getent group games >/dev/null || groupadd -r games -getent passwd games >/dev/null || useradd -r -g games -d %{_localstatedir}/games -s /sbin/nologin -%endif # move old saves if [ -d %{_localstatedir}/games/crawl ]; then if [ -d /root/.crawl ]; then @@ -131,14 +122,6 @@ install -D -m0755 source/crawl-sdl %{buildroot}%{_bindir}/crawl-sdl %fdupes %{buildroot}%{_datadir}/%{name} -%post -%desktop_database_post -%icon_theme_cache_post - -%postun -%desktop_database_postun -%icon_theme_cache_postun - %files sdl %attr(0755,root,root) %{_bindir}/%{name}-sdl %{_datadir}/applications/%{name}.desktop ++++++ stone_soup-0.25.1-nodeps.tar.xz -> stone_soup-0.26.1-nodeps.tar.xz ++++++ /work/SRC/openSUSE:Factory/crawl/stone_soup-0.25.1-nodeps.tar.xz /work/SRC/openSUSE:Factory/.crawl.new.32437/stone_soup-0.26.1-nodeps.tar.xz differ: char 26, line 1
