1
0
Fork 0

Merge branch rpmspec-fedora into rpmspec-centos7: Update for v7.20

This commit is contained in:
John Zaitseff 2024-01-31 08:01:27 +11:00
commit a57cabf75e
1 changed files with 5 additions and 2 deletions

View File

@ -12,10 +12,10 @@
# the GNU General Public License, version 3 or later.
Name: trader
Version: 7.19
Version: 7.20
Release: 1%{?dist}
Summary: Star Traders, a simple game of interstellar trading
License: GPLv3+
License: GPL-3.0-or-later
Url: https://www.zap.org.au/projects/trader/
Source0: https://ftp.zap.org.au/pub/trader/unix/trader-%{version}.tar.xz
Source1: https://ftp.zap.org.au/pub/trader/unix/trader-%{version}.tar.xz.sig
@ -67,6 +67,9 @@ fi
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
* Wed Jan 31 2024 John Zaitseff <J.Zaitseff@zap.org.au> - 7.20-1
- Updated the RPM package for a new release of Star Traders: version 7.20.
* Sun Jan 07 2024 John Zaitseff <J.Zaitseff@zap.org.au> - 7.19-1
- Updated the RPM package for a new release of Star Traders: version 7.19.
- Update rules for AppStream metainfo and desktop files.