automatic version update by autodist [release 2.2.0-1mamba;Sun Aug 02 2015]
This commit is contained in:
parent
90b34779bf
commit
cfb4e6b285
11
fish.spec
11
fish.spec
@ -1,5 +1,5 @@
|
||||
Name: fish
|
||||
Version: 2.1.2
|
||||
Version: 2.2.0
|
||||
Release: 1mamba
|
||||
Summary: A user friendly command line shell for UNIX-like operating systems such as Linux
|
||||
Group: Applications/Shells
|
||||
@ -49,23 +49,28 @@ autoreconf
|
||||
#%{_sysconfdir}/shells
|
||||
%{_bindir}/fish
|
||||
%{_bindir}/fish_indent
|
||||
%{_bindir}/fish_pager
|
||||
%{_bindir}/fishd
|
||||
#%{_bindir}/fish_pager
|
||||
#%{_bindir}/fishd
|
||||
%{_bindir}/mimedb
|
||||
%dir %{_datadir}/fish
|
||||
%dir %{_datadir}/fish/completions
|
||||
%{_datadir}/fish/completions/..fish
|
||||
%{_datadir}/fish/completions/*.fish
|
||||
%{_datadir}/fish/config.fish
|
||||
%dir %{_datadir}/fish/functions
|
||||
%{_datadir}/fish/functions/*.fish
|
||||
%dir %{_datadir}/fish/tools
|
||||
%{_datadir}/fish/tools/*
|
||||
%{_datadir}/pkgconfig/fish.pc
|
||||
%dir %{_docdir}/fish
|
||||
%{_docdir}/fish/*
|
||||
%{_datadir}/fish/man/man1/*.1
|
||||
%{_mandir}/man1/*.gz
|
||||
|
||||
%changelog
|
||||
* Sun Aug 02 2015 Automatic Build System <autodist@mambasoft.it> 2.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 27 2015 Automatic Build System <autodist@mambasoft.it> 2.1.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user