diff options
| -rw-r--r-- | ChangeLog | 4 | ||||
| -rw-r--r-- | config.mk | 2 | ||||
| -rw-r--r-- | feh.spec | 2 | 
3 files changed, 5 insertions, 3 deletions
| @@ -1,4 +1,6 @@ -  * git HEAD +Fri Apr  2 16:20:55 CEST 2010  Daniel Friesel <derf@chaosdorf.de> + +* Release v1.4.2       * Replace autoconf by config.mk       * patch by decklin: Use z key to randomly jump in the filelist       * patch by muennich: Correctly set [Paused] window title in slideshow mode @@ -1,5 +1,5 @@  PACKAGE ?= feh -VERSION ?= 1.4.1-git +VERSION ?= 1.4.2-git  # Prefix for all installed files  PREFIX ?= /usr/local @@ -1,6 +1,6 @@  Summary:    Image viewer using Imlib 2  Name:       feh -Version:    1.4.1 +Version:    1.4.2  Release:    1  Copyright:  BSD  Group:      Amusements/Graphics | 
