provide/obsolete simg2img [release 31.0.0p1-2mamba;Tue May 25 2021]
This commit is contained in:
parent
fa8fcb2402
commit
02b9faf75b
@ -1,6 +1,6 @@
|
|||||||
Name: android-tools
|
Name: android-tools
|
||||||
Version: 31.0.0p1
|
Version: 31.0.0p1
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Android platform tools
|
Summary: Android platform tools
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -21,6 +21,8 @@ BuildRequires: libusb-devel
|
|||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: libzstd-devel
|
BuildRequires: libzstd-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
Provides: simg2img
|
||||||
|
Obsoletes: simg2img <= 20161213git
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Android platform tools ported to GNU/Linux for Android based devices management.
|
Android platform tools ported to GNU/Linux for Android based devices management.
|
||||||
@ -84,6 +86,9 @@ export CXX=clang++
|
|||||||
#%{_bindir}/mkbootimg
|
#%{_bindir}/mkbootimg
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 25 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 31.0.0p1-2mamba
|
||||||
|
- provide/obsolete simg2img
|
||||||
|
|
||||||
* Mon May 24 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 31.0.0p1-1mamba
|
* Mon May 24 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 31.0.0p1-1mamba
|
||||||
- update to 31.0.0p1
|
- update to 31.0.0p1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user