[wesnoth/f21] RC3.

Jon Ciesla limb at fedoraproject.org
Mon Nov 10 14:54:54 UTC 2014


commit 099e720eb822bb9dde78d6e980f9e81f5b945672
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Nov 10 08:53:43 2014 -0600

    RC3.

 .gitignore   |    1 +
 sources      |    2 +-
 wesnoth.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 77011d6..1c1b47c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ wesnoth-1.8.4.tar.bz2
 /wesnoth-1.11.16.tar.bz2
 /wesnoth-1.11.17.tar.bz2
 /wesnoth-1.11.18.tar.bz2
+/wesnoth-1.11.19.tar.bz2
diff --git a/sources b/sources
index aca24e0..44a4ce9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-07d64498296cf1e56d1b99fdeffcf450  wesnoth-1.11.18.tar.bz2
+8e69b8f2a6b91d8e2b1699f2b1ed4520  wesnoth-1.11.19.tar.bz2
diff --git a/wesnoth.spec b/wesnoth.spec
index f568a71..87e7fe7 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.18
+Version:        1.11.19
 Release:        1%{?dist}
 Summary:        Turn-based strategy game with a fantasy theme
 
@@ -187,6 +187,9 @@ fi
 %{_mandir}/*/man6/wesnoth*.6.gz
 
 %changelog
+* Mon Nov 10 2014 Jon Ciesla <limburgher at gmail.com> - 1.11.19-1
+- 1.12 RC3.
+
 * Mon Oct 27 2014 Jon Ciesla <limburgher at gmail.com> - 1.11.18-1
 - 1.12 RC2.
 


More information about the scm-commits mailing list