Compare commits

...
Sign in to create a new pull request.

6 commits

Author SHA1 Message Date
Python Maint
65bfcbdd8f Rebuilt for Python 3.15.0b4 ABI change 2026-07-22 10:10:58 +02:00
Fedora Release Engineering
5a3e35a6a6 Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild 2026-07-17 08:46:00 +00:00
Yaakov Selkowitz
1a6c158e3b Rebuilt for openssl 4.0 2026-06-12 20:05:10 -04:00
Python Maint
806e2285a9 Rebuilt for Python 3.15 2026-06-04 09:33:25 +02:00
Yaakov Selkowitz
3a7c11419d Drop unused openssl-devel-engine dependency
This is no longer used by the code, and will not be available with the
forthcoming OpenSSL 4.0.
2026-05-25 19:24:21 +00:00
Gwyn Ciesla
d84a937719 1.19.24 2026-05-22 09:22:11 -05:00
3 changed files with 19 additions and 6 deletions

1
.gitignore vendored
View file

@ -111,3 +111,4 @@ wesnoth-1.8.4.tar.bz2
/wesnoth-1.19.21.tar.bz2
/wesnoth-1.19.22.tar.bz2
/wesnoth-1.19.23.tar.bz2
/wesnoth-1.19.24.tar.bz2

View file

@ -1 +1 @@
SHA512 (wesnoth-1.19.23.tar.bz2) = bb32b9b466f34e9ce2db4eda2874269c07775bfbaf8607c2054676e61f780845fb03f85eacefee6af39c3f32f6af183a835a6d5b0a865a1b2d2358652b705e66
SHA512 (wesnoth-1.19.24.tar.bz2) = c82b65d8ae74156bdf8fbb4ab7bcb7ffda0688d7d4cb5d12177a31f297a116288aae8cdc03abff0de80a1099561019ce44ff33d7f0f75953c23d12da74a7d6fb

View file

@ -1,6 +1,6 @@
Name: wesnoth
Version: 1.19.23
Release: 1%{?dist}
Version: 1.19.24
Release: 5%{?dist}
Summary: Turn-based strategy game with a fantasy theme
License: GPL-2.0-or-later
@ -29,9 +29,6 @@ BuildRequires: lua-devel
BuildRequires: readline-devel
BuildRequires: python3-scons
BuildRequires: openssl-devel
%if 0%{?fedora} >= 41
BuildRequires: openssl-devel-engine
%endif
BuildRequires: libvorbis-devel
BuildRequires: libcurl-devel
BuildRequires: systemd
@ -193,6 +190,21 @@ install -m0644 -D wesnoth-server.sysusers.conf %{buildroot}%{_sysusersdir}/wesno
%{_mandir}/*/man6/wesnoth*.6*
%changelog
* Wed Jul 22 2026 Python Maint <python-maint@redhat.com> - 1.19.24-5
- Rebuilt for Python 3.15.0b4 ABI change
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.24-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Sat Jun 13 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 1.19.24-3
- Rebuilt for openssl 4.0
* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 1.19.24-2
- Rebuilt for Python 3.15
* Thu May 21 2026 Gwyn Ciesla <gwync@protonmail.com> - 1.19.24-1
- 1.19.24
* Thu Apr 23 2026 Gwyn Ciesla <gwync@protonmail.com> - 1.19.23-1
- 1.19.23