Resolves: #1533176 - rebuild against latest gdbm-devel
This commit is contained in:
parent
bde7c93140
commit
71407aafec
5
zsh.spec
5
zsh.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: Powerful interactive shell
|
Summary: Powerful interactive shell
|
||||||
Name: zsh
|
Name: zsh
|
||||||
Version: 5.4.2
|
Version: 5.4.2
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://zsh.sourceforge.net/
|
URL: http://zsh.sourceforge.net/
|
||||||
# FIXME: use .xz once available
|
# FIXME: use .xz once available
|
||||||
@ -167,6 +167,9 @@ fi
|
|||||||
%doc Doc/*.html
|
%doc Doc/*.html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 16 2018 Kamil Dudka <kdudka@redhat.com> - 5.4.2-3
|
||||||
|
- rebuild against latest gdbm-devel (#1533176)
|
||||||
|
|
||||||
* Wed Oct 04 2017 Kamil Dudka <kdudka@redhat.com> - 5.4.2-2
|
* Wed Oct 04 2017 Kamil Dudka <kdudka@redhat.com> - 5.4.2-2
|
||||||
- make the call depth limit configurable by $FUNCNEST (#1441092)
|
- make the call depth limit configurable by $FUNCNEST (#1441092)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user