|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: A friendly interactive shell
|
|
|
|
|
Name: fish
|
|
|
|
|
Version: 1.23.0
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
License: GPLv2
|
|
|
|
|
Group: System Environment/Shells
|
|
|
|
|
URL: http://fishshell.org/
|
|
|
|
@ -99,6 +99,9 @@ fi
|
|
|
|
|
%{_datadir}/fish/
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.23.0-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Sep 15 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.23.0-6
|
|
|
|
|
- cleanups
|
|
|
|
|
- define ARG_MAX properly so it compiles
|
|
|
|
|