From 0b061af8ab38b3ab096334e69c0768a6eba7ea6c Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 18:51:24 +0100 Subject: [PATCH] update to 1.12.0 [release 1.12.0-1mamba;Tue Jun 29 2021] --- usbinstall.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/usbinstall.spec b/usbinstall.spec index 5af8245..bbbdbf9 100644 --- a/usbinstall.spec +++ b/usbinstall.spec @@ -1,13 +1,13 @@ Name: usbinstall -Version: 1.11.1 +Version: 1.12.0 Release: 1mamba Summary: A script with a GUI frontend to install openmamba into a removable storage device Group: System/Tools Vendor: openmamba Distribution: openmamba 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 +URL: https://gitlab.mambasoft.it/openmamba/usbinstall +Source: https://gitlab.mambasoft.it/openmamba/usbinstall.git/v%{version}/%{name}-%{version}.tar.bz2 License: GPL Requires: PyQt4-py3 Requires: python-sip4-py3 @@ -26,7 +26,6 @@ Requires: mactel-boot Requires: udisks2 Requires: hfstools Requires: parted -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description A script with a GUI frontend to install openmamba into a removable storage device like a USB pendrive. @@ -76,6 +75,9 @@ Scripts to install openmamba rootfs archives to SD and then to internal MMC devi %{_prefix}/libexec/init_resize %changelog +* Tue Jun 29 2021 Silvan Calarco 1.12.0-1mamba +- update to 1.12.0 + * Sun Jan 31 2021 Silvan Calarco 1.11.1-1mamba - update to 1.11.1