Hello community, here is the log from the commit of package 7kaa for openSUSE:Factory checked in at 2019-02-28 21:41:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/7kaa (Old) and /work/SRC/openSUSE:Factory/.7kaa.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "7kaa" Thu Feb 28 21:41:33 2019 rev:6 rq:677701 version:2.15.1 Changes: -------- --- /work/SRC/openSUSE:Factory/7kaa/7kaa.changes 2017-11-10 14:56:23.510260431 +0100 +++ /work/SRC/openSUSE:Factory/.7kaa.new.28833/7kaa.changes 2019-02-28 21:42:05.085558888 +0100 @@ -1,0 +2,28 @@ +Tue Feb 19 20:32:22 UTC 2019 - Matthias Eliasson <[email protected]> + +- Update to 2.15.1 + * Fixed desync on mobilizing workers. + * Fixed desync on troop sortie, by making troop sorting deterministic. + * Fixed desync on AI attack planning, by making AI fort sorting deterministic. + * Fixed error that caused multiplayer save files appear out of sync. + * Changed the Button class to not block on holding down the mouse button, + smoothing multiplayer games when alot of clicking may be happening. + * Prevent mobilizing foreign workers from your Firms, however they may be + fired back to their home town. + * Only enable mobilize worker button when the firm is staffed with non-foreign + workers. + * Prefer IPv4 addressing for 7kfans.com match-making. + * Fixed ambiguity in some translations. + * Repack structures for Crc checking due to pointer sizing. + * Improved cross-compilation and platform support. + * Uppercased the data and user files, as they are supported in the code, + maintaining consistency and without needing to guess case. + * Fixed missing Fryhtan encyclopedia picture on some systems. + * Fixed observation mode visibility when playing a replay. + * Added support for center and right paragraph justification. + * Packagers please note that the music files must be in upper-case now, see + the latest download for the music. +- Clean with spec-cleaner +- Make sure we recommend new 7kaa-music version + +------------------------------------------------------------------- Old: ---- 7kaa-2.14.7.tar.xz New: ---- 7kaa-2.15.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ 7kaa.spec ++++++ --- /var/tmp/diff_new_pack.e5F3ke/_old 2019-02-28 21:42:06.253558389 +0100 +++ /var/tmp/diff_new_pack.e5F3ke/_new 2019-02-28 21:42:06.257558387 +0100 @@ -1,7 +1,7 @@ # # spec file for package 7kaa # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,32 +12,32 @@ # 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/ # # See also http://en.opensuse.org/openSUSE:Specfile_guidelines Name: 7kaa -Version: 2.14.7 +Version: 2.15.1 Release: 0 Summary: Seven Kingdoms: Ancient Adversaries -License: GPL-2.0 +License: GPL-2.0-only Group: Amusements/Games/Strategy/Real Time -Url: http://7kfans.com/ +URL: http://7kfans.com/ Source0: https://github.com/the3dfxdude/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz Source1: %{name}.png Source2: %{name}.desktop # PATCH-FIX-UPSTREAM - gcc6_char_cast.patch -- https://github.com/the3dfxdude/7kaa/issues/63 Patch0: gcc6_char_cast.patch BuildRequires: curl-devel -BuildRequires: enet-devel BuildRequires: fdupes BuildRequires: gcc-c++ -BuildRequires: openal-soft-devel BuildRequires: pkgconfig BuildRequires: update-desktop-files +BuildRequires: pkgconfig(libenet) +BuildRequires: pkgconfig(openal) BuildRequires: pkgconfig(sdl2) -Recommends: %{name}-music +Recommends: %{name}-music >= 20181228 %description Seven Kingdoms made departures from the traditional real-time strategy models @@ -76,9 +76,14 @@ %suse_update_desktop_file %{name} %fdupes -s %{buildroot}%{_prefix} +%find_lang %{name} -%files -%doc COPYING README +# remove duplicate COPYING file +rm -f %{buildroot}%{_docdir}/7kaa/COPYING + +%files -f %{name}.lang +%license COPYING +%doc README %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/%{name}.png ++++++ 7kaa-2.14.7.tar.xz -> 7kaa-2.15.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/7kaa/7kaa-2.14.7.tar.xz /work/SRC/openSUSE:Factory/.7kaa.new.28833/7kaa-2.15.1.tar.xz differ: char 25, line 1
