From 79b335ed14c265a4ff63a2471b5eef51eb09dff0 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jan 21 2020 18:26:04 +0000 Subject: import jna-4.5.1-5.el8 --- 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