update to 1.10.0 [release 1.10.0-1mamba;Mon Dec 21 2020]

This commit is contained in:
Silvan Calarco 2024-01-05 18:51:24 +01:00
parent de61bdc76c
commit 0d0949b26c

View File

@ -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 <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
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 <silvan.calarco@mambasoft.it> 1.10.0-1mamba
- update to 1.10.0
* Sun Oct 04 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.9.1-1mamba
- update to 1.9.1