diff --git a/sources b/sources index 90b54de..ccc6e5f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3c4618eb64d1e5aeb6a00ab3956d5080 wesnoth-1.6a.tar.bz2 +6777ec9bfb44b1553a4b7dd2d12c0713 wesnoth-1.6.1.tar.bz2 diff --git a/wesnoth.spec b/wesnoth.spec index 8ad59cd..66cdd47 100644 --- a/wesnoth.spec +++ b/wesnoth.spec @@ -1,12 +1,12 @@ Name: wesnoth -Version: 1.6 +Version: 1.6.1 Release: 1%{?dist} Summary: Turn-based strategy game with a fantasy theme Group: Amusements/Games License: GPLv2+ URL: http://www.wesnoth.org -Source0: http://www.%{name}.org/files/%{name}-%{version}a.tar.bz2 +Source0: http://www.%{name}.org/files/%{name}-%{version}.tar.bz2 Source1: wesnothd.init Source2: %{name}.sysconfig Patch0: %{name}-1.2.8-gcc43.patch @@ -83,7 +83,7 @@ This package contains the data files for Wesnoth. ##%endif %prep -%setup -qn wesnoth-1.6a +%setup -qn wesnoth-%{version} %patch0 -p1 -b .gcc43 %patch1 -p0 autoreconf @@ -249,6 +249,9 @@ fi #%endif %changelog +* Mon Apr 20 2009 Jon Ciesla - 1.6.1-1 +- 1.6.1 maintenance release. + * Mon Mar 23 2009 Jon Ciesla - 1.6-1 - Update to 1.6 stable.