diff --git a/.gitignore b/.gitignore index 733ce78..3e0e7b4 100644 --- a/.gitignore +++ b/.gitignore @@ -81,3 +81,4 @@ wesnoth-1.8.4.tar.bz2 /wesnoth-1.17.16.tar.bz2 /wesnoth-1.17.17.tar.bz2 /wesnoth-1.17.18.tar.bz2 +/wesnoth-1.17.19.tar.bz2 diff --git a/sources b/sources index 6fed957..e6eb434 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wesnoth-1.17.18.tar.bz2) = 755b4501ecaa84059bcb03487d44adf1c3c3e1eaec76151723f83ac91ea8e2d9ac0484aee14b47997a60b417ad04d6ee13e6f58f073165b9853d89a24a7e7a1d +SHA512 (wesnoth-1.17.19.tar.bz2) = 4c43d462a512525640448069c14bb0690ba3bddba793568810c1f3a3af6b26caa922d5e893b6ec5579f23ed244e4cce6604fbc9aa162809050422fe0e44364e4 diff --git a/wesnoth.spec b/wesnoth.spec index 7883e80..aa17359 100644 --- a/wesnoth.spec +++ b/wesnoth.spec @@ -1,8 +1,8 @@ %global _hardened_build 1 Name: wesnoth -Version: 1.17.18 -Release: 2%{?dist} +Version: 1.17.19 +Release: 1%{?dist} Summary: Turn-based strategy game with a fantasy theme License: GPL-2.0-or-later @@ -181,6 +181,9 @@ done %{_mandir}/*/man6/wesnoth*.6* %changelog +* Mon Jul 17 2023 Gwyn Ciesla - 1.17.19-1 +- 1.17.19 + * Mon Jun 26 2023 Python Maint - 1.17.18-2 - Rebuilt for Python 3.12