bump release for rebuild

This commit is contained in:
Dominic Hopf 2013-08-01 02:47:37 +02:00
parent 3a5911efe3
commit 6f0b000bd9

View File

@ -3,7 +3,7 @@
Summary: Powerful interactive shell
Name: zsh
Version: 5.0.2
Release: 4%{?dist}
Release: 5%{?dist}
License: MIT
URL: http://zsh.sourceforge.net/
Group: System Environment/Shells
@ -177,6 +177,9 @@ fi
%doc Doc/*.html
%changelog
* Thu Aug 01 2013 Dominic Hopf <dmaphy@fedoraproject.org> - 5.0.2-5
- update systemd completion (adds machinectl command)
* Tue Jun 25 2013 Dominic Hopf <dmaphy@fedoraproject.org> - 5.0.2-4
- up-to-date systemd completion (#949003)
- apply patch for building for aarch64 (#926864)