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