diff --git a/usbinstall.spec b/usbinstall.spec index c696103..c614f3c 100644 --- a/usbinstall.spec +++ b/usbinstall.spec @@ -1,5 +1,5 @@ Name: usbinstall -Version: 1.1 +Version: 1.2 Release: 1mamba Summary: A script with a GUI frontend to install openmamba into a removable storage device Group: System/Tools @@ -11,7 +11,7 @@ Source: http://gitlab.mambasoft.it/openmamba/usbinstall.git/v%{version}/% License: GPL Requires: PyQt4 %ifarch %{ix86} x86_64 -Requires: syslinux +Requires: grub Requires: grub-efi-x86_64 %endif %ifarch %{ix86} @@ -72,6 +72,9 @@ Scripts to install openmamba rootfs archives to SD and then to internal MMC devi %{_sbindir}/rootfsinstall %changelog +* Mon Jun 27 2016 Silvan Calarco 1.2-1mamba +- update to 1.2 + * Fri Dec 19 2014 Silvan Calarco 1.1-1mamba - update to 1.1 - require mactel-boot, udisks2, hfstools, parted