[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project jna-4.5.1-5.el8

Name jna
Epoch 0
Version 4.5.1
Release 5.el8
Website/URL https://github.com/java-native-access/jna/
License (LGPLv2 or ASL 2.0) and ASL 2.0
Build Time 2023-12-04 21:35:34
Build Host builder-x86-05.inferitos.ru
Summary Pure Java access to native libraries
Repositories AppStream
Description JNA 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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
jna-4.5.1-5.el8.x86_64 Pure Java access to native libraries ccba51f2b74c50396f0ce28016db01a19bb129e3281c262328c57eefa6566259 download
src
jna-4.5.1-5.el8.src Pure Java access to native libraries 96335c23e136f4cde53e87dc4401a915603f3485821d480b8dc5e11911030114 download
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 4.5.1-5
- Rebuilt for MSVSphere 8.8

* Fri Aug 02 2019 Jakub Janco <jjanco@redhat.com> - 4.5.1-5
- Onboard gating and move to AppStream

* Mon May 28 2018 Michael Simacek <msimacek@redhat.com> - 4.5.1-4
- Remove BR on reflections

* Thu Feb 22 2018 Michael Simacek <msimacek@redhat.com> - 4.5.1-3
- Disable -Werror

* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Fri Jan 05 2018 Michael Simacek <msimacek@redhat.com> - 4.5.1-1
- Update to upstream version 4.5.1

* Tue Sep 19 2017 Michael Simacek <msimacek@redhat.com> - 4.5.0-1
- Update to upstream version 4.5.0

* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild

* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

* Wed Jul 19 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.4.0-5
- Fix generation of JAR manifest
- Resolves: rhbz#1472494