0
0
mirror of https://git.zap.org.au/git/trader.git synced 2025-06-30 22:19:26 -04:00

Update the OpenSUSE spec files for Star Traders v7.13

This commit is contained in:
John Zaitseff 2019-11-15 08:32:50 +11:00
parent b4de78ac12
commit cb9f84aa5c
2 changed files with 18 additions and 9 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Nov 15 08:30:00 EDT 2019 - J.Zaitseff@zap.org.au
- New upstream release of Star Traders: version 7.13.
* Updated Esperanto translation
- Changed dependency from ncurses-devel to pkgconfig(ncurses), now
that OpenSUSE 42.x is no longer relevant.
-------------------------------------------------------------------
Thu Jan 4 19:47:53 UTC 2018 - avindra@opensuse.org
@ -7,6 +15,7 @@ Thu Jan 4 19:47:53 UTC 2018 - avindra@opensuse.org
-------------------------------------------------------------------
Sun Jun 18 07:20:00 EST 2017 - J.Zaitseff@zap.org.au
- New upstream release of Star Traders: version 7.11.
-------------------------------------------------------------------

View File

@ -1,8 +1,8 @@
#
# spec file for package trader
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2012-18 John Zaitseff <J.Zaitseff@zap.org.au>
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2012-19 John Zaitseff <J.Zaitseff@zap.org.au>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -20,7 +20,7 @@
# ***********************************************************************
# * *
# * Star Traders: A Game of Interstellar Trading *
# * Copyright (C) 1990-2017, John Zaitseff *
# * Copyright (C) 1990-2019, John Zaitseff *
# * *
# ***********************************************************************
@ -30,8 +30,8 @@
# This file is distributed under the same licence as Star Traders itself:
# the GNU General Public License, version 3 or later.
%define upstream_version 7.12
%define normalised_version 7.12
%define upstream_version 7.13
%define normalised_version 7.13
%define rpm_release_num 1
%define is_prerelease 0
@ -41,18 +41,18 @@ Release: %{rpm_release_num}%{?dist}
Summary: Star Traders, a simple game of interstellar trading
License: GPL-3.0+
Group: Amusements/Games/Strategy/Turn Based
Url: http://www.zap.org.au/software/trader/
Url: https://www.zap.org.au/projects/trader/
%if 0%{?is_prerelease}
Source0: ftp://ftp.zap.org.au/pub/trader/unix/prerelease/trader-%{upstream_version}.tar.xz
Source0: https://ftp.zap.org.au/pub/trader/unix/prerelease/trader-%{upstream_version}.tar.xz
%else
Source0: ftp://ftp.zap.org.au/pub/trader/unix/trader-%{upstream_version}.tar.xz
Source0: https://ftp.zap.org.au/pub/trader/unix/trader-%{upstream_version}.tar.xz
%endif
BuildRequires: gcc
BuildRequires: gettext
BuildRequires: gperf
BuildRequires: ncurses-devel
BuildRequires: pkgconfig(ncurses)
BuildRequires: update-desktop-files
Requires(post): hicolor-icon-theme