diff --git a/.gitignore b/.gitignore index 6c3dcf9..e261438 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ wesnoth-1.8.4.tar.bz2 /wesnoth-1.11.13.tar.bz2 /wesnoth-1.11.15.tar.bz2 /wesnoth-1.11.16.tar.bz2 +/wesnoth-1.11.17.tar.bz2 diff --git a/sources b/sources index 2160a3b..460f2ff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bdd66e8bb9ae84747a1b23c8c2d36301 wesnoth-1.11.16.tar.bz2 +7fb94158acec98cbc930cb6146f5cb89 wesnoth-1.11.17.tar.bz2 diff --git a/wesnoth.spec b/wesnoth.spec index 40c8c39..e98ab4c 100644 --- a/wesnoth.spec +++ b/wesnoth.spec @@ -2,8 +2,8 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} Name: wesnoth -Version: 1.11.16 -Release: 2%{?dist} +Version: 1.11.17 +Release: 1%{?dist} Summary: Turn-based strategy game with a fantasy theme Group: Amusements/Games @@ -187,6 +187,9 @@ fi %{_mandir}/*/man6/wesnoth*.6.gz %changelog +* Thu Oct 16 2014 Jon Ciesla - 1.11.17-1 +- 1.12 RC1. + * Mon Aug 18 2014 Fedora Release Engineering - 1.11.16-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild