From 9ed22a044149d72052469dc4dc6286a586133122 Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Mar 20 2023 20:17:14 +0000 Subject: 1.17.14 --- diff --git a/.gitignore b/.gitignore index 54e7fa8..7330560 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,4 @@ wesnoth-1.8.4.tar.bz2 /wesnoth-1.17.6.tar.bz2 /wesnoth-1.17.7.tar.bz2 /wesnoth-1.17.13.tar.bz2 +/wesnoth-1.17.14.tar.bz2 diff --git a/sources b/sources index e8084ff..8227b39 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wesnoth-1.17.13.tar.bz2) = c1cca995e6b1b22ac376ac924d48d125cc0c561c298aa20139fff68cb0786cd3ff1581676594500bd375a219eaecdae73b8f6abeb20863ae5726727ce5094d3d +SHA512 (wesnoth-1.17.14.tar.bz2) = 106bcc07471e707a398faad67a777259d390b3c54a98999b6585afe0a897e6551dff840dff8503b07dc962233b98d2112d9ba4a3208f5fae3d704ce2b1dda00e diff --git a/wesnoth.spec b/wesnoth.spec index bc930ca..ab19147 100644 --- a/wesnoth.spec +++ b/wesnoth.spec @@ -1,8 +1,8 @@ %global _hardened_build 1 Name: wesnoth -Version: 1.17.13 -Release: 3%{?dist} +Version: 1.17.14 +Release: 1%{?dist} Summary: Turn-based strategy game with a fantasy theme License: GPL-2.0-or-later @@ -32,6 +32,7 @@ BuildRequires: readline-devel BuildRequires: python3-scons BuildRequires: openssl-devel BuildRequires: libvorbis-devel +BuildRequires: libcurl-devel BuildRequires: systemd %description @@ -175,6 +176,9 @@ done %{_mandir}/*/man6/wesnoth*.6* %changelog +* Mon Mar 20 2023 Gwyn Ciesla - 1.17.14-1 +- 1.17.14 + * Fri Mar 03 2023 Gwyn Ciesla - 1.17.13-3 - migrated to SPDX license