From 2995cb6324f4ef4e2e4232441e7e532d7325680f Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 30 Oct 2019 19:27:49 +0100 Subject: [PATCH] upgrading package: jna 5.4.0 -> 5.5.0 --- jna/jna.patch | 14 +++++++------- jna/jna.spec | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/jna/jna.patch b/jna/jna.patch index effb54e114..5109abe31a 100644 --- a/jna/jna.patch +++ b/jna/jna.patch @@ -1,18 +1,18 @@ Index: build.xml ---- build.xml.orig 2017-09-13 22:12:57.000000000 +0200 -+++ build.xml 2017-09-30 00:32:13.930868000 +0200 -@@ -387,7 +387,7 @@ +--- build.xml.orig 2019-10-30 19:26:04.146178000 +0100 ++++ build.xml 2019-10-30 19:26:45.815281000 +0100 +@@ -408,7 +408,7 @@ -- -+ +- ++ Index: native/Makefile ---- native/Makefile.orig 2017-09-13 22:12:57.000000000 +0200 -+++ native/Makefile 2017-09-30 00:35:51.211560000 +0200 +--- native/Makefile.orig 2019-10-30 17:41:18.000000000 +0100 ++++ native/Makefile 2019-10-30 19:26:04.146488000 +0100 @@ -81,7 +81,7 @@ LIBSFX=.so ARSFX=.a diff --git a/jna/jna.spec b/jna/jna.spec index f2eb59180f..7e47467d66 100644 --- a/jna/jna.spec +++ b/jna/jna.spec @@ -31,8 +31,8 @@ Distribution: OpenPKG Community Class: EVAL Group: Language License: LGPL/Apache -Version: 5.4.0 -Release: 20190720 +Version: 5.5.0 +Release: 20191030 # list of sources Source0: https://github.com/java-native-access/jna/archive/%{version}.tar.gz