diff options
| author | Daniel Friesel <derf@derf.homelinux.org> | 2010-04-02 16:27:49 +0200 | 
|---|---|---|
| committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-04-02 16:27:49 +0200 | 
| commit | e67c4dd397c09c49c5c349b945b8f770bd4c680b (patch) | |
| tree | 385bcd9476ecc10c9b4b08c1f121dc69711472f1 | |
| parent | 0dffdf69b06af16d33b8233eac52d96d08e0c3c8 (diff) | |
Release v1.4.21.4.2
| -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 | 
