diff --git a/fish.spec b/fish.spec index 8d12a93..4ed5d0b 100644 --- a/fish.spec +++ b/fish.spec @@ -1,5 +1,5 @@ Name: fish -Version: 2.3.0 +Version: 2.3.1 Release: 1mamba Summary: A user friendly command line shell for UNIX-like operating systems such as Linux Group: Applications/Shells @@ -45,13 +45,11 @@ autoreconf %files -f %{name}.lang %defattr(-,root,root) -%{_sysconfdir}/fish/config.fish +%{_sysconfdir}/fish/config.fish #%{_sysconfdir}/shells -%{_bindir}/fish -%{_bindir}/fish_indent -#%{_bindir}/fish_pager -#%{_bindir}/fishd -#%{_bindir}/mimedb +%{_bindir}/fish +%{_bindir}/fish_key_reader +%{_bindir}/fish_indent %dir %{_datadir}/fish %dir %{_datadir}/fish/completions %{_datadir}/fish/__fish_build_paths.fish @@ -69,6 +67,9 @@ autoreconf %{_mandir}/man1/*.gz %changelog +* Tue Jul 05 2016 Automatic Build System 2.3.1-1mamba +- automatic version update by autodist + * Sun May 29 2016 Automatic Build System 2.3.0-1mamba - automatic version update by autodist