Hello community,

here is the log from the commit of package crawl for openSUSE:Factory checked 
in at 2014-11-10 17:28:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2014-07-10 
14:55:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.crawl.new/crawl.changes 2014-11-10 
17:28:24.000000000 +0100
@@ -1,0 +2,19 @@
+Thu Nov  6 15:54:44 MSK 2014 - bem...@gmail.com
+
+- Updated crawl to 0.15.2 (bugfix)
+- Removed openSUSE 12.10, 11.* workarounds
+- Removed crawl-ncurses-with-tinfo.patch,
+  because tinfo included in ncurses by default
+
+-------------------------------------------------------------------
+Sun Sep 28 17:12:31 UTC 2014 - mailaen...@opensuse.org
+
+- Updated to version 0.15.1
+- avoid redundancy in %description
+
+-------------------------------------------------------------------
+Thu Aug 28 08:58:11 MSK 2014 - bem...@gmail.com
+
+- Updated crawl to 0.15
+
+-------------------------------------------------------------------

Old:
----
  crawl-ncurses-with-tinfo.patch
  crawl_24_gbdbe590.patch
  stone_soup-0.14.1-nodeps.tar.xz

New:
----
  stone_soup-0.15.2-nodeps.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ crawl.spec ++++++
--- /var/tmp/diff_new_pack.phmYbE/_old  2014-11-10 17:28:26.000000000 +0100
+++ /var/tmp/diff_new_pack.phmYbE/_new  2014-11-10 17:28:26.000000000 +0100
@@ -17,34 +17,22 @@
 #
 
 
-%define _lver 0.14.1
-%define _gitrev 24_gbdbe590
-
 Name:           crawl
-Version:        %{_lver}+%{_gitrev}
+Version:        0.15.2
 Release:        0
 Summary:        Roguelike dungeon exploration game
 License:        GPL-2.0+
 Group:          Amusements/Games/RPG
 Url:            http://crawl.develz.org/
-Source0:        
http://downloads.sourceforge.net/project/crawl-ref/Stone%20Soup/%{_lver}/stone_soup-%{_lver}-nodeps.tar.xz
+Source0:        
http://downloads.sourceforge.net/project/crawl-ref/Stone%20Soup/%{version}/stone_soup-%{version}-nodeps.tar.xz
 Source1:        %{name}.desktop
-# patch to link against tinfo
-Patch0:         %{name}-ncurses-with-tinfo.patch
-# patch update to git 24_gbdbe590
-Patch1:         %{name}_%{_gitrev}.patch
 BuildRequires:  SDL_image-devel
 BuildRequires:  dejavu-fonts
 BuildRequires:  desktop-file-utils
 BuildRequires:  freetype2-devel
 BuildRequires:  gcc-c++
 BuildRequires:  libpng-devel
-%if 0%{?suse_version} > 1210
 BuildRequires:  lua51-devel
-%else
-BuildRequires:  lua-devel
-BuildRequires:  xz
-%endif
 BuildRequires:  ncurses-devel
 BuildRequires:  sqlite-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -54,11 +42,10 @@
 Requires(pre):  pwdutils
 Requires:       %{name}-data = %{version}
 
+%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.
+
 %description
-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.
+%about
 
 This is the Stone Soup version of Dungeon Crawl.
 
@@ -70,10 +57,7 @@
 Requires:       %{name} = %{version}
 
 %description sdl
-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.
+%about
 
 This is the (SDL-based) tiled Stone Soup version of Dungeon Crawl.
 
@@ -82,26 +66,16 @@
 %package data
 Summary:        Roguelike dungeon exploration game (Data files)
 Group:          Amusements/Games/RPG
-%if 0%{?suse_version} >= 1120
 BuildArch:      noarch
-%endif
 Requires:       %{name} = %{version}
 
 %description data
-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.
+%about
 
 These are the data files for Dungeon Crawl Stone Soup.
 
 %prep
-#%%setup -q -n stone_soup-%%{version}
-%setup -q -n stone_soup-%{_lver}
-%if 0%{?suse_version} > 1210
-%patch0 -p1
-%endif
-%patch1 -p1
+%setup -q -n stone_soup-%{version}
 
 %build
 cd source

++++++ stone_soup-0.14.1-nodeps.tar.xz -> stone_soup-0.15.2-nodeps.tar.xz ++++++
/work/SRC/openSUSE:Factory/crawl/stone_soup-0.14.1-nodeps.tar.xz 
/work/SRC/openSUSE:Factory/.crawl.new/stone_soup-0.15.2-nodeps.tar.xz differ: 
char 25, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to