Hello community, here is the log from the commit of package crawl for openSUSE:Factory checked in at 2020-03-20 23:58:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/crawl (Old) and /work/SRC/openSUSE:Factory/.crawl.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "crawl" Fri Mar 20 23:58:03 2020 rev:32 rq:786731 version:0.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/crawl/crawl.changes 2019-07-23 22:43:50.366708096 +0200 +++ /work/SRC/openSUSE:Factory/.crawl.new.3160/crawl.changes 2020-03-21 00:02:22.185131200 +0100 @@ -1,0 +2,10 @@ +Wed Mar 18 12:54:41 UTC 2020 - Jon Brightwell <[email protected]> + +- Update to version 0.24.0 + * Vampire species simplified + * Thrown weapons streamlined + * Fedhas reimagined + * Sif Muna reworked +- removed crawl-0.17.1-datetime.patch as fixed upstream + +------------------------------------------------------------------- Old: ---- crawl-0.17.1-datetime.patch stone_soup-0.23.2-nodeps.tar.xz New: ---- stone_soup-0.24.0-nodeps.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ crawl.spec ++++++ --- /var/tmp/diff_new_pack.rp6VXe/_old 2020-03-21 00:02:23.369131848 +0100 +++ /var/tmp/diff_new_pack.rp6VXe/_new 2020-03-21 00:02:23.397131864 +0100 @@ -1,7 +1,7 @@ # # spec file for package crawl # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2011 Sascha Peilicke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -13,28 +13,26 @@ # 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/ # -%define major_ver 0.23 +%define major_ver 0.24 %define about Crawl is a fun game in the grand tradition of games like Rogue, Hack, and Moria.\ 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: %{major_ver}.2 +Version: %{major_ver}.0 Release: 0 Summary: Roguelike dungeon exploration game License: GPL-2.0-or-later Group: Amusements/Games/RPG -Url: https://crawl.develz.org/ +URL: https://crawl.develz.org/ Source: https://crawl.develz.org/release/%{major_ver}/stone_soup-%{version}-nodeps.tar.xz -# PATCH-FIX-OPENSUSE for reproducible builds -Patch0: %{name}-0.17.1-datetime.patch # PATCH-FIX-UPSTREAM https://github.com/crawl/crawl/pull/464 -Patch1: desktop.patch -Patch2: icon.patch -Patch3: appdata.patch +Patch0: desktop.patch +Patch1: icon.patch +Patch2: appdata.patch BuildRequires: dejavu-fonts BuildRequires: desktop-file-utils BuildRequires: fdupes @@ -45,14 +43,14 @@ BuildRequires: ncurses-devel BuildRequires: pkgconfig BuildRequires: pngcrush +BuildRequires: python +BuildRequires: python-PyYAML BuildRequires: update-desktop-files BuildRequires: pkgconfig(SDL2_image) BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(glu) BuildRequires: pkgconfig(sdl2) BuildRequires: pkgconfig(sqlite3) -BuildRequires: python -BuildRequires: python-PyYAML Requires: %{name}-data = %{version} %if 0%{?suse_version} >= 1330 Requires: group(games) @@ -93,10 +91,9 @@ %prep %setup -q -n stone_soup-%{version} -%patch0 -p1 +%patch0 -p2 %patch1 -p2 %patch2 -p2 -%patch3 -p2 %build cd source ++++++ stone_soup-0.23.2-nodeps.tar.xz -> stone_soup-0.24.0-nodeps.tar.xz ++++++ /work/SRC/openSUSE:Factory/crawl/stone_soup-0.23.2-nodeps.tar.xz /work/SRC/openSUSE:Factory/.crawl.new.3160/stone_soup-0.24.0-nodeps.tar.xz differ: char 26, line 1
