Information for build jna-5.13.0-6.oc9

ID32665
Package Namejna
Version5.13.0
Release6.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/jna.git#525ec39795abc1dd6c3b7113ae119b6b0f0fe18e
SummaryJava programs easy access to native shared libraries
DescriptionJNA provides Java programs easy access to native shared libraries (DLLs on Windows) without writing anything but Java code. JNA's design aims to provide native access in a natural way with a minimum of effort. No boilerplate or generated code is required. While some attention is paid to performance, correctness and ease of use take priority.
Built byoc-bot
State complete
Volume DEFAULT
StartedSat, 18 Jan 2025 13:45:43 CST
CompletedSat, 18 Jan 2025 13:47:44 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/jna.git:525ec39795abc1dd6c3b7113ae119b6b0f0fe18e)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/jna.git#525ec39795abc1dd6c3b7113ae119b6b0f0fe18e'}}
Tags No tags
RPMs
src
jna-5.13.0-6.oc9.src.rpm (info) (download)
aarch64
jna-5.13.0-6.oc9.aarch64.rpm (info) (download)
jna-debuginfo-5.13.0-6.oc9.aarch64.rpm (info) (download)
jna-debugsource-5.13.0-6.oc9.aarch64.rpm (info) (download)
noarch
jna-contrib-5.13.0-6.oc9.noarch.rpm (info) (download)
x86_64
jna-5.13.0-6.oc9.x86_64.rpm (info) (download)
jna-debuginfo-5.13.0-6.oc9.x86_64.rpm (info) (download)
jna-debugsource-5.13.0-6.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jan 15 2025 Zhao Zhen <jeremiazhao@tencent.com> - 5.13.0-6 - rebuilding jna with new ant - will not provide .pom and .xml files - removed javadoc due jquery version in JDK between x86 and loongarch are not same. * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.13.0-5 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.13.0-4 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.13.0-3 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.13.0-2 - Rebuilt for OpenCloudOS Stream 23.05 * Tue Apr 25 2023 Zhao Zhen <jeremiazhao@tencent.com> - 5.13.0-1 - initial