limb pushed to wesnoth (f20). "1.12 final."

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 13 19:52:43 UTC 2015


>From 9fbd3e46f0aaee77bc6c7c6c0dcd490b135b0731 Mon Sep 17 00:00:00 2001
From: Jon Ciesla <limburgher at gmail.com>
Date: Mon, 24 Nov 2014 08:47:17 -0600
Subject: 1.12 final.


diff --git a/.gitignore b/.gitignore
index 1c1b47c..51a0353 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ wesnoth-1.8.4.tar.bz2
 /wesnoth-1.11.17.tar.bz2
 /wesnoth-1.11.18.tar.bz2
 /wesnoth-1.11.19.tar.bz2
+/wesnoth-1.12.tar.bz2
diff --git a/sources b/sources
index 44a4ce9..bc20e3c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8e69b8f2a6b91d8e2b1699f2b1ed4520  wesnoth-1.11.19.tar.bz2
+1fa1a43cb7f6f1664c36d7e4c1eedc01  wesnoth-1.12.tar.bz2
diff --git a/wesnoth.spec b/wesnoth.spec
index 87e7fe7..70f814c 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.19
+Version:        1.12
 Release:        1%{?dist}
 Summary:        Turn-based strategy game with a fantasy theme
 
@@ -87,7 +87,7 @@ This package contains the data files for Wesnoth.
 ##%endif
 
 %prep
-%setup -qn wesnoth-%{version}
+%setup -qn wesnoth-%{version}.0
 %patch0 -p1 -b .gcc43
 #%patch7 -p0 -b .crash
 
@@ -187,6 +187,9 @@ fi
 %{_mandir}/*/man6/wesnoth*.6.gz
 
 %changelog
+* Mon Nov 24 2014 Jon Ciesla <limburgher at gmail.com> - 1.12-1
+- 1.12 final.
+
 * Mon Nov 10 2014 Jon Ciesla <limburgher at gmail.com> - 1.11.19-1
 - 1.12 RC3.
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/wesnoth.git/commit/?h=f20&id=9fbd3e46f0aaee77bc6c7c6c0dcd490b135b0731


More information about the scm-commits mailing list