From 02861fd4949c14a8c1d030e2f01f8c67ed5125a2 Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Apr 13 2015 19:43:09 +0000 Subject: 1.12.2 --- diff --git a/.gitignore b/.gitignore index c1829b6..0014799 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ wesnoth-1.8.4.tar.bz2 /wesnoth-1.11.19.tar.bz2 /wesnoth-1.12.tar.bz2 /wesnoth-1.12.1.tar.bz2 +/wesnoth-1.12.2.tar.bz2 diff --git a/sources b/sources index a5d5899..493bb37 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8eb093c3300635d5097948745ce37a43 wesnoth-1.12.1.tar.bz2 +c2d85b3eb7ed96508f4f0e2ea29fd2cc wesnoth-1.12.2.tar.bz2 diff --git a/wesnoth.spec b/wesnoth.spec index 4b61327..cf19bdf 100644 --- a/wesnoth.spec +++ b/wesnoth.spec @@ -2,8 +2,8 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} Name: wesnoth -Version: 1.12.1 -Release: 3%{?dist} +Version: 1.12.2 +Release: 1%{?dist} Summary: Turn-based strategy game with a fantasy theme Group: Amusements/Games @@ -242,6 +242,9 @@ fi %{_mandir}/*/man6/wesnoth*.6.gz %changelog +* Mon Apr 13 2015 Jon Ciesla - 1.12.2-1 +- 1.12.2, security release. + * Thu Mar 26 2015 Richard Hughes - 1.12.1-3 - Add an AppData file for the software center