Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package trader for openSUSE:Factory checked in at 2022-08-06 22:08:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/trader (Old) and /work/SRC/openSUSE:Factory/.trader.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trader" Sat Aug 6 22:08:10 2022 rev:15 rq:993405 version:7.18 Changes: -------- --- /work/SRC/openSUSE:Factory/trader/trader.changes 2021-05-20 19:26:11.529663974 +0200 +++ /work/SRC/openSUSE:Factory/.trader.new.1521/trader.changes 2022-08-06 22:08:21.938692750 +0200 @@ -1,0 +2,18 @@ +Sat Aug 6 09:45:00 AEST 2021 - John Zaitseff <[email protected]> + +- New upstream release of Star Traders: version 7.18. + * From version 7.17: fixed two TOCTOU (time-of-check / time-of-use) + bugs between checking for traditional data directory and creating a + data directory later. Also fixed a bug when the HOME environment + variable is empty. + * From version 7.17: Updated Brazilian Portuguese, Norwegian Bokm??l, + Swedish, French, Esperanto, Serbian, German and English translations. + * Removed the <icon> line from trader.appdata.xml so that the icon is + taken from the trader.desktop file instead. +- Include trader.keyring to allow for upstream source verification. +- Remove prerelease conditional. + * Prereleases haven't been used for over five years, nor is it expected + that an openSUSE package will be made from one even if there is a + future prerelease. + +------------------------------------------------------------------- Old: ---- trader-7.16.tar.xz New: ---- trader-7.18.tar.xz trader-7.18.tar.xz.sig trader.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ trader.spec ++++++ --- /var/tmp/diff_new_pack.jbKDUf/_old 2022-08-06 22:08:22.510694413 +0200 +++ /var/tmp/diff_new_pack.jbKDUf/_new 2022-08-06 22:08:22.518694436 +0200 @@ -1,8 +1,8 @@ # # spec file for package trader # -# Copyright (c) 2021 SUSE LLC -# Copyright (c) 2012-20 John Zaitseff <[email protected]> +# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2012-22 John Zaitseff <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,20 +20,19 @@ # *********************************************************************** # * * # * Star Traders: A Game of Interstellar Trading * -# * Copyright (C) 1990-2020, John Zaitseff * +# * Copyright (C) 1990-2022, John Zaitseff * # * * # *********************************************************************** # Author: John Zaitseff <[email protected]> -# $Id: 93048e804cac81e200f0e08e124be95a7f556632 $ +# $Id: 99f93cf1589a39d7579741fa302eb9e9818a2e5b $ # 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.16 -%define normalised_version 7.16 +%define upstream_version 7.18 +%define normalised_version 7.18 %define rpm_release_num 1 -%define is_prerelease 0 Name: trader Version: %{normalised_version} @@ -41,13 +40,12 @@ Summary: Star Traders, a simple game of interstellar trading License: GPL-3.0-or-later Group: Amusements/Games/Strategy/Turn Based -Url: https://www.zap.org.au/projects/trader/ +URL: https://www.zap.org.au/projects/trader/ -%if 0%{?is_prerelease} -Source0: https://ftp.zap.org.au/pub/trader/unix/prerelease/trader-%{upstream_version}.tar.xz -%else Source0: https://ftp.zap.org.au/pub/trader/unix/trader-%{upstream_version}.tar.xz -%endif +Source1: https://ftp.zap.org.au/pub/trader/unix/trader-%{upstream_version}.tar.xz.sig +# Source2 downloaded from https://www.zap.org.au/~john/pubkey.asc +Source2: trader.keyring BuildRequires: gcc BuildRequires: gettext @@ -56,7 +54,7 @@ BuildRequires: pkgconfig(ncurses) Requires(post): hicolor-icon-theme -Requires(postun): hicolor-icon-theme +Requires(postun):hicolor-icon-theme Recommends: %{name}-lang = %{version} %description ++++++ trader-7.16.tar.xz -> trader-7.18.tar.xz ++++++ ++++ 53691 lines of diff (skipped)
