limb pushed to wesnoth (f20). "1.12.1."

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


>From a4eb3c935c023d67c7cab22126aebafc22b5923f Mon Sep 17 00:00:00 2001
From: Jon Ciesla <limburgher at gmail.com>
Date: Mon, 26 Jan 2015 12:10:13 -0600
Subject: 1.12.1.


diff --git a/.gitignore b/.gitignore
index 51a0353..c1829b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ wesnoth-1.8.4.tar.bz2
 /wesnoth-1.11.18.tar.bz2
 /wesnoth-1.11.19.tar.bz2
 /wesnoth-1.12.tar.bz2
+/wesnoth-1.12.1.tar.bz2
diff --git a/sources b/sources
index bc20e3c..a5d5899 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1fa1a43cb7f6f1664c36d7e4c1eedc01  wesnoth-1.12.tar.bz2
+8eb093c3300635d5097948745ce37a43  wesnoth-1.12.1.tar.bz2
diff --git a/wesnoth.spec b/wesnoth.spec
index 70f814c..aa697b7 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.12
+Version:        1.12.1
 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}.0
+%setup -qn wesnoth-%{version}
 %patch0 -p1 -b .gcc43
 #%patch7 -p0 -b .crash
 
@@ -187,6 +187,9 @@ fi
 %{_mandir}/*/man6/wesnoth*.6.gz
 
 %changelog
+* Mon Jan 26 2015 Jon Ciesla <limburgher at gmail.com> - 1.12.1-1
+- 1.12.1, bugfix release.
+
 * Mon Nov 24 2014 Jon Ciesla <limburgher at gmail.com> - 1.12-1
 - 1.12 final.
 
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list