New upstream version 5.1.6.

This commit is contained in:
Richard W.M. Jones 2014-03-27 12:17:50 +00:00
parent f95745b06f
commit 8601f916c3
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
dd7c4d0851fbaf9c71cb51df78303fb5 supermin-5.1.5.tar.gz b83eed49c687c996d1e5c418ecb17e4f supermin-5.1.6.tar.gz

View File

@ -1,7 +1,7 @@
Summary: Tool for creating supermin appliances Summary: Tool for creating supermin appliances
Name: supermin Name: supermin
Version: 5.1.5 Version: 5.1.6
Release: 2%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
%if 0%{?rhel} >= 7 %if 0%{?rhel} >= 7
@ -77,6 +77,9 @@ make check
%changelog %changelog
* Thu Mar 27 2014 Richard W.M. Jones <rjones@redhat.com> - 5.1.6-1
- New upstream version 5.1.6.
* Mon Mar 24 2014 Richard W.M. Jones <rjones@redhat.com> - 5.1.5-2 * Mon Mar 24 2014 Richard W.M. Jones <rjones@redhat.com> - 5.1.5-2
- Disable execstack on aarch64. - Disable execstack on aarch64.
It comes from prelink which does not exist on aarch64. It comes from prelink which does not exist on aarch64.