0.8.3-alt1

- make-3.82 support
- fixed live image boot to some extent (see #27640, #27852)
This commit is contained in:
Michael Shigorin 2012-10-15 23:34:36 +03:00
parent 90b8fd49f4
commit 7a50acb5c4

View File

@ -1,5 +1,5 @@
Name: mkimage-profiles
Version: 0.8.2
Version: 0.8.3
Release: alt1
Summary: ALT Linux based distribution metaprofile
@ -61,6 +61,10 @@ cp -a * %buildroot%mpdir
%doc README QUICKSTART
%changelog
* Mon Oct 15 2012 Michael Shigorin <mike@altlinux.org> 0.8.3-alt1
- make-3.82 support
- fixed live image boot to some extent (see #27640, #27852)
* Mon Sep 24 2012 Michael Shigorin <mike@altlinux.org> 0.8.2-alt1
- fixed build with recent make-initrd-propagator