From 3868c7c5cee92e766340acf6b8d4accb2ad9ed5f Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 18:51:24 +0100 Subject: [PATCH] require python-sip4-py3 [release 1.10.0-2mamba;Sun Jan 03 2021] --- usbinstall.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/usbinstall.spec b/usbinstall.spec index f8860fe..8beb0bd 100644 --- a/usbinstall.spec +++ b/usbinstall.spec @@ -1,6 +1,6 @@ Name: usbinstall Version: 1.10.0 -Release: 1mamba +Release: 2mamba Summary: A script with a GUI frontend to install openmamba into a removable storage device Group: System/Tools Vendor: openmamba @@ -10,6 +10,7 @@ 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-py3 +Requires: python-sip4-py3 Requires: pygobject-py3 Requires: python-dbus-py3 %ifarch %{ix86} x86_64 @@ -75,6 +76,9 @@ Scripts to install openmamba rootfs archives to SD and then to internal MMC devi %{_prefix}/libexec/init_resize %changelog +* Sun Jan 03 2021 Silvan Calarco 1.10.0-2mamba +- require python-sip4-py3 + * Mon Dec 21 2020 Silvan Calarco 1.10.0-1mamba - update to 1.10.0