[wesnoth] Beta 3.

Jon Ciesla limb at fedoraproject.org
Wed Mar 26 14:34:10 UTC 2014


commit 94e08e589c41059a4c0c3470bf755a373d1daf87
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Wed Mar 26 09:31:13 2014 -0500

    Beta 3.

 .gitignore   |    1 +
 sources      |    2 +-
 wesnoth.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a8405a1..2262882 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ wesnoth-1.8.4.tar.bz2
 /wesnoth-1.10.7.tar.bz2
 /wesnoth-1.11.10.tar.bz2
 /wesnoth-1.11.11.tar.bz2
+/wesnoth-1.11.12.tar.bz2
diff --git a/sources b/sources
index 2504e49..d257425 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-61576f2673bad4da6cbe548527e02e24  wesnoth-1.11.11.tar.bz2
+a008e036cd29d4c8ed037725b93d7904  wesnoth-1.11.12.tar.bz2
diff --git a/wesnoth.spec b/wesnoth.spec
index d907ccb..ec587e8 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.11
+Version:        1.11.12
 Release:        1%{?dist}
 Summary:        Turn-based strategy game with a fantasy theme
 
@@ -187,6 +187,9 @@ fi
 %{_mandir}/*/man6/wesnoth*.6.gz
 
 %changelog
+* Wed Mar 26 2014 Jon Ciesla <limburgher at gmail.com> - 1.11.13-1
+- 1.12 Beta 3.
+
 * Fri Mar 07 2014 Jon Ciesla <limburgher at gmail.com> - 1.11.11-1
 - 1.12 Beta 2.
 


More information about the scm-commits mailing list