Hello community, here is the log from the commit of package qiv for openSUSE:Factory checked in at 2018-04-13 12:49:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qiv (Old) and /work/SRC/openSUSE:Factory/.qiv.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qiv" Fri Apr 13 12:49:21 2018 rev:24 rq:594790 version:2.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/qiv/qiv.changes 2018-02-22 15:03:11.268402860 +0100 +++ /work/SRC/openSUSE:Factory/.qiv.new/qiv.changes 2018-04-13 12:49:23.812363914 +0200 @@ -1,0 +2,8 @@ +Sat Mar 3 00:39:07 UTC 2018 - [email protected] + +- Ensure neutrality of description. Trim manual from description. + In fact, switch the description to the one used by qiv-1.6.spec + directly from upstream. (This is apparently the only file by + upstream to ever have contained a description.) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qiv.spec ++++++ --- /var/tmp/diff_new_pack.UfeeBJ/_old 2018-04-13 12:49:24.488339423 +0200 +++ /var/tmp/diff_new_pack.UfeeBJ/_new 2018-04-13 12:49:24.492339278 +0200 @@ -19,8 +19,8 @@ Name: qiv Version: 2.3.2 Release: 0 -Summary: Probably the fastest and simplest image viewer on the planet -License: GPL-2.0+ +Summary: A gdk/imlib based image viewer +License: GPL-2.0-or-later Group: Productivity/Graphics/Viewers Url: https://spiegl.de/qiv/ Source0: https://spiegl.de/qiv/download/qiv-%{version}.tgz @@ -37,39 +37,13 @@ Requires: imlib2-loaders %description -Qiv is a very small and pretty fast gdk/Imlib image viewer, designed to -view large images such as the JPEG files from today's high-megapixel -digicams. +The "Quick Image Viewer" (qiv) is a GDK/Imlib image viewer similar to +viewers like xv or xloadimage. qiv features setting an image as an +x11 background with a user-definable background color, fullscreen +viewing, a screensaver mode, brightness/contrast/gamma correction, +real transparency, zoom and slideshow. -It is super-easy to use: It creates only one window, containing only -the image to view, the SPACE key views the next image, BACKSPACE the -previous, "d" moves the current image to .qiv-trash/, "u" moves it back -and removes .qiv-trash/ if empty. "f" or the -f option toggles -full-screen mode and "m" toggles between maxpect mode (rescales images -to screen size while preserving aspect ratio) and unscaled mode with -unscaled 1:1 view with panning using cursor keys. - -The mouse buttons can also be used in parallel to SPACE and BACKSPACE -to quickly flip thru images. - -Furhter features are: * setting image as x11 background - (centered,tiled,stretched..), with user settable background color - -* external "qiv-command" program support - -* screensaver mode - -* brightness/contrast/gamma correction - -* real transparency - -* slideshow (with random order if you want) - -* flip horizontal/vertical, rotate left/right - -* delete function (move to .qiv-trash/) - -* jump to image number x, jump forward/backward x images +It creates only one window, containing only the image to view. %prep %setup -q
