From 7a56cc02d0c05aaae26d2a6ecbb57ca8595c7e95 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:53:00 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- jna.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jna.spec b/jna.spec index 64efd28..63810eb 100644 --- a/jna.spec +++ b/jna.spec @@ -7,7 +7,7 @@ Name: jna Version: 5.14.0 -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, @@ -167,6 +167,9 @@ install -m 755 build/native*/libjnidispatch*.so %{buildroot}%{_libdir}/%{name}/ %changelog +* Mon Jun 24 2024 Troy Dawson - 5.14.0-5 +- Bump release for June 2024 mass rebuild + * Wed May 15 2024 Zuzana Miklankova - 5.14.0-4 - update license to SPDX format