Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package trader for openSUSE:Factory checked 
in at 2024-01-16 21:39:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trader (Old)
 and      /work/SRC/openSUSE:Factory/.trader.new.9992 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trader"

Tue Jan 16 21:39:02 2024 rev:16 rq:1139154 version:7.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/trader/trader.changes    2022-08-06 
22:08:21.938692750 +0200
+++ /work/SRC/openSUSE:Factory/.trader.new.9992/trader.changes  2024-01-16 
21:39:07.962985088 +0100
@@ -1,0 +2,8 @@
+Fri Jan 12 15:24:04 UTC 2024 - Andrea Manzini <[email protected]>
+
+- New upstream release of Star Traders: version 7.19
+   * New Polish, Romanian and Ukrainian translations,
+     renamed AppStream metainfo and desktop files.
+   * Require at least Gettext 0.21 and Automake 1.16 for building.
+
+-------------------------------------------------------------------

Old:
----
  trader-7.18.tar.xz
  trader-7.18.tar.xz.sig

New:
----
  trader-7.19.tar.xz
  trader-7.19.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ trader.spec ++++++
--- /var/tmp/diff_new_pack.iuTh3P/_old  2024-01-16 21:39:08.543006234 +0100
+++ /var/tmp/diff_new_pack.iuTh3P/_new  2024-01-16 21:39:08.547006380 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package trader
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 # Copyright (c) 2012-22 John Zaitseff <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -23,17 +23,13 @@
 # *               Copyright (C) 1990-2022, John Zaitseff                *
 # *                                                                     *
 # ***********************************************************************
-
 # Author: John Zaitseff <[email protected]>
 # $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.18
-%define normalised_version 7.18
+%define upstream_version   7.19
+%define normalised_version 7.19
 %define rpm_release_num    1
-
 Name:           trader
 Version:        %{normalised_version}
 Release:        %{rpm_release_num}%{?dist}
@@ -41,18 +37,15 @@
 License:        GPL-3.0-or-later
 Group:          Amusements/Games/Strategy/Turn Based
 URL:            https://www.zap.org.au/projects/trader/
-
 Source0:        
https://ftp.zap.org.au/pub/trader/unix/trader-%{upstream_version}.tar.xz
 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
-BuildRequires:  gperf
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(ncurses)
-
 Requires(post): hicolor-icon-theme
 Requires(postun):hicolor-icon-theme
 Recommends:     %{name}-lang = %{version}
@@ -69,20 +62,20 @@
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 %find_lang %{name}
-%suse_update_desktop_file %{name}
+%suse_update_desktop_file au.org.zap.%{name}
 
 %files
 %doc README NEWS
 %license COPYING
 %{_bindir}/%{name}
-%{_mandir}/man6/trader.6%{ext_man}
-%{_datadir}/applications/%{name}.desktop
-%{_datadir}/metainfo/%{name}.appdata.xml
+%{_mandir}/man6/trader.6%{?ext_man}
+%{_datadir}/applications/au.org.zap.%{name}.desktop
+%{_datadir}/metainfo/au.org.zap.%{name}.metainfo.xml
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 
 %files lang -f %{name}.lang

++++++ trader-7.18.tar.xz -> trader-7.19.tar.xz ++++++
++++ 28117 lines of diff (skipped)

Reply via email to