Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package naev for openSUSE:Factory checked in at 2021-02-07 15:17:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/naev (Old) and /work/SRC/openSUSE:Factory/.naev.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "naev" Sun Feb 7 15:17:08 2021 rev:5 rq:869545 version:0.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/naev/naev.changes 2020-12-21 10:26:07.164163700 +0100 +++ /work/SRC/openSUSE:Factory/.naev.new.28504/naev.changes 2021-02-07 15:18:58.197762698 +0100 @@ -1,0 +2,22 @@ +Wed Feb 3 22:17:39 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Modernize specfile + +------------------------------------------------------------------- +Wed Jan 27 19:32:52 UTC 2021 - D B <buckyballreact...@gmail.com> + +- Update to 0.8.1 + * Gameplay + - Lowered large ships' time constant (renamed from time dilation) by 50% of the deviation from 100%. + - Tweaked Za'lek ships' stats and outfit slot behavior to match expectations. + * Engine + - Restored macOS support. (Catalina users will have to bypass Gatekeeper: See https://github.com/naev/naev/wiki/FAQ for details.) + - Fixed a crash-loop when the "saves" folder gets populated by Steam data (or other files) and no Naev save files. + - Fixed intermittent error messages about the "Lua Spawn script for faction 'Trader'". + - Fixed rare/potential bugs in font and save-file code. + - Fixed crash when navigating landing screens with the tab key. + - Updated German translation. + - Improved text in minor ways. +- Added naev-0.8.1-overlay.tar.gz to fix autotools compilation + +------------------------------------------------------------------- Old: ---- naev-0.8.0-source.tar.gz New: ---- naev-0.8.1-overlay.tar.gz naev-0.8.1-source.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ naev.spec ++++++ --- /var/tmp/diff_new_pack.fu81ja/_old 2021-02-07 15:19:02.009769051 +0100 +++ /var/tmp/diff_new_pack.fu81ja/_new 2021-02-07 15:19:02.009769051 +0100 @@ -1,7 +1,7 @@ # # spec file for package naev # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,14 @@ Name: naev -Version: 0.8.0 +Version: 0.8.1 Release: 0 Summary: 2D action RPG space game License: GPL-3.0-only Group: Amusements/Games/Action/Other URL: http://naev.org/ Source0: %{name}-%{version}-source.tar.gz +Source1: %{name}-%{version}-overlay.tar.gz BuildRequires: SDL2-devel BuildRequires: fdupes BuildRequires: freetype2-devel @@ -46,12 +47,14 @@ open-ended, letting you proceed at your own pace. %prep -%setup -q +%autosetup -b1 %build -%configure --enable-lua=shared --enable-debug=no +# Remove 'docs' directory - fails in configure script, not needed for gameplay +rm -r docs -make %{?_smp_mflags} +%configure --enable-lua=shared --enable-debug=no +%make_build %install %make_install @@ -77,7 +80,6 @@ %fdupes %{buildroot}%{_datadir}/%{name} %files -%defattr(-,root,root) %doc LICENSE README TODO dat/AUTHORS %doc %{_mandir}/man6/* %{_bindir}/%{name} ++++++ naev-0.8.0-source.tar.gz -> naev-0.8.1-source.tar.gz ++++++ /work/SRC/openSUSE:Factory/naev/naev-0.8.0-source.tar.gz /work/SRC/openSUSE:Factory/.naev.new.28504/naev-0.8.1-source.tar.gz differ: char 4, line 1