new upstream version

epel9
Lorenzo Villani 16 years ago
parent 3e08012712
commit ea9586a3d7

@ -1,7 +1,7 @@
Summary: A friendly interactive shell
Name: fish
Version: 1.23.0
Release: 7%{?dist}
Version: 1.23.1
Release: 1%{?dist}
License: GPLv2
Group: System Environment/Shells
URL: http://fishshell.org/
@ -61,6 +61,7 @@ fi
%defattr(-,root,root,-)
%doc %{_datadir}/doc/%{name}-%{version}
%{_mandir}/man1/*.1*
%exclude %{_bindir}/xsel
%exclude %{_mandir}/man1/count*
%exclude %{_mandir}/man1/alias*
%exclude %{_mandir}/man1/bg*
@ -88,6 +89,7 @@ fi
%exclude %{_mandir}/man1/type*
%exclude %{_mandir}/man1/ulimit*
%exclude %{_mandir}/man1/umask*
%exclude %{_mandir}/man1/xsel*
%attr(0755,root,root) %{_bindir}/fish
%attr(0755,root,root) %{_bindir}/fishd
%attr(0755,root,root) %{_bindir}/fish_pager
@ -99,6 +101,10 @@ fi
%{_datadir}/fish/
%changelog
* Fri Jul 03 2009 Lorenzo Villani <lvillani@binaryhelix.net> - 1.23.1-1
- 1.23.1
- Fix bz #472613
* 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

Loading…
Cancel
Save