Author: dragoon
Update of /cvs/extras/rpms/feh/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29369/FC-3
Modified Files: feh.spec sources .cvsignore Log Message: * Wed Aug 31 2005 Aaron Kurtz a.kurtz@hardsun.net - 1.3.4-1 - bump to 1.3.4
Index: feh.spec =================================================================== RCS file: /cvs/extras/rpms/feh/FC-3/feh.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- feh.spec 16 Jun 2005 09:34:11 -0000 1.5 +++ feh.spec 1 Sep 2005 02:33:31 -0000 1.6 @@ -1,6 +1,9 @@ +# No desktop file for feh. It may be a GUI program, but it needs +# file names or it just spits out the help. + Name: feh -Version: 1.3.1 -Release: 3%{?dist} +Version: 1.3.4 +Release: 1%{?dist} Summary: Fast command line image viewer using Imlib2
Group: Applications/Multimedia @@ -44,6 +47,9 @@ %{_mandir}/man[^3]/*
%changelog +* Wed Aug 31 2005 Aaron Kurtz a.kurtz@hardsun.net - 1.3.4-1 +- bump to 1.3.4 + * Thu Jun 16 2005 Aaron Kurtz a.kurtz@hardsun.net - 1.3.1-3 - do it right this time
Index: sources =================================================================== RCS file: /cvs/extras/rpms/feh/FC-3/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 3 May 2005 16:16:10 -0000 1.3 +++ sources 1 Sep 2005 02:33:31 -0000 1.4 @@ -1 +1 @@ -0a3dfe65b795fed29a9aa1bc250d92d1 feh-1.3.1.tar.gz +3d35ba3d2f0693b019800787f1103891 feh-1.3.4.tar.gz
Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/feh/FC-3/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 3 May 2005 16:16:10 -0000 1.3 +++ .cvsignore 1 Sep 2005 02:33:31 -0000 1.4 @@ -1 +1 @@ -feh-1.3.1.tar.gz +feh-1.3.4.tar.gz
scm-commits@lists.fedoraproject.org