diff --git a/usbinstall.spec b/usbinstall.spec index eb6a2da..f8860fe 100644 --- a/usbinstall.spec +++ b/usbinstall.spec @@ -1,5 +1,5 @@ Name: usbinstall -Version: 1.9.1 +Version: 1.10.0 Release: 1mamba Summary: A script with a GUI frontend to install openmamba into a removable storage device Group: System/Tools @@ -9,7 +9,9 @@ Packager: Silvan Calarco URL: http://gitlab.mambasoft.it/openmamba/usbinstall.git Source: http://gitlab.mambasoft.it/openmamba/usbinstall.git/v%{version}/%{name}-%{version}.tar.bz2 License: GPL -Requires: PyQt4 +Requires: PyQt4-py3 +Requires: pygobject-py3 +Requires: python-dbus-py3 %ifarch %{ix86} x86_64 Requires: grub Requires: grub-efi-x86_64 @@ -73,6 +75,9 @@ Scripts to install openmamba rootfs archives to SD and then to internal MMC devi %{_prefix}/libexec/init_resize %changelog +* Mon Dec 21 2020 Silvan Calarco 1.10.0-1mamba +- update to 1.10.0 + * Sun Oct 04 2020 Silvan Calarco 1.9.1-1mamba - update to 1.9.1