Hello community, here is the log from the commit of package hedgewars for openSUSE:Factory checked in at 2019-02-28 21:43:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hedgewars (Old) and /work/SRC/openSUSE:Factory/.hedgewars.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hedgewars" Thu Feb 28 21:43:20 2019 rev:6 rq:679557 version:0.9.25 Changes: -------- --- /work/SRC/openSUSE:Factory/hedgewars/hedgewars.changes 2018-07-14 20:27:27.540531017 +0200 +++ /work/SRC/openSUSE:Factory/.hedgewars.new.28833/hedgewars.changes 2019-02-28 21:43:26.121524282 +0100 @@ -1,0 +2,18 @@ +Mon Dec 10 12:00:00 UTC 2018 - [email protected] +- 0.9.25 highlights: + * Complete overhaul of Continental supplies + * Can adjust weapon start and crate probabilities in Balanced Random Weapon + * Remove rubber duck + * New air mine features + * Rework team rankings + * Tied teams now rank equally + * Help button in main menu + * 19 new hedgehog taunts + * Many new Lua API features + * Functionality of controllers restored + * Fix at least 2 crashes + * Fixed some awkward network bugs which caused games to come to a standstill + * Many bugs related to the wrap world edge fixed (but not all) + * Sudden Death always came exactly 1 turn later than planned + +------------------------------------------------------------------- @@ -143 +160,0 @@ - Old: ---- hedgewars-src-0.9.24.1.tar.bz2 New: ---- hedgewars-src-0.9.25.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hedgewars.spec ++++++ --- /var/tmp/diff_new_pack.cnA7WK/_old 2019-02-28 21:43:29.641522778 +0100 +++ /var/tmp/diff_new_pack.cnA7WK/_new 2019-02-28 21:43:29.653522773 +0100 @@ -20,7 +20,7 @@ %define _no_ffmpeg 1 Name: hedgewars -Version: 0.9.24.1 +Version: 0.9.25 Release: 0 Summary: Turn-based artillery game, featuring fighting hedgehogs License: GPL-2.0-only @@ -28,9 +28,6 @@ Url: http://www.hedgewars.org/ Source: http://hedgewars.org/download/releases/hedgewars-src-%{version}.tar.bz2 Source99: %{name}-rpmlintrc -%if 0%{?suse_version} < 1120 -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%endif BuildRequires: SDL2-devel BuildRequires: SDL2_image-devel BuildRequires: SDL2_mixer-devel @@ -50,19 +47,15 @@ BuildRequires: libQt5Network-devel BuildRequires: libQt5Widgets-devel BuildRequires: libffi-devel -BuildRequires: libphysfs-devel >= 2.0.3 +BuildRequires: libphysfs-devel >= 3.0 BuildRequires: libpng-devel BuildRequires: libqt5-linguist-devel +BuildRequires: lua51-devel BuildRequires: lzma BuildRequires: shared-mime-info -BuildRequires: pkgconfig(openssl) -%if 0%{?suse_version} > 1210 -BuildRequires: lua51-devel -%else -BuildRequires: lua-devel >= 5.1 -%endif BuildRequires: update-desktop-files BuildRequires: zlib-devel +BuildRequires: pkgconfig(openssl) Requires: %{name}-data = %{version} Recommends: %{name}-server = %{version} @@ -94,9 +87,7 @@ Summary: Game data files for Hedgewars, a turn-based artillery game Group: Amusements/Games/Strategy/Turn Based Requires: %{name} = %{version} -%if 0%{?suse_version} >= 1120 BuildArch: noarch -%endif %description data Hedgewars is a turn-based artillery game where slow-moving hedgehocks fight @@ -134,6 +125,7 @@ install -D -m 0644 man/%{name}.6 %{buildroot}%{_mandir}/man6/%{name}.6 install -D -m 0644 misc/hedgewars_ico.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png +install -D -m 0644 misc/hedgewars.png %{buildroot}%{_datadir}/icons/hicolor/512x512/apps/%{name}.png mkdir -p %{buildroot}%{_datadir}/applications/ mv %{buildroot}%{_datadir}/%{name}/Data/misc/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop mkdir -p %{buildroot}%{_datadir}/mime/packages @@ -167,7 +159,7 @@ %doc %{_mandir}/man6/* %{_datadir}/applications/*.desktop %{_datadir}/mime/packages/%{name}.xml -%{_datadir}/icons/hicolor/32x32/apps/%{name}.png +%{_datadir}/icons/hicolor/*/apps/%{name}.png %dir %{_datadir}/appdata/ %{_datadir}/appdata/hedgewars.appdata.xml %{_datadir}/pixmaps/hedgewars.xpm ++++++ hedgewars-src-0.9.24.1.tar.bz2 -> hedgewars-src-0.9.25.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/hedgewars/hedgewars-src-0.9.24.1.tar.bz2 /work/SRC/openSUSE:Factory/.hedgewars.new.28833/hedgewars-src-0.9.25.tar.bz2 differ: char 11, line 1
