diff --git a/.gitignore b/.gitignore index 14a58f5..def4846 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /hawtjni-1.6.tar.xz /hawtjni-1.8.tar.xz /hawtjni-project-1.9.tar.gz +/hawtjni-project-1.10.tar.gz diff --git a/hawtjni.spec b/hawtjni.spec index 6ea56e6..7d57881 100644 --- a/hawtjni.spec +++ b/hawtjni.spec @@ -1,6 +1,6 @@ Name: hawtjni -Version: 1.9 -Release: 5%{?dist} +Version: 1.10 +Release: 1%{?dist} Summary: Code generator that produces the JNI code Group: Development/Libraries License: ASL 2.0 and EPL and BSD @@ -85,6 +85,9 @@ This package allows to use HawtJNI from a maven plugin. %doc license.txt %changelog +* Mon Jun 9 2014 Mikolaj Izdebski - 1.10-1 +- Update to upstream version 1.10 + * Sat Jun 07 2014 Fedora Release Engineering - 1.9-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 9c93848..b0ffee9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be699ff5abcd8cae097f24a84f4e58bb hawtjni-project-1.9.tar.gz +fc37edc5858f9e647150a3813bbab347 hawtjni-project-1.10.tar.gz