Hello community, here is the log from the commit of package imv for openSUSE:Factory checked in at 2019-06-19 21:08:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/imv (Old) and /work/SRC/openSUSE:Factory/.imv.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "imv" Wed Jun 19 21:08:33 2019 rev:2 rq:710497 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/imv/imv.changes 2019-02-24 17:10:54.772498514 +0100 +++ /work/SRC/openSUSE:Factory/.imv.new.4811/imv.changes 2019-06-19 21:10:32.306633962 +0200 @@ -1,0 +2,18 @@ +Tue Jun 18 07:25:12 UTC 2019 - [email protected] + +- Update to 3.1.0: + * Added support for multiple image loaders, allowing imv to use libraries other + than FreeImage. This adds support for SVGs, and in the future, other formats + as required. + * Loaders added for libpng, libtiff, librsvg, libturbojpeg. + * Added support for binding multiple commands to a single key + * Support for hidpi rendering with SDL >= 2.0.10 + * Added -v flag to show version number + * Allow 'Escape' to be bound, changing bind abort sequence to 2x'Escape' + * Fixed bug where path list from stdin would sometime be truncated + * New releases only published under the MIT license, with FreeImage optionally + used under the FIPL + * Fixed several memory leaks + * Miscellaneous code cleanup and documentation fixes + +------------------------------------------------------------------- Old: ---- v3.0.0.tar.gz New: ---- v3.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ imv.spec ++++++ --- /var/tmp/diff_new_pack.gSn00m/_old 2019-06-19 21:10:33.598635218 +0200 +++ /var/tmp/diff_new_pack.gSn00m/_new 2019-06-19 21:10:33.618635237 +0200 @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: imv -Version: 3.0.0 +Version: 3.1.0 Release: 0 Summary: Image viewer for X11/Wayland License: MIT AND GPL-2.0-or-later @@ -26,6 +26,10 @@ Source: https://github.com/eXeC64/imv/archive/v%{version}.tar.gz BuildRequires: asciidoc BuildRequires: freeimage-devel +BuildRequires: libjpeg8-devel +BuildRequires: libpng16-devel +BuildRequires: librsvg-devel +BuildRequires: libtiff-devel BuildRequires: pkgconfig BuildRequires: pkgconfig(SDL2_ttf) BuildRequires: pkgconfig(fontconfig) @@ -45,7 +49,7 @@ PREFIX="%{_prefix}" %files -%license LICENSE LICENSE.GPL LICENSE.MIT +%license LICENSE %doc AUTHORS README.md %{_bindir}/%{name}* %{_datadir}/applications/%{name}.desktop ++++++ v3.0.0.tar.gz -> v3.1.0.tar.gz ++++++ ++++ 4928 lines of diff (skipped)
