Sat, 01 Feb 2025 18:47:43 CST | login

Information for build jna-5.13.0-6.ocs23

ID22617
Package Namejna
Version5.13.0
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/jna.git?.#4ad0b8856e47ba13be01d2afab43f1524da91269
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 18 Jan 2025 13:29:57 CST
CompletedSat, 18 Jan 2025 13:34:37 CST
Taskbuild (dist-ocs23-base, /opencloudos-stream/jna.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/jna.git?.#origin/master'}}
Tags
dist-ocs23-base
RPMs
src
jna-5.13.0-6.ocs23.src.rpm (info) (download)
aarch64
jna-5.13.0-6.ocs23.aarch64.rpm (info) (download)
jna-debuginfo-5.13.0-6.ocs23.aarch64.rpm (info) (download)
jna-debugsource-5.13.0-6.ocs23.aarch64.rpm (info) (download)
loongarch64
jna-5.13.0-6.ocs23.loongarch64.rpm (info) (download)
jna-debuginfo-5.13.0-6.ocs23.loongarch64.rpm (info) (download)
jna-debugsource-5.13.0-6.ocs23.loongarch64.rpm (info) (download)
noarch
jna-contrib-5.13.0-6.ocs23.noarch.rpm (info) (download)
x86_64
jna-5.13.0-6.ocs23.x86_64.rpm (info) (download)
jna-debuginfo-5.13.0-6.ocs23.x86_64.rpm (info) (download)
jna-debugsource-5.13.0-6.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.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