Compare commits

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

1 commit

Author SHA1 Message Date
Kalev Lember
5fa630183f Update to 1.14.9 2019-11-10 20:31:20 +01:00
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

@ -47,3 +47,4 @@ wesnoth-1.8.4.tar.bz2
/wesnoth-1.14.5.tar.bz2
/wesnoth-1.14.6.tar.bz2
/wesnoth-1.14.7.tar.bz2
/wesnoth-1.14.9.tar.bz2

View file

@ -1 +1 @@
SHA512 (wesnoth-1.14.7.tar.bz2) = 0b30817a664ae0792e64392b864c4677eabb6ccbacf3306a42e2f9a6d7bf6d9305c53b050168457073395ed87b19acf064f167d15ef2895b408ebe81061e0fe1
SHA512 (wesnoth-1.14.9.tar.bz2) = b6165aa8522ab975411db1aa28893f2b534d2f6e00448869900ef235f9354ec70883cee2fef67b61ba8ad2334ea825a039fd5beca5156cc6e264e27d69dfb656

View file

@ -2,8 +2,8 @@
%global __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g')
Name: wesnoth
Version: 1.14.7
Release: 2%{?dist}
Version: 1.14.9
Release: 1%{?dist}
Summary: Turn-based strategy game with a fantasy theme
License: GPLv2+
@ -170,6 +170,9 @@ done
%{_mandir}/*/man6/wesnoth*.6*
%changelog
* Sun Nov 10 2019 Kalev Lember <klember@redhat.com> - 1.14.9-1
- Update to 1.14.9
* Tue Jun 04 2019 Kalev Lember <klember@redhat.com> - 1.14.7-2
- Move tools python scripts from -data subpackage to -tools