Compare commits
5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
65bfcbdd8f | ||
|
|
5a3e35a6a6 | ||
|
|
1a6c158e3b | ||
|
|
806e2285a9 | ||
|
|
3a7c11419d |
1 changed files with 13 additions and 4 deletions
17
wesnoth.spec
17
wesnoth.spec
|
|
@ -1,6 +1,6 @@
|
|||
Name: wesnoth
|
||||
Version: 1.19.24
|
||||
Release: 1%{?dist}
|
||||
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,18 @@ 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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue