[wesnoth] Beta 1.

Jon Ciesla limb at fedoraproject.org
Tue Feb 25 18:30:14 UTC 2014


commit 8ca68fd35ede24cc27370358cdcbde195adb0f55
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue Feb 25 12:28:37 2014 -0600

    Beta 1.

 .gitignore   |    1 +
 sources      |    2 +-
 wesnoth.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index beee781..fefd507 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ wesnoth-1.8.4.tar.bz2
 /wesnoth-1.10.5.tar.bz2
 /wesnoth-1.10.6.tar.bz2
 /wesnoth-1.10.7.tar.bz2
+/wesnoth-1.11.10.tar.bz2
diff --git a/sources b/sources
index 9b202e0..6c6ff3a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3f460a494530d32aa5d5d0f19c95efbd  wesnoth-1.10.7.tar.bz2
+21c37fe095cbeff2f3c20633b3715871  wesnoth-1.11.10.tar.bz2
diff --git a/wesnoth.spec b/wesnoth.spec
index 043337e..31bd197 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.10.7
+Version:        1.11.10
 Release:        1%{?dist}
 Summary:        Turn-based strategy game with a fantasy theme
 
@@ -187,6 +187,9 @@ fi
 %{_mandir}/*/man6/wesnoth*.6.gz
 
 %changelog
+* Tue Feb 25 2014 Jon Ciesla <limburgher at gmail.com> - 1.11.10-1
+- 1.12 Beta 1.
+
 * Mon Aug 26 2013 Jon Ciesla <limburgher at gmail.com> - 1.10.7-1
 - Latest upstream stable release.
 - Crash patch upstreamed.


More information about the scm-commits mailing list