Hello community, here is the log from the commit of package eaglemode for openSUSE:Factory checked in at 2020-09-25 16:34:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eaglemode (Old) and /work/SRC/openSUSE:Factory/.eaglemode.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eaglemode" Fri Sep 25 16:34:50 2020 rev:19 rq:836551 version:0.95.0 Changes: -------- --- /work/SRC/openSUSE:Factory/eaglemode/eaglemode.changes 2019-04-15 11:54:03.310621581 +0200 +++ /work/SRC/openSUSE:Factory/.eaglemode.new.4249/eaglemode.changes 2020-09-25 16:35:53.236122183 +0200 @@ -1,0 +2,18 @@ +Wed Sep 23 06:48:00 UTC 2020 - Dirk Mueller <[email protected]> + +- update to 0.95 + * Added some interpolation algorithms for the zooming into photos, videos, + * icons and other images. Now the user can choose (in the preferences) from: + * Area Sampling, Bilinear, Bicubic, Lanczos, and Adaptive. + * Accelerated graphics display by making use of the AVX2 CPU extension. + * Extended the graphics API by a texture class which allows more flexible + * filling of figures with colors and images. + * Ported the audio/video player to Windows, based on the VLC library. + * Switched from Xine to VLC also for other OSes because some tests showed + that VLC is more crash-resistant against randomly corrupted files and + thereby most likely more secure. + * Completely removed support for outdated archive file formats to improve + security and simplify maintenance: Goodbye to arc, arj, lha, rar, and zoo. + Minor fixes and improvements. + +------------------------------------------------------------------- Old: ---- eaglemode-0.94.1.tar.bz2 New: ---- eaglemode-0.95.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eaglemode.spec ++++++ --- /var/tmp/diff_new_pack.kULCVA/_old 2020-09-25 16:35:54.828123595 +0200 +++ /var/tmp/diff_new_pack.kULCVA/_new 2020-09-25 16:35:54.832123598 +0200 @@ -1,7 +1,7 @@ # # spec file for package eaglemode # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: eaglemode -Version: 0.94.1 +Version: 0.95.0 Release: 0 Summary: A zoomable user interface (ZUI) with file manager, file viewers, games, etc. License: GPL-3.0-only Group: Development/Tools/Other -Url: http://eaglemode.sourceforge.net/ +URL: http://eaglemode.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}/%{name}-%{version}.tar.bz2 Source1: %{name}-icons.tar Source2: %{name}.desktop @@ -45,6 +45,7 @@ BuildRequires: libpoppler-glib-devel BuildRequires: librsvg-devel BuildRequires: update-desktop-files +BuildRequires: vlc-devel BuildRequires: xorg-x11-devel %endif %if 0%{?mandriva_version} @@ -68,7 +69,6 @@ Requires: gedit Requires: ghostscript-x11 Requires: gzip -Requires: libxine2 Requires: lzop # Remove when p7zip-full is in all products %if 0%{suse_version} > 1500 @@ -80,7 +80,6 @@ Requires: tar Requires: texlive-bin-dvilj Requires: transfig -Recommends: unrar Requires: unzip %if 0%{?suse_version} > 1320 Requires: xterm-bin @@ -88,7 +87,6 @@ Requires: xterm %endif Requires: zip -Requires: zoo %endif %description ++++++ eaglemode-0.94.1.tar.bz2 -> eaglemode-0.95.0.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/eaglemode/eaglemode-0.94.1.tar.bz2 /work/SRC/openSUSE:Factory/.eaglemode.new.4249/eaglemode-0.95.0.tar.bz2 differ: char 11, line 1
