[feh] Update to 2.9.3

Ben Boeckel mathstuf at fedoraproject.org
Thu Nov 21 03:06:35 UTC 2013


commit d8c6966aee20c11a3b43ec4ec6c0a689b2058ddb
Author: Ben Boeckel <mathstuf at gmail.com>
Date:   Wed Nov 20 22:14:50 2013 -0500

    Update to 2.9.3
    
    - Update URL

 .gitignore |    1 +
 feh.spec   |   12 ++++++++----
 sources    |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f05a430..d3d489b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ feh-1.3.4.tar.gz
 /feh-2.1.tar.bz2
 /feh-2.3.tar.bz2
 /feh-2.7.tar.bz2
+/feh-2.9.3.tar.bz2
diff --git a/feh.spec b/feh.spec
index 76a8a7b..1590b98 100644
--- a/feh.spec
+++ b/feh.spec
@@ -2,13 +2,13 @@
 # file names or it just spits out the help.
 
 Name:           feh
-Version:        2.7
-Release:        5%{?dist}
+Version:        2.9.3
+Release:        1%{?dist}
 Summary:        Fast command line image viewer using Imlib2
 Group:          Applications/Multimedia
 License:        MIT
-URL:            https://derf.homelinux.org/projects/feh/
-Source0:        http://derf.homelinux.org/projects/feh/feh-%{version}.tar.bz2
+URL:            http://feh.finalrewind.org/
+Source0:        http://feh.finalrewind.org/feh-2.9.3.tar.bz2
 Patch0:         feh-1.10.1-dejavu.patch
 
 BuildRequires:  giblib-devel
@@ -63,6 +63,10 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
 
 
 %changelog
+* Wed Nov 20 2013 Ben Boeckel <mathstuf at gmail.com> - 2.9.3-1
+- Update to 2.9.3
+- Update URL
+
 * Tue Aug 13 2013 Ralf Corsépius <corsepiu at fedoraproject.org> - 2.7-5
 - Reflect docdir changes (FTBFS RHBZ#992244).
 - Let package acknowledge RPM_OPT_FLAGS.
diff --git a/sources b/sources
index 2b7d2f2..4d2712e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab1d9988ba701d724fdc7194137cc6d1  feh-2.7.tar.bz2
+7c6ecdc36eaf9f14a13f8cf35988da45  feh-2.9.3.tar.bz2


More information about the scm-commits mailing list