From c7227f0f44aa157992b38b696cc3a1fa589b51b6 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 5 Nov 2019 15:18:59 -0500 Subject: [PATCH] import jna-4.5.1-5.el8 --- SPECS/jna.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/jna.spec b/SPECS/jna.spec index 3ec7fcb..bccaeba 100644 --- a/SPECS/jna.spec +++ b/SPECS/jna.spec @@ -1,6 +1,6 @@ Name: jna Version: 4.5.1 -Release: 4%{?dist} +Release: 5%{?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, @@ -132,6 +132,9 @@ install -m 755 build/native*/libjnidispatch*.so %{buildroot}%{_libdir}/%{name}/ %changelog +* Fri Aug 02 2019 Jakub Janco - 4.5.1-5 +- Onboard gating and move to AppStream + * Mon May 28 2018 Michael Simacek - 4.5.1-4 - Remove BR on reflections