diff --git a/.gitignore b/.gitignore index 45b6935..1fa4a3f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ feh-1.3.4.tar.gz /feh-2.9.3.tar.bz2 /feh-2.12.tar.bz2 /feh-2.13.1.tar.bz2 +/feh-2.14.tar.bz2 diff --git a/feh.spec b/feh.spec index e1041b8..4542f9f 100644 --- a/feh.spec +++ b/feh.spec @@ -1,6 +1,6 @@ Name: feh -Version: 2.13.1 -Release: 2%{?dist} +Version: 2.14 +Release: 1%{?dist} Summary: Fast command line image viewer using Imlib2 Group: Applications/Multimedia License: MIT @@ -62,6 +62,9 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';' %changelog +* Tue Oct 13 2015 Ben Boeckel - 2.14-1 +- update to 2.14 + * Sat Oct 10 2015 Ben Boeckel - 2.13.1-2 - use license tag - package examples diff --git a/sources b/sources index 1fbd5cf..5d8ff52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -18a70487dddf43682d4acc896bfed0d3 feh-2.13.1.tar.bz2 +79c2e287f00071066b2857ade0b03560 feh-2.14.tar.bz2