diff --git a/.gitignore b/.gitignore index d9ade85..b57a0d1 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ wesnoth-1.8.4.tar.bz2 /wesnoth-1.9.12.tar.bz2 /wesnoth-1.9.13.tar.bz2 /wesnoth-1.9.14.tar.bz2 +/wesnoth-1.10.tar.bz2 diff --git a/sources b/sources index 94f49cd..cc5d145 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -92989df6622610688f691296b4d62906 wesnoth-1.9.14.tar.bz2 +707daa13e2f5b3976d9b169aab62dc29 wesnoth-1.10.tar.bz2 diff --git a/wesnoth.spec b/wesnoth.spec index 29de034..bac0e83 100644 --- a/wesnoth.spec +++ b/wesnoth.spec @@ -1,5 +1,5 @@ Name: wesnoth -Version: 1.9.14 +Version: 1.10.0 Release: 1%{?dist} Summary: Turn-based strategy game with a fantasy theme @@ -301,6 +301,9 @@ fi #%endif %changelog +* Sun Jan 29 2012 Jon Ciesla - 1.10.0-1 +- New upstream, 1.10.0 final. + * Tue Jan 10 2012 Jon Ciesla - 1.9.14-1 - New upstream, 1.10-rc1.