Bump release for June 2024 mass rebuild
This commit is contained in:
parent
351fc1487a
commit
7a56cc02d0
5
jna.spec
5
jna.spec
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: jna
|
Name: jna
|
||||||
Version: 5.14.0
|
Version: 5.14.0
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Pure Java access to native libraries
|
Summary: Pure Java access to native libraries
|
||||||
# Most of code is dual-licensed under either LGPL 2.1+ only or Apache
|
# Most of code is dual-licensed under either LGPL 2.1+ only or Apache
|
||||||
# License 2.0. WeakIdentityHashMap.java was taken from Apache CXF,
|
# 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
|
%changelog
|
||||||
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 5.14.0-5
|
||||||
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
* Wed May 15 2024 Zuzana Miklankova <zmiklank@redhat.com> - 5.14.0-4
|
* Wed May 15 2024 Zuzana Miklankova <zmiklank@redhat.com> - 5.14.0-4
|
||||||
- update license to SPDX format
|
- update license to SPDX format
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user