update to 1.12.0 [release 1.12.0-1mamba;Tue Jun 29 2021]

This commit is contained in:
Silvan Calarco 2024-01-05 18:51:24 +01:00
parent 6559e48bf7
commit 0b061af8ab

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <silvan.calarco@mambasoft.it> 1.12.0-1mamba
- update to 1.12.0
* Sun Jan 31 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.11.1-1mamba
- update to 1.11.1