Thu, 13 Jun 2024 04:08:25 UTC | login

Information for build enjarify-1.0.3-4.fc28

ID41191
Package Nameenjarify
Version1.0.3
Release4.fc28
Epoch
SummaryTranslate Dalvik bytecode to equivalent Java bytecode
DescriptionAndroid applications are Java programs that run on a customized virtual machine, which is part of the Android operating system, the Dalvik VM. Their bytecode differs from the bytecode of normal Java applications. Enjarify can translate the Dalvik bytecode back to equivalent Java bytecode, which simplifies the analysis of Android applications.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 08 Jun 2018 10:15:01 UTC
CompletedFri, 08 Jun 2018 10:15:01 UTC
Tags
f29
RPMs
src
enjarify-1.0.3-4.fc28.src.rpm (info) (download)
noarch
enjarify-1.0.3-4.fc28.noarch.rpm (info) (download)
python3-enjarify-1.0.3-4.fc28.noarch.rpm (info) (download)
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 24 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.0.3-2 - Fix launcher script * Thu Feb 23 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.0.3-1 - Add missing %dist tag. - Update URL to a new repo - Use a custom tarball which contains tests/ - Add %check * Tue Feb 07 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.0.3-1 - Rename package to enjarify - Add python3-enjarify subpackage - Preserve timestamp of man page on installation and drop %doc - Use %python_provide * Fri Jan 20 2017 zbyszek <zbyszek@in.waw.pl> - 1.0.3-1 - Initial packaging