update to 1.12.0 [release 1.12.0-1mamba;Tue Jun 29 2021]
This commit is contained in:
parent
6559e48bf7
commit
0b061af8ab
@ -1,13 +1,13 @@
|
|||||||
Name: usbinstall
|
Name: usbinstall
|
||||||
Version: 1.11.1
|
Version: 1.12.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A script with a GUI frontend to install openmamba into a removable storage device
|
Summary: A script with a GUI frontend to install openmamba into a removable storage device
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://gitlab.mambasoft.it/openmamba/usbinstall.git
|
URL: https://gitlab.mambasoft.it/openmamba/usbinstall
|
||||||
Source: http://gitlab.mambasoft.it/openmamba/usbinstall.git/v%{version}/%{name}-%{version}.tar.bz2
|
Source: https://gitlab.mambasoft.it/openmamba/usbinstall.git/v%{version}/%{name}-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
Requires: PyQt4-py3
|
Requires: PyQt4-py3
|
||||||
Requires: python-sip4-py3
|
Requires: python-sip4-py3
|
||||||
@ -26,7 +26,6 @@ Requires: mactel-boot
|
|||||||
Requires: udisks2
|
Requires: udisks2
|
||||||
Requires: hfstools
|
Requires: hfstools
|
||||||
Requires: parted
|
Requires: parted
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A script with a GUI frontend to install openmamba into a removable storage device like a USB pendrive.
|
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
|
%{_prefix}/libexec/init_resize
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Jan 31 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.11.1-1mamba
|
||||||
- update to 1.11.1
|
- update to 1.11.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user