Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openlierox for openSUSE:Factory checked in at 2021-04-29 22:46:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openlierox (Old) and /work/SRC/openSUSE:Factory/.openlierox.new.1947 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openlierox" Thu Apr 29 22:46:59 2021 rev:2 rq:889392 version:0.58_rc5 Changes: -------- --- /work/SRC/openSUSE:Factory/openlierox/openlierox.changes 2017-03-09 02:00:13.358190478 +0100 +++ /work/SRC/openSUSE:Factory/.openlierox.new.1947/openlierox.changes 2021-04-29 22:53:40.493816021 +0200 @@ -1,0 +2,21 @@ +Thu Apr 29 17:27:39 UTC 2021 - Ferdinand Thiessen <[email protected]> + +- Update to version 0.58_rc5 + * IPv6 support + * Show death count in games with infinite lives + * Navigate all menus with arrow keys. This should allow to control + the game using only gamepad, with no mouse. + * Fixed rope warping and explosions not drawn on infinite map. + * Fixed desynced shots in network games. + * Fixed invisible laser in network games. + * New game options: mirror the map to make infinite map edges + less obvious, and indestructible bonuses. + * Added all player skins from Quality Skins Pack. + * Fixed servers registering on masterserver with IPv6 address. + * Show weapon name when picking up a bonus or when the server + forces new weapons for a client. +- Dropped upstream merged appdata.patch and desktop.patch +- Dropped outdated patches openlierox-0.58-gcc6.patch, + openlierox-0.58_rc1-curl.patch and openlierox-0.58_rc1-icu.patch + +------------------------------------------------------------------- Old: ---- OpenLieroX_0.58_rc3.src.tar.bz2 appdata.patch desktop.patch openlierox-0.58-gcc6.patch openlierox-0.58_rc1-curl.patch openlierox-0.58_rc1-icu.patch New: ---- OpenLieroX_0.58_rc5.src.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openlierox.spec ++++++ --- /var/tmp/diff_new_pack.su3deU/_old 2021-04-29 22:53:41.465811541 +0200 +++ /var/tmp/diff_new_pack.su3deU/_new 2021-04-29 22:53:41.469811523 +0200 @@ -17,21 +17,13 @@ Name: openlierox -Version: 0.58_rc3 +Version: 0.58_rc5 Release: 0 Summary: A real-time, excessive clone of Worms License: LGPL-2.0+ Group: Amusements/Games/Other Url: http://www.openlierox.net/ Source: http://downloads.sourceforge.net/%{name}/OpenLieroX_%{version}.src.tar.bz2 -Patch0: openlierox-0.58_rc1-curl.patch -Patch1: openlierox-0.58_rc1-icu.patch -# PATCH-FIX-FEDORA -Patch2: http://pkgs.fedoraproject.org/cgit/rpms/openlierox.git/plain/openlierox-0.58-gcc6.patch -# PATCH-FEATURE-UPSTREAM https://github.com/albertz/openlierox/pull/804 -Patch3: appdata.patch -# PATCH-FIX-UPSTREAM https://github.com/albertz/openlierox/pull/805 -Patch4: desktop.patch BuildRequires: SDL-devel BuildRequires: SDL_image-devel BuildRequires: SDL_mixer-devel @@ -56,11 +48,6 @@ %prep %setup -q -n OpenLieroX -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 %build %cmake -DDEBUG=OFF -DBREAKPAD=OFF -DSYSTEM_DATA_DIR=%{_datadir} -DHAWKNL_BUILTIN=ON @@ -69,6 +56,7 @@ %install install -m 755 -d %{buildroot}%{_datadir}/openlierox/ cp -r share/gamedir/* %{buildroot}%{_datadir}/openlierox/ +find %{buildroot}%{_datadir}/openlierox/ -type f -exec chmod 0644 \{\} + install -m 755 -d %{buildroot}%{_bindir} install -m 755 build/bin/openlierox %{buildroot}%{_bindir} @@ -82,23 +70,13 @@ mkdir -p %{buildroot}%{_datadir}/appdata install -p -m 644 share/openlierox.appdata.xml %{buildroot}%{_datadir}/appdata/openlierox.appdata.xml -%fdupes %{buildroot}%{_prefix} - -%post -%icon_theme_cache_post -%desktop_database_post - -%postun -%icon_theme_cache_postun -%desktop_database_postun +%fdupes %{buildroot}%{_datadir} %files -%defattr(-,root,root) %{_bindir}/openlierox %{_datadir}/openlierox %{_datadir}/icons/hicolor/scalable/apps/OpenLieroX.svg %{_datadir}/applications/openlierox.desktop -%dir %{_datadir}/appdata %{_datadir}/appdata/openlierox.appdata.xml %changelog ++++++ OpenLieroX_0.58_rc3.src.tar.bz2 -> OpenLieroX_0.58_rc5.src.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/openlierox/OpenLieroX_0.58_rc3.src.tar.bz2 /work/SRC/openSUSE:Factory/.openlierox.new.1947/OpenLieroX_0.58_rc5.src.tar.bz2 differ: char 11, line 1
