[wesnoth] RC2.

Jon Ciesla limb at fedoraproject.org
Mon Oct 27 14:24:32 UTC 2014


commit 44eee5a0d914fd8577dc8fbe77331b3fe1d0c32c
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Oct 27 09:24:32 2014 -0500

    RC2.

 .gitignore   |    1 +
 sources      |    2 +-
 wesnoth.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e261438..77011d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ wesnoth-1.8.4.tar.bz2
 /wesnoth-1.11.15.tar.bz2
 /wesnoth-1.11.16.tar.bz2
 /wesnoth-1.11.17.tar.bz2
+/wesnoth-1.11.18.tar.bz2
diff --git a/sources b/sources
index 460f2ff..aca24e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7fb94158acec98cbc930cb6146f5cb89  wesnoth-1.11.17.tar.bz2
+07d64498296cf1e56d1b99fdeffcf450  wesnoth-1.11.18.tar.bz2
diff --git a/wesnoth.spec b/wesnoth.spec
index e98ab4c..f568a71 100644
--- a/wesnoth.spec
+++ b/wesnoth.spec
@@ -2,7 +2,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:           wesnoth
-Version:        1.11.17
+Version:        1.11.18
 Release:        1%{?dist}
 Summary:        Turn-based strategy game with a fantasy theme
 
@@ -187,6 +187,9 @@ fi
 %{_mandir}/*/man6/wesnoth*.6.gz
 
 %changelog
+* Mon Oct 27 2014 Jon Ciesla <limburgher at gmail.com> - 1.11.18-1
+- 1.12 RC2.
+
 * Thu Oct 16 2014 Jon Ciesla <limburgher at gmail.com> - 1.11.17-1
 - 1.12 RC1.
 


More information about the scm-commits mailing list