Hello community, here is the log from the commit of package crawl for openSUSE:Factory checked in at 2013-06-19 14:42:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/crawl (Old) and /work/SRC/openSUSE:Factory/.crawl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "crawl" Changes: -------- --- /work/SRC/openSUSE:Factory/crawl/crawl.changes 2012-09-23 08:02:40.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.crawl.new/crawl.changes 2013-06-19 14:42:37.000000000 +0200 @@ -1,0 +2,9 @@ +Wed Jun 19 01:26:14 UTC 2013 - [email protected] + +- version 0.12.1 +* add buildrequire to sqlite-devel and dejavu fonts. +* fix build with gcc 48 +- Fixed multiple issues on big-endian systems. +- Misc crash fixes + +------------------------------------------------------------------- Old: ---- stone_soup-0.10.3.tar.bz2 New: ---- stone_soup-0.12.1-nodeps.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ crawl.spec ++++++ --- /var/tmp/diff_new_pack.UYImjo/_old 2013-06-19 14:42:38.000000000 +0200 +++ /var/tmp/diff_new_pack.UYImjo/_new 2013-06-19 14:42:38.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package crawl # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011 Sascha Peilicke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -18,13 +18,13 @@ Name: crawl -Version: 0.10.3 +Version: 0.12.1 Release: 0 Summary: Roguelike dungeon exploration game License: GPL-2.0+ Group: Amusements/Games/RPG Url: http://crawl.develz.org/ -Source0: stone_soup-%{version}.tar.bz2 +Source0: stone_soup-%{version}-nodeps.tar.xz Source1: %{name}.desktop # patch to link against tinfo Patch0: %{name}-ncurses-with-tinfo.patch @@ -35,10 +35,12 @@ BuildRequires: libpng-devel %if 0%{?suse_version} > 1210 BuildRequires: lua51-devel +BuildRequires: dejavu-fonts %else BuildRequires: lua-devel %endif BuildRequires: ncurses-devel +BuildRequires: sqlite-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: pkg-config BuildRequires: update-desktop-files -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
