From 2da52fe0d5f3f11169567e5c77b28a0a83f5124e Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 18:51:24 +0100 Subject: [PATCH] update to 1.2 [release 1.2-1mamba;Mon Jun 27 2016] --- usbinstall.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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