|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: fish
|
|
|
|
|
Version: 2.3.0
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Version: 2.3.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: A friendly interactive shell
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Shells
|
|
|
|
@ -98,6 +98,9 @@ fi
|
|
|
|
|
%{_pkgdocdir}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jul 07 2016 Oliver Haessler <oliver@redhat.com> - 2.3.1-1
|
|
|
|
|
- Bump to 2.3.1
|
|
|
|
|
|
|
|
|
|
* Sun Jun 26 2016 luto@kernel.org - 2.3.0-2
|
|
|
|
|
- Require bc (rhbz 1349714)
|
|
|
|
|
- Improve Fedora vs EPEL compatibility in the specfile
|
|
|
|
|