Hello community,

here is the log from the commit of package feh for openSUSE:Factory checked in 
at 2017-10-09 19:47:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/feh (Old)
 and      /work/SRC/openSUSE:Factory/.feh.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "feh"

Mon Oct  9 19:47:54 2017 rev:14 rq:532747 version:2.21

Changes:
--------
--- /work/SRC/openSUSE:Factory/feh/feh.changes  2017-06-19 13:23:42.309774241 
+0200
+++ /work/SRC/openSUSE:Factory/.feh.new/feh.changes     2017-10-09 
19:48:58.801582734 +0200
@@ -1,0 +2,27 @@
+Sun Oct  8 23:20:36 UTC 2017 - [email protected]
+
+- Drop feh-2.12-fix_sighandler.patch, fixed upstream
+- update to 2.21
+ * Add toggle_fixed_geometry (g) key binding to toggle window auto-resize
+ * Improve control via terminal input
+ * Fix crash (segmentation fault) when using feh -O in non-index mode
+ * Fix --force-aliasing (and possibly other options) missing from ~/.fehbg
+    when using them for background setting
+- includes changes from 2.20
+ * Fix clang/gcc warnings
+ * Add support for control via terminal input. feh will read key presses
+   from the controlling terminal and handle them like X11 key presses
+   inside the feh window. Note that at the moment, only lower / upper case
+   ASCII letters and a very small set of additional keys are supported.
+ * Fix broken ImageMagick support (see --magick-timeout) when using some 
ImageMagick versions
+ * Remove images from the filelist if they were removed by executing a 
user-defined action
+- includes changes from 2.19.1 - 2.19.3:
+ * Fix Shift modifier not being recognized for tab, space and similar keys.
+   This lead to keybindings like Shift+Tab or Shift+Space being parsed as
+   if the Shift modifier had not been specified
+ * Show ImageMagick loader errors unless --quiet is specified
+ * Fix crash when handling certain media keys (introduced in 2.19.1)
+ * Save geometry data in .fehbg when setting a wallpaper with --geometry
+ * Fix Imlib2 developer warning and improve out-of-memory error message when 
using --thumbnails / --index on large directories
+
+-------------------------------------------------------------------

Old:
----
  feh-2.12-fix_sighandler.patch
  feh-2.19.tar.bz2
  feh-2.19.tar.bz2.asc

New:
----
  feh-2.21.tar.bz2
  feh-2.21.tar.bz2.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ feh.spec ++++++
--- /var/tmp/diff_new_pack.ngCXmt/_old  2017-10-09 19:48:59.625546520 +0200
+++ /var/tmp/diff_new_pack.ngCXmt/_new  2017-10-09 19:48:59.629546345 +0200
@@ -17,10 +17,10 @@
 
 
 Name:           feh
-Version:        2.19
+Version:        2.21
 Release:        0
 Summary:        Fast and Lightweight Image Viewer
-License:        MIT and LGPL-2.0+
+License:        MIT AND LGPL-2.0+
 Group:          Productivity/Graphics/Viewers
 Url:            http://feh.finalrewind.org/
 Source:         http://feh.finalrewind.org/feh-%{version}.tar.bz2
@@ -31,9 +31,7 @@
 Patch1:         feh-makefile_optflags.patch
 # PATCH-FIX-UPSTREAM feh-fix_pointer_arithmetics.patch 
https://github.com/derf/feh/issues/69 [email protected] -- fix 
compiler warnings on casting pointers as ints
 Patch2:         feh-fix_pointer_arithmetics.patch
-# PATCH-FIX-UPSTREAM feh-fix_sighandler.patch 
https://github.com/derf/feh/issues/70 [email protected] -- bad prototype for 
a sighandler_t and a funky unportable pointer cast
-Patch5:         feh-2.12-fix_sighandler.patch
-# PATCH-FIX-UPSTREAM feh-makefile_app.patch [email protected] -- fix ICON_PATH
+# PATCH-FIX-UPSTREAM https://github.com/derf/feh/pull/337
 Patch6:         feh-makefile_app.patch
 BuildRequires:  curl-devel
 BuildRequires:  libjpeg-devel
@@ -48,7 +46,6 @@
 Requires(post): hicolor-icon-theme
 Requires(postun): desktop-file-utils
 Requires(postun): hicolor-icon-theme
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 feh is a versatile and fast image viewer using imlib2, the
@@ -61,7 +58,6 @@
 %setup -q
 %patch1 -p1
 %patch2 -p1
-%patch5 -p1
 %patch6 -p1
 
 cp %{SOURCE3} .
@@ -96,7 +92,6 @@
 %icon_theme_cache_postun
 
 %files
-%defattr(-, root, root)
 %doc AUTHORS ChangeLog README.md TODO
 %{_bindir}/feh
 %{_bindir}/feh-cam

++++++ feh-2.19.tar.bz2 -> feh-2.21.tar.bz2 ++++++
++++ 2090 lines of diff (skipped)


Reply via email to