automatic version update by autodist [release 1.5.0-1mamba;Sun Mar 09 2025]

This commit is contained in:
2025-03-09 16:38:44 +01:00
parent 2823a5abaf
commit 19a28a74f8
2 changed files with 7 additions and 4 deletions
+1
View File
@@ -1,3 +1,4 @@
# waydroid
Waydroid uses a container-based approach to boot a full Android system on a regular GNU/Linux system like Ubuntu.
+6 -4
View File
@@ -1,6 +1,6 @@
Name: waydroid
Version: 1.4.3
Release: 2mamba
Version: 1.5.0
Release: 1mamba
Summary: A container-based approach to boot a full Android system on a regular GNU/Linux system
Group: Applications/Emulators
Vendor: openmamba
@@ -9,6 +9,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://waydro.id/
Source: https://github.com/waydroid/waydroid.git/%{version}/waydroid-%{version}.tar.bz2
License: GPL
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
Requires: dnsmasq
@@ -22,8 +23,6 @@ Requires: wl-clipboard
%description
Waydroid uses a container-based approach to boot a full Android system on a regular GNU/Linux system like Ubuntu.
#% debug_package
%prep
%setup -q
@@ -59,6 +58,9 @@ Waydroid uses a container-based approach to boot a full Android system on a regu
%doc LICENSE
%changelog
* Sun Mar 09 2025 Automatic Build System <autodist@openmamba.org> 1.5.0-1mamba
- automatic version update by autodist
* Sat Sep 21 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.3-2mamba
- rebuilt without USE_NFTABLES=1 to fix networking
- require python-pyclip and wl-clipboard