Tue, 23 Apr 2024 10:55:06 UTC | login

Information for build jna-5.6.0-4.el9

ID7332
Package Namejna
Version5.6.0
Release4.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/jna#1db55ad7234450afb09c1cf29a5d64ab369ffead
SummaryPure Java access to native 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 byodubaj
State complete
Volume DEFAULT
StartedMon, 03 May 2021 13:02:33 UTC
CompletedMon, 03 May 2021 13:04:48 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/jna:1db55ad7234450afb09c1cf29a5d64ab369ffead)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/jna#1db55ad7234450afb09c1cf29a5d64ab369ffead'}}
Tags
c9s-gate
c9s-pending
c9s-pending-signed
RPMs
src
jna-5.6.0-4.el9.src.rpm (info) (download)
aarch64
jna-5.6.0-4.el9.aarch64.rpm (info) (download)
jna-debuginfo-5.6.0-4.el9.aarch64.rpm (info) (download)
jna-debugsource-5.6.0-4.el9.aarch64.rpm (info) (download)
i686
jna-5.6.0-4.el9.i686.rpm (info) (download)
jna-debuginfo-5.6.0-4.el9.i686.rpm (info) (download)
jna-debugsource-5.6.0-4.el9.i686.rpm (info) (download)
noarch
jna-contrib-5.6.0-4.el9.noarch.rpm (info) (download)
jna-javadoc-5.6.0-4.el9.noarch.rpm (info) (download)
ppc64le
jna-5.6.0-4.el9.ppc64le.rpm (info) (download)
jna-debuginfo-5.6.0-4.el9.ppc64le.rpm (info) (download)
jna-debugsource-5.6.0-4.el9.ppc64le.rpm (info) (download)
s390x
jna-5.6.0-4.el9.s390x.rpm (info) (download)
jna-debuginfo-5.6.0-4.el9.s390x.rpm (info) (download)
jna-debugsource-5.6.0-4.el9.s390x.rpm (info) (download)
x86_64
jna-5.6.0-4.el9.x86_64.rpm (info) (download)
jna-debuginfo-5.6.0-4.el9.x86_64.rpm (info) (download)
jna-debugsource-5.6.0-4.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Apr 29 2021 Ondrej Dubaj <odubaj@redhat.com> - 5.6.0-4 - Build without reflections optional dependency (#1954987) * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 5.6.0-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Jan 07 2021 Ondrej Dubaj <odubaj@redhat.com> - 5.6.0-1 - Rebase to version 5.6.0 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jul 23 2020 Fabio Valentini <decathorpe@gmail.com> - 5.4.0-6 - Remove special-cased aarch32 build for java-1.8.0-openjdk. * Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 5.4.0-5 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * Thu Jul 09 2020 Mat Booth <mat.booth@redhat.com> - 5.4.0-4 - Fix conditional build without reflections * Thu Apr 02 2020 Tom Stellard <tstellar@redhat.com> - 5.4.0-3 - Pass C compiler to ant * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Aug 01 2019 Marian Koncek <mkoncek@redhat.com> - 5.4.0-1 - Update to upstream version 5.4.0 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jul 01 2019 Mat Booth <mat.booth@redhat.com> - 4.5.1-9 - Minor correction in license tag * Mon Jun 17 2019 Mat Booth <mat.booth@redhat.com> - 4.5.1-8 - Use xmvn-resolve for portable way to get the ant jar * Sat Jun 08 2019 Mat Booth <mbooth@apache.org> - 4.5.1-7 - Speed up builds on 32bit arm