Hello community,

here is the log from the commit of package trader for openSUSE:Factory checked 
in at 2019-12-04 13:50:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trader (Old)
 and      /work/SRC/openSUSE:Factory/.trader.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trader"

Wed Dec  4 13:50:57 2019 rev:12 rq:751097 version:7.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/trader/trader.changes    2018-01-09 
14:54:32.660001752 +0100
+++ /work/SRC/openSUSE:Factory/.trader.new.4691/trader.changes  2019-12-04 
14:19:39.078401275 +0100
@@ -1,0 +2,18 @@
+Wed Nov 27 02:10:00 AEDT 2019 - [email protected]
+
+- Use %license for the COPYING file.
+
+-------------------------------------------------------------------
+Fri Nov 15 09:00:00 AEDT 2019 - [email protected]
+
+- Update the spec file to match the result of "osc build".
+
+-------------------------------------------------------------------
+Fri Nov 15 08:30:00 AEDT 2019 - [email protected]
+
+- 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.
+
+-------------------------------------------------------------------
@@ -9,0 +28 @@
+

Old:
----
  trader-7.12.tar.xz

New:
----
  trader-7.13.tar.xz

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

Other differences:
------------------
++++++ trader.spec ++++++
--- /var/tmp/diff_new_pack.8OeAW7/_old  2019-12-04 14:19:39.586401703 +0100
+++ /var/tmp/diff_new_pack.8OeAW7/_new  2019-12-04 14:19:39.586401703 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package trader
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2012-18 John Zaitseff <[email protected]>
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2012-19 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
@@ -13,47 +13,47 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 # ***********************************************************************
 # *                                                                     *
 # *            Star Traders: A Game of Interstellar Trading             *
-# *               Copyright (C) 1990-2017, John Zaitseff                *
+# *               Copyright (C) 1990-2019, John Zaitseff                *
 # *                                                                     *
 # ***********************************************************************
 
 # Author: John Zaitseff <[email protected]>
-# $Id: c8d3c05321aea26745a5ced3158245111b97ca14 $
+# $Id: cb06367b59f99e896cd916a5a858a3959f734607 $
 
 # 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 rpm_release_num    1
+%define upstream_version   7.13
+%define normalised_version 7.13
+%define rpm_release_num    3
 %define is_prerelease      0
 
 Name:           trader
 Version:        %{normalised_version}
 Release:        %{rpm_release_num}%{?dist}
 Summary:        Star Traders, a simple game of interstellar trading
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 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:  update-desktop-files
+BuildRequires:  pkgconfig(ncurses)
 
 Requires(post):   hicolor-icon-theme
 Requires(postun): hicolor-icon-theme
@@ -79,7 +79,8 @@
 %suse_update_desktop_file %{name}
 
 %files
-%doc README NEWS COPYING
+%doc README NEWS
+%license COPYING
 %{_bindir}/%{name}
 %{_mandir}/man6/trader.6%{ext_man}
 %{_datadir}/applications/%{name}.desktop

++++++ trader-7.12.tar.xz -> trader-7.13.tar.xz ++++++
++++ 38240 lines of diff (skipped)


Reply via email to