diff --git a/jna.spec b/jna.spec index 9733e31..cf51a55 100644 --- a/jna.spec +++ b/jna.spec @@ -7,7 +7,7 @@ Name: jna Version: 5.14.0 -Release: 6%{?dist} +Release: 7%{?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, @@ -167,6 +167,10 @@ install -m 755 build/native*/libjnidispatch*.so %{buildroot}%{_libdir}/%{name}/ %changelog +* Tue Oct 29 2024 Troy Dawson - 5.14.0-7 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Aug 09 2024 Marián Konček - 5.14.0-6 - Rebuild without generated Requires