automatic version update by autodist [release 2.5.0-1mamba;Sun Feb 05 2017]
This commit is contained in:
parent
afe85314fc
commit
6809c23e7a
@ -1,5 +1,5 @@
|
|||||||
Name: fish
|
Name: fish
|
||||||
Version: 2.4.0
|
Version: 2.5.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A user friendly command line shell for UNIX-like operating systems such as Linux
|
Summary: A user friendly command line shell for UNIX-like operating systems such as Linux
|
||||||
Group: Applications/Shells
|
Group: Applications/Shells
|
||||||
@ -58,6 +58,8 @@ autoreconf
|
|||||||
%{_datadir}/fish/config.fish
|
%{_datadir}/fish/config.fish
|
||||||
%dir %{_datadir}/fish/functions
|
%dir %{_datadir}/fish/functions
|
||||||
%{_datadir}/fish/functions/*.fish
|
%{_datadir}/fish/functions/*.fish
|
||||||
|
%dir %{_datadir}/fish/groff
|
||||||
|
%{_datadir}/fish/groff/fish.tmac
|
||||||
%dir %{_datadir}/fish/tools
|
%dir %{_datadir}/fish/tools
|
||||||
%{_datadir}/fish/tools/*
|
%{_datadir}/fish/tools/*
|
||||||
%{_datadir}/pkgconfig/fish.pc
|
%{_datadir}/pkgconfig/fish.pc
|
||||||
@ -67,6 +69,9 @@ autoreconf
|
|||||||
%{_mandir}/man1/*.gz
|
%{_mandir}/man1/*.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 05 2017 Automatic Build System <autodist@mambasoft.it> 2.5.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Nov 10 2016 Automatic Build System <autodist@mambasoft.it> 2.4.0-1mamba
|
* Thu Nov 10 2016 Automatic Build System <autodist@mambasoft.it> 2.4.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user