| |
@@ -2,8 +2,8 @@
|
| |
%bcond_without reflections
|
| |
|
| |
Name: jna
|
| |
- Version: 5.4.0
|
| |
- Release: 7%{?dist}
|
| |
+ Version: 5.6.0
|
| |
+ Release: 1%{?dist}
|
| |
Summary: Pure Java access to native libraries
|
| |
# Most of code is dual-licensed under either LGPL 2.1+ only or Apache
|
| |
# License 2.0. WeakIdentityHashMap.java was taken from Apache CXF,
|
| |
@@ -146,6 +146,9 @@
|
| |
|
| |
|
| |
%changelog
|
| |
+ * 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
|
| |
|
| |