From 2c6487b8af2e515b307317bb01d53ea513010e9e Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: May 05 2015 06:38:36 +0000 Subject: Update to upstream 1.2.9. --- diff --git a/.gitignore b/.gitignore index 6e1c2a1..5f89fc7 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ wmeissner-jffi-bbb81f1.tar.gz /jffi-1.2.7.zip /1.2.7.zip /1.2.8.zip +/1.2.9.zip diff --git a/jffi.spec b/jffi.spec index defec90..c4c2db0 100644 --- a/jffi.spec +++ b/jffi.spec @@ -2,7 +2,7 @@ %global sover 1.2 Name: jffi -Version: 1.2.8 +Version: 1.2.9 Release: 1%{?dist} Summary: Java Foreign Function Interface @@ -94,6 +94,9 @@ ant -Duse.system.libffi=1 test %doc COPYING.GPL COPYING.LESSER LICENSE %changelog +* Tue May 5 2015 Alexander Kurtakov 1.2.9-1 +- Update to upstream 1.2.9. + * Thu Apr 30 2015 Alexander Kurtakov 1.2.8-1 - Update to upstream 1.2.8. diff --git a/sources b/sources index ee781f7..a8d156f 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -0ee132068e8c90d2ecd835c62dd13ce9 1.2.7.zip -41b1679634e6b53158189ca092e2274d 1.2.8.zip +058214a603192b73687b4e6553c00d56 1.2.9.zip